2026-03-27 19:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 19:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 19:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-27 19:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 19:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 19:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 19:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 19:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: ec54a6bdc01060ed
2026-03-27 19:30:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 19:30:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.fr/task_41_2026-03-27T19_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 19:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 19:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 19:30:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 19:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 19:30:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 19:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 19:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 19:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-27 19:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 19:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 19:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 19:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 19:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 19:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 19:30:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 19:30:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 19:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 19:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 19:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 19:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-27 19:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 19:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 19:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10730290
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730290%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10730290: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10730290 url https://www.openlane.eu/en/carv6/auction/10730290
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10730301
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730301%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10730301: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10730301 url https://www.openlane.eu/en/carv6/auction/10730301
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738064
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738064%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738064: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738064 url https://www.openlane.eu/en/carv6/auction/10738064
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10730294
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730294%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10730294: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10730294 url https://www.openlane.eu/en/carv6/auction/10730294
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738061
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738061%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738061: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738061 url https://www.openlane.eu/en/carv6/auction/10738061
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738072
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738072%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738072: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738072 url https://www.openlane.eu/en/carv6/auction/10738072
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738062
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738062%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738062: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738062 url https://www.openlane.eu/en/carv6/auction/10738062
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738052
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738052%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738052: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738052 url https://www.openlane.eu/en/carv6/auction/10738052
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738069
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738069%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738069: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738069 url https://www.openlane.eu/en/carv6/auction/10738069
2026-03-27 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738053
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738053%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738053: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738053 url https://www.openlane.eu/en/carv6/auction/10738053
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738065
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738065%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738065: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738065 url https://www.openlane.eu/en/carv6/auction/10738065
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738082
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738082%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738082: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738082 url https://www.openlane.eu/en/carv6/auction/10738082
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738057
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738057%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738057: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738057 url https://www.openlane.eu/en/carv6/auction/10738057
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738067
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738067%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738067: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738067 url https://www.openlane.eu/en/carv6/auction/10738067
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738073
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738073%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738073: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738073 url https://www.openlane.eu/en/carv6/auction/10738073
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738076
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738076%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738076: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738076 url https://www.openlane.eu/en/carv6/auction/10738076
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738074
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738074%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738074: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738074 url https://www.openlane.eu/en/carv6/auction/10738074
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738075
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738075%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738075: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738075 url https://www.openlane.eu/en/carv6/auction/10738075
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738071
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738071%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738071: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738071 url https://www.openlane.eu/en/carv6/auction/10738071
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738081
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738081%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738081: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738081 url https://www.openlane.eu/en/carv6/auction/10738081
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738070
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738070%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738070: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738070 url https://www.openlane.eu/en/carv6/auction/10738070
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10730292
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730292%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10730292: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10730292 url https://www.openlane.eu/en/carv6/auction/10730292
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738056
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738056%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738056: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738056 url https://www.openlane.eu/en/carv6/auction/10738056
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738080
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738080%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738080: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738080 url https://www.openlane.eu/en/carv6/auction/10738080
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10730302
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730302%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10730302: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10730302 url https://www.openlane.eu/en/carv6/auction/10730302
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10730314
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730314%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10730314: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10730314 url https://www.openlane.eu/en/carv6/auction/10730314
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738055
2026-03-27 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738055%27 HTTP/1.1" 200 None
2026-03-27 19:30:23 [adesa.fr] INFO: Scrape type for 10738055: 1
2026-03-27 19:30:23 [adesa.fr] INFO: Scraping item 10738055 url https://www.openlane.eu/en/carv6/auction/10738055
2026-03-27 19:30:23 [adesa.fr] INFO: Found listing with ID: 10738068
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738068%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738068: 1
2026-03-27 19:30:24 [adesa.fr] INFO: Scraping item 10738068 url https://www.openlane.eu/en/carv6/auction/10738068
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738077
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738077%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738077: 1
2026-03-27 19:30:24 [adesa.fr] INFO: Scraping item 10738077 url https://www.openlane.eu/en/carv6/auction/10738077
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10730289
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730289%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10730289: 1
2026-03-27 19:30:24 [adesa.fr] INFO: Scraping item 10730289 url https://www.openlane.eu/en/carv6/auction/10730289
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738058
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738058%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738058: 1
2026-03-27 19:30:24 [adesa.fr] INFO: Scraping item 10738058 url https://www.openlane.eu/en/carv6/auction/10738058
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738980
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738980%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738980: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738980 url https://www.openlane.eu/en/carv6/auction/10738980
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738981
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738981%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738981: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738981 url https://www.openlane.eu/en/carv6/auction/10738981
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738979
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738979%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738979: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738979 url https://www.openlane.eu/en/carv6/auction/10738979
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738982
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738982%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738982: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738982 url https://www.openlane.eu/en/carv6/auction/10738982
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738983
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738983%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738983: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738983 url https://www.openlane.eu/en/carv6/auction/10738983
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738984
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738984%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738984: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738984 url https://www.openlane.eu/en/carv6/auction/10738984
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738985
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738985%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738985: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738985 url https://www.openlane.eu/en/carv6/auction/10738985
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738987
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738987%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738987: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738987 url https://www.openlane.eu/en/carv6/auction/10738987
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738986
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738986%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738986: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738986 url https://www.openlane.eu/en/carv6/auction/10738986
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738978
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738978%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738978: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738978 url https://www.openlane.eu/en/carv6/auction/10738978
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738988
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738988%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738988: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738988 url https://www.openlane.eu/en/carv6/auction/10738988
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738977
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738977%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738977: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738977 url https://www.openlane.eu/en/carv6/auction/10738977
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10738989
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738989%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10738989: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10738989 url https://www.openlane.eu/en/carv6/auction/10738989
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740181
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740181%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740181: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740181 url https://www.openlane.eu/en/carv6/auction/10740181
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740618
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740618%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740618: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740618 url https://www.openlane.eu/en/carv6/auction/10740618
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740547
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740547%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740547: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740547 url https://www.openlane.eu/en/carv6/auction/10740547
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740614
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740614%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740614: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740614 url https://www.openlane.eu/en/carv6/auction/10740614
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740456
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740456%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740456: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740456 url https://www.openlane.eu/en/carv6/auction/10740456
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740616
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740616%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740616: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740616 url https://www.openlane.eu/en/carv6/auction/10740616
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740196
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740196%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740196: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740196 url https://www.openlane.eu/en/carv6/auction/10740196
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740559
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740559%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740559: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740559 url https://www.openlane.eu/en/carv6/auction/10740559
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740590
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740590%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740590: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740590 url https://www.openlane.eu/en/carv6/auction/10740590
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740587
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740587%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740587: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740587 url https://www.openlane.eu/en/carv6/auction/10740587
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740177
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740177%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740177: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740177 url https://www.openlane.eu/en/carv6/auction/10740177
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740208
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740208%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740208: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740208 url https://www.openlane.eu/en/carv6/auction/10740208
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740216
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740216%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740216: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740216 url https://www.openlane.eu/en/carv6/auction/10740216
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740207
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740207%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740207: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740207 url https://www.openlane.eu/en/carv6/auction/10740207
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740230
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740230%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740230: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740230 url https://www.openlane.eu/en/carv6/auction/10740230
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740592
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740592%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740592: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740592 url https://www.openlane.eu/en/carv6/auction/10740592
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740575
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740575%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740575: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740575 url https://www.openlane.eu/en/carv6/auction/10740575
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740589
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740589%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740589: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740589 url https://www.openlane.eu/en/carv6/auction/10740589
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740563
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740563%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740563: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740563 url https://www.openlane.eu/en/carv6/auction/10740563
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740594
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740594%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740594: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740594 url https://www.openlane.eu/en/carv6/auction/10740594
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740221
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740221%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740221: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740221 url https://www.openlane.eu/en/carv6/auction/10740221
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740206
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740206%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740206: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740206 url https://www.openlane.eu/en/carv6/auction/10740206
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740558
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740558%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740558: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740558 url https://www.openlane.eu/en/carv6/auction/10740558
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740232
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740232%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740232: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740232 url https://www.openlane.eu/en/carv6/auction/10740232
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740446
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740446%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740446: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740446 url https://www.openlane.eu/en/carv6/auction/10740446
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740228
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740228%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740228: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740228 url https://www.openlane.eu/en/carv6/auction/10740228
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740211
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740211%27 HTTP/1.1" 200 None
2026-03-27 19:30:24 [adesa.fr] INFO: Scrape type for 10740211: 0
2026-03-27 19:30:24 [adesa.fr] INFO: Skipping item 10740211 url https://www.openlane.eu/en/carv6/auction/10740211
2026-03-27 19:30:24 [adesa.fr] INFO: Found listing with ID: 10740615
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740615%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740615: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740615 url https://www.openlane.eu/en/carv6/auction/10740615
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740220
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740220%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740220: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740220 url https://www.openlane.eu/en/carv6/auction/10740220
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740591
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740591%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740591: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740591 url https://www.openlane.eu/en/carv6/auction/10740591
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740209
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740209%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740209: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740209 url https://www.openlane.eu/en/carv6/auction/10740209
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740193
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740193%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740193: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740193 url https://www.openlane.eu/en/carv6/auction/10740193
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740571
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740571%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740571: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740571 url https://www.openlane.eu/en/carv6/auction/10740571
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740217
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740217%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740217: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740217 url https://www.openlane.eu/en/carv6/auction/10740217
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740226
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740226%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740226: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740226 url https://www.openlane.eu/en/carv6/auction/10740226
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740225
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740225%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740225: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740225 url https://www.openlane.eu/en/carv6/auction/10740225
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740565
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740565%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740565: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740565 url https://www.openlane.eu/en/carv6/auction/10740565
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740633
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740633%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740633: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740633 url https://www.openlane.eu/en/carv6/auction/10740633
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740215
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740215%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740215: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740215 url https://www.openlane.eu/en/carv6/auction/10740215
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740562
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740562%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740562: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740562 url https://www.openlane.eu/en/carv6/auction/10740562
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740197
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740197%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740197: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740197 url https://www.openlane.eu/en/carv6/auction/10740197
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740540
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740540%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740540: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740540 url https://www.openlane.eu/en/carv6/auction/10740540
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740231
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740231%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740231: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740231 url https://www.openlane.eu/en/carv6/auction/10740231
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740545
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740545%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740545: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740545 url https://www.openlane.eu/en/carv6/auction/10740545
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740213
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740213%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740213: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740213 url https://www.openlane.eu/en/carv6/auction/10740213
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740568
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740568%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740568: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740568 url https://www.openlane.eu/en/carv6/auction/10740568
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740566
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740566%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740566: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740566 url https://www.openlane.eu/en/carv6/auction/10740566
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740629
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740629%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740629: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740629 url https://www.openlane.eu/en/carv6/auction/10740629
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740567
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740567%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740567: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740567 url https://www.openlane.eu/en/carv6/auction/10740567
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740182
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740182%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740182: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740182 url https://www.openlane.eu/en/carv6/auction/10740182
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740555
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740555%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740555: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740555 url https://www.openlane.eu/en/carv6/auction/10740555
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740586
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740586%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740586: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740586 url https://www.openlane.eu/en/carv6/auction/10740586
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740585
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740585%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740585: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740585 url https://www.openlane.eu/en/carv6/auction/10740585
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740596
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740596%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740596: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740596 url https://www.openlane.eu/en/carv6/auction/10740596
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740610
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740610%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740610: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740610 url https://www.openlane.eu/en/carv6/auction/10740610
2026-03-27 19:30:25 [adesa.fr] INFO: Found listing with ID: 10740227
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740227%27 HTTP/1.1" 200 None
2026-03-27 19:30:25 [adesa.fr] INFO: Scrape type for 10740227: 0
2026-03-27 19:30:25 [adesa.fr] INFO: Skipping item 10740227 url https://www.openlane.eu/en/carv6/auction/10740227
2026-03-27 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10730290
2026-03-27 19:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93f1dfc7-07ef-59ce-a473-39e74812e725 with scrape type 1
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93f1dfc7-07ef-59ce-a473-39e74812e725
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252F2cd24753-3205-41cb-8976-90df299c3af4.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/2cd24753-3205-41cb-8976-90df299c3af4.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252F0768dbd7-9a36-408a-821c-751937fe7e00.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/0768dbd7-9a36-408a-821c-751937fe7e00.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252F6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252F72b915c1-db66-4c78-bea6-6350777a6d01.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/72b915c1-db66-4c78-bea6-6350777a6d01.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252Fa0b59b14-d37c-43ce-8974-45bd8e876dec.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/a0b59b14-d37c-43ce-8974-45bd8e876dec.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252Fdc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/dc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252F8f0205ab-6861-40c9-836d-be09227a01bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/8f0205ab-6861-40c9-836d-be09227a01bb.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252Fd20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/d20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252Fc9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/c9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg already downloaded
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527748%252Fgeneral%252F877fd766-7a92-4aaf-9857-f809a683159d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527748/general/877fd766-7a92-4aaf-9857-f809a683159d.jpg already downloaded
2026-03-27 19:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 93f1dfc7-07ef-59ce-a473-39e74812e725, identifier: 10730290
2026-03-27 19:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10730290
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:30:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 19:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10730290
2026-03-27 19:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 93f1dfc7-07ef-59ce-a473-39e74812e725 with identifier: 10730290 to the API
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Electric',
'id': '93f1dfc7-07ef-59ce-a473-39e74812e725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730290',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94487,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5527748/general/2cd24753-3205-41cb-8976-90df299c3af4.jpg',
'https://images.openlane.eu/carimgs/5527748/general/0768dbd7-9a36-408a-821c-751937fe7e00.jpg',
'https://images.openlane.eu/carimgs/5527748/general/6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg',
'https://images.openlane.eu/carimgs/5527748/general/72b915c1-db66-4c78-bea6-6350777a6d01.jpg',
'https://images.openlane.eu/carimgs/5527748/general/a0b59b14-d37c-43ce-8974-45bd8e876dec.jpg',
'https://images.openlane.eu/carimgs/5527748/general/dc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg',
'https://images.openlane.eu/carimgs/5527748/general/8f0205ab-6861-40c9-836d-be09227a01bb.jpg',
'https://images.openlane.eu/carimgs/5527748/general/d20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg',
'https://images.openlane.eu/carimgs/5527748/general/c9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg',
'https://images.openlane.eu/carimgs/5527748/general/877fd766-7a92-4aaf-9857-f809a683159d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/2cd24753-3205-41cb-8976-90df299c3af4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/0768dbd7-9a36-408a-821c-751937fe7e00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/6db6388a-07cf-4b56-aee3-2cd8a395e2ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/72b915c1-db66-4c78-bea6-6350777a6d01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/a0b59b14-d37c-43ce-8974-45bd8e876dec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/dc0620bf-bbce-4dbb-9b76-7226f7ad0248.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/8f0205ab-6861-40c9-836d-be09227a01bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/d20f9a3f-60e4-42f1-9f11-a4fa5789c85a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/c9bfa06f-3e07-453e-9cd5-e1a89df2e0bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93f1dfc7-07ef-59ce-a473-39e74812e725/93f1dfc7-07ef-59ce-a473-39e74812e725_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527748/general/877fd766-7a92-4aaf-9857-f809a683159d.jpg',
'Width': 1024}],
'price': 38100,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron RS GT S Extended - Quattro - Electric - Automatic - 598 '
'hp - 94.487 km',
'transmission': 'automatic',
'trim': 'S Extended',
'vin': None,
'year': 2021}
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730290%27 HTTP/1.1" 200 None
2026-03-27 19:30:36 [adesa.fr] INFO: Saving data for 10730290: {'created_time': 1774639836.585673, 'last_price_update_time': 1774639836.585684, 'auction_closing_time': 1774946700.0}
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730290') HTTP/1.1" 204 0
2026-03-27 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10738069
2026-03-27 19:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 1
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7377e037-e684-544b-900c-10d5f974160a
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252Fdc96d6d2-8622-417e-8f7d-9efa000f9a09.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/dc96d6d2-8622-417e-8f7d-9efa000f9a09.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252Fa1b5b390-6295-4d3d-b030-8f824d277652.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/a1b5b390-6295-4d3d-b030-8f824d277652.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252Fe1bce27f-384e-4974-8793-5bfac216f3b0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/e1bce27f-384e-4974-8793-5bfac216f3b0.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252F9342e7b8-eade-47da-878f-58dcfb827f0a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/9342e7b8-eade-47da-878f-58dcfb827f0a.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252F888244cb-afd6-42f9-8237-3a875d0ba80f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/888244cb-afd6-42f9-8237-3a875d0ba80f.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252Fc7ae6f71-526d-4716-8ad5-5dff05e91ac0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/c7ae6f71-526d-4716-8ad5-5dff05e91ac0.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252F9c3f21da-2f43-4364-876f-751dc465f6a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/9c3f21da-2f43-4364-876f-751dc465f6a7.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252F63241aec-f196-4fee-bc50-995d2e402b73.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/63241aec-f196-4fee-bc50-995d2e402b73.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252F588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG not downloaded yet
2026-03-27 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5728213%252Fgeneral%252Ffb2f3e0c-da2a-4df5-b787-91c532a44446.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728213/general/fb2f3e0c-da2a-4df5-b787-91c532a44446.JPG not downloaded yet
2026-03-27 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10738053
2026-03-27 19:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 1
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1689a80-dab3-5eec-8908-5e07fe120012
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252Ff60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/f60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252F0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252Ff78eabc0-150e-495a-9e17-5438f68f8d5a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/f78eabc0-150e-495a-9e17-5438f68f8d5a.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252Fe9fbeef3-f954-4294-965f-3f3005fec49b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/e9fbeef3-f954-4294-965f-3f3005fec49b.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252F5883e00b-34fb-4101-a28b-6c24d932b6bc.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/5883e00b-34fb-4101-a28b-6c24d932b6bc.JPG not downloaded yet
2026-03-27 19:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/fb2f3e0c-da2a-4df5-b787-91c532a44446.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252F4a6ed270-b231-42d2-8b9e-d226e2e05fa5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/4a6ed270-b231-42d2-8b9e-d226e2e05fa5.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252Fa5a0212e-506c-4d21-8e9a-e2226864a9ee.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/a5a0212e-506c-4d21-8e9a-e2226864a9ee.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252F762f6081-53d7-4562-9a4b-2948965d6380.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/762f6081-53d7-4562-9a4b-2948965d6380.JPG not downloaded yet
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252F55bb215e-e162-4a8b-9412-04920eca1ebd.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/55bb215e-e162-4a8b-9412-04920eca1ebd.JPG not downloaded yet
2026-03-27 19:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/5883e00b-34fb-4101-a28b-6c24d932b6bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719581%252Fgeneral%252Feb84b959-1740-4664-a946-c101be30619f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719581/general/eb84b959-1740-4664-a946-c101be30619f.JPG not downloaded yet
2026-03-27 19:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/55bb215e-e162-4a8b-9412-04920eca1ebd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/eb84b959-1740-4664-a946-c101be30619f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/762f6081-53d7-4562-9a4b-2948965d6380.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/a5a0212e-506c-4d21-8e9a-e2226864a9ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/4a6ed270-b231-42d2-8b9e-d226e2e05fa5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/e9fbeef3-f954-4294-965f-3f3005fec49b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/f78eabc0-150e-495a-9e17-5438f68f8d5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/0cf29d7d-f4e0-480e-8cb9-a00bedac0d82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719581/general/f60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738053)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/588c5899-3d5f-49d3-a4a5-d9cbd331c98b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/63241aec-f196-4fee-bc50-995d2e402b73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1689a80-dab3-5eec-8908-5e07fe120012, skipping ID generation
2026-03-27 19:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 1
2026-03-27 19:30:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1689a80-dab3-5eec-8908-5e07fe120012 sending to next pipeline
2026-03-27 19:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1689a80-dab3-5eec-8908-5e07fe120012, identifier: 10738053
2026-03-27 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10738053
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 19:30:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10738053
2026-03-27 19:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10738053 to the API
2026-03-27 19:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719581/general/f60b51bd-c7a3-4cf1-8d08-f6463624ebee.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f1689a80-dab3-5eec-8908-5e07fe120012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-835-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738053',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 190811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 CRDi Active - Diesel - Automatic - 136 hp - 190.811 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738053%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [adesa.fr] INFO: Saving data for 10738053: {'created_time': 1774639841.162196, 'last_price_update_time': 1774639841.162209, 'auction_closing_time': 1774876500.0}
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738053') HTTP/1.1" 204 0
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/9c3f21da-2f43-4364-876f-751dc465f6a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f1689a80-dab3-5eec-8908-5e07fe120012 due to Ignoring non-200 response
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/c7ae6f71-526d-4716-8ad5-5dff05e91ac0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/888244cb-afd6-42f9-8237-3a875d0ba80f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/9342e7b8-eade-47da-878f-58dcfb827f0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/a1b5b390-6295-4d3d-b030-8f824d277652.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10738065
2026-03-27 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 347be2b1-cc1a-5a6e-8133-bce659acb34f with scrape type 1
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 347be2b1-cc1a-5a6e-8133-bce659acb34f
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252F686fe82d-d28a-4b33-9653-4d7e15a61ea5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/686fe82d-d28a-4b33-9653-4d7e15a61ea5.JPG not downloaded yet
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/dc96d6d2-8622-417e-8f7d-9efa000f9a09.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252F3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG not downloaded yet
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728213/general/e1bce27f-384e-4974-8793-5bfac216f3b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738069)
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252F298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG not downloaded yet
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252F517e2c54-d2e7-4978-b960-0ba1802b62ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/517e2c54-d2e7-4978-b960-0ba1802b62ec.JPG not downloaded yet
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252F80e7c7d5-131d-402d-85f8-52048229f3ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/80e7c7d5-131d-402d-85f8-52048229f3ca.JPG not downloaded yet
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/3f2eb358-de71-4365-8dd0-b8d0e10f19ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/686fe82d-d28a-4b33-9653-4d7e15a61ea5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252Fda33bd75-546e-4e2c-bb97-bc7cf631f77b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/da33bd75-546e-4e2c-bb97-bc7cf631f77b.JPG not downloaded yet
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252Fc54ac90a-f0e2-4e0c-8c8a-6da5fe46d98d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/c54ac90a-f0e2-4e0c-8c8a-6da5fe46d98d.JPG not downloaded yet
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7377e037-e684-544b-900c-10d5f974160a, skipping ID generation
2026-03-27 19:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 1
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7377e037-e684-544b-900c-10d5f974160a sending to next pipeline
2026-03-27 19:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7377e037-e684-544b-900c-10d5f974160a, identifier: 10738069
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724420%252Fgeneral%252F68466a9a-abae-46c5-94d8-8ea60e4de0ed.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/68466a9a-abae-46c5-94d8-8ea60e4de0ed.JPG not downloaded yet
2026-03-27 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10738069
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 19:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19: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-27 19:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10738069
2026-03-27 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10738069 to the API
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728213/general/e1bce27f-384e-4974-8793-5bfac216f3b0.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7377e037-e684-544b-900c-10d5f974160a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-028-ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738069',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 177939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Active Business - Hybrid - Automatic - 180 '
'hp - 177.939 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738069%27 HTTP/1.1" 200 None
2026-03-27 19:30:42 [adesa.fr] INFO: Saving data for 10738069: {'created_time': 1774639842.356697, 'last_price_update_time': 1774639842.356714, 'auction_closing_time': 1774876500.0}
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738069') HTTP/1.1" 204 0
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/517e2c54-d2e7-4978-b960-0ba1802b62ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/80e7c7d5-131d-402d-85f8-52048229f3ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7377e037-e684-544b-900c-10d5f974160a due to Ignoring non-200 response
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30: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%252F5724420%252Fgeneral%252Fb7b648e3-9c48-45ca-a915-f95ae32a1b88.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/b7b648e3-9c48-45ca-a915-f95ae32a1b88.JPG not downloaded yet
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30: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%252F5724420%252Fgeneral%252F64df3189-e756-4df6-a4dc-4a1471e2bd29.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724420/general/64df3189-e756-4df6-a4dc-4a1471e2bd29.JPG not downloaded yet
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/c54ac90a-f0e2-4e0c-8c8a-6da5fe46d98d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/da33bd75-546e-4e2c-bb97-bc7cf631f77b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/b7b648e3-9c48-45ca-a915-f95ae32a1b88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/64df3189-e756-4df6-a4dc-4a1471e2bd29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/68466a9a-abae-46c5-94d8-8ea60e4de0ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724420/general/298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738065)
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:30:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 347be2b1-cc1a-5a6e-8133-bce659acb34f, skipping ID generation
2026-03-27 19:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 347be2b1-cc1a-5a6e-8133-bce659acb34f with scrape type 1
2026-03-27 19:30:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 347be2b1-cc1a-5a6e-8133-bce659acb34f sending to next pipeline
2026-03-27 19:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 347be2b1-cc1a-5a6e-8133-bce659acb34f, identifier: 10738065
2026-03-27 19:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10738065
2026-03-27 19:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10738065
2026-03-27 19:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10738065 to the API
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5724420/general/298f4d4d-26ee-4381-9eb0-a50ea78596cd.JPG>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '347be2b1-cc1a-5a6e-8133-bce659acb34f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-029-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738065',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 104103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic S - AWD - Hybrid - '
'Automatic - 199 hp - 104.103 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-27 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738065%27 HTTP/1.1" 200 None
2026-03-27 19:30:43 [adesa.fr] INFO: Saving data for 10738065: {'created_time': 1774639843.028968, 'last_price_update_time': 1774639843.02898, 'auction_closing_time': 1774876500.0}
2026-03-27 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738065') HTTP/1.1" 204 0
2026-03-27 19:30:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 347be2b1-cc1a-5a6e-8133-bce659acb34f due to Ignoring non-200 response
2026-03-27 19:31:06 [scrapy.extensions.logstats] INFO: Crawled 35 pages (at 35 pages/min), scraped 4 items (at 4 items/min)
2026-03-27 19:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-27 19:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10738082
2026-03-27 19:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c9125c-b57e-50ec-93ad-7168622a37aa with scrape type 1
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0c9125c-b57e-50ec-93ad-7168622a37aa
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252Fe01cf16b-756a-4dd9-990a-c875c2c8866c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/e01cf16b-756a-4dd9-990a-c875c2c8866c.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252Fdea365d7-f448-4541-95f8-1caf97cd8179.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/dea365d7-f448-4541-95f8-1caf97cd8179.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252F972b263f-f89f-439b-b8c6-4c7c6e86cc68.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/972b263f-f89f-439b-b8c6-4c7c6e86cc68.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252F50cad58c-47fa-45d6-b95e-18749ac2385a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/50cad58c-47fa-45d6-b95e-18749ac2385a.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252F36c0835b-c1aa-47b2-8f74-80211bceee57.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/36c0835b-c1aa-47b2-8f74-80211bceee57.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252Fb5316bec-043b-4a39-835a-304b82a40005.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/b5316bec-043b-4a39-835a-304b82a40005.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252F7c32d541-4d57-40a6-9574-ca9ad294e621.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/7c32d541-4d57-40a6-9574-ca9ad294e621.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252Fa845eef4-2dff-47ac-86b5-0b935080d346.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/a845eef4-2dff-47ac-86b5-0b935080d346.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252F9c2f8636-1516-47f4-937b-894d9a13bd54.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/9c2f8636-1516-47f4-937b-894d9a13bd54.JPG not downloaded yet
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749493%252Fgeneral%252F45bfdbfd-68b0-4201-9591-4bf6770c950f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749493/general/45bfdbfd-68b0-4201-9591-4bf6770c950f.JPG not downloaded yet
2026-03-27 19:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/45bfdbfd-68b0-4201-9591-4bf6770c950f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/9c2f8636-1516-47f4-937b-894d9a13bd54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10738057
2026-03-27 19:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 1
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6531b974-5c28-5a31-ac76-ee66d5f8c822
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252Fb2b7d471-1aa2-4842-8585-52aa472d0127.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/b2b7d471-1aa2-4842-8585-52aa472d0127.JPG not downloaded yet
2026-03-27 19:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/a845eef4-2dff-47ac-86b5-0b935080d346.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252F741d811d-358a-40f6-988f-adeeeb94d302.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/741d811d-358a-40f6-988f-adeeeb94d302.JPG not downloaded yet
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252Fb3e597c5-cee3-4010-96b5-d06fd254b632.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/b3e597c5-cee3-4010-96b5-d06fd254b632.JPG not downloaded yet
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252F1a8edd13-b317-4851-a26c-8694178f9a1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/1a8edd13-b317-4851-a26c-8694178f9a1a.JPG not downloaded yet
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252Fc09ee060-f9aa-4e5e-81df-505530b0ab01.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/c09ee060-f9aa-4e5e-81df-505530b0ab01.JPG not downloaded yet
2026-03-27 19:31:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/b2b7d471-1aa2-4842-8585-52aa472d0127.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252F158450e0-f467-437b-b625-2864829c5599.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/158450e0-f467-437b-b625-2864829c5599.JPG not downloaded yet
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252Fe8bfba54-d80d-4987-8a28-2f41f5263577.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/e8bfba54-d80d-4987-8a28-2f41f5263577.JPG not downloaded yet
2026-03-27 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252F1fe3c6bf-5ec0-4ad4-b490-8666b18791c8.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/1fe3c6bf-5ec0-4ad4-b490-8666b18791c8.JPG not downloaded yet
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252F91fbb85a-3c3a-4d98-a6a3-04c5f9ae39f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/91fbb85a-3c3a-4d98-a6a3-04c5f9ae39f4.JPG not downloaded yet
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/c09ee060-f9aa-4e5e-81df-505530b0ab01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722129%252Fgeneral%252F90386612-2e81-46d6-9cb2-c553a6fa94f5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722129/general/90386612-2e81-46d6-9cb2-c553a6fa94f5.JPG not downloaded yet
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/91fbb85a-3c3a-4d98-a6a3-04c5f9ae39f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/90386612-2e81-46d6-9cb2-c553a6fa94f5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/1fe3c6bf-5ec0-4ad4-b490-8666b18791c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/e8bfba54-d80d-4987-8a28-2f41f5263577.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/158450e0-f467-437b-b625-2864829c5599.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/1a8edd13-b317-4851-a26c-8694178f9a1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/b3e597c5-cee3-4010-96b5-d06fd254b632.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722129/general/741d811d-358a-40f6-988f-adeeeb94d302.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738057)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/7c32d541-4d57-40a6-9574-ca9ad294e621.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/b5316bec-043b-4a39-835a-304b82a40005.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6531b974-5c28-5a31-ac76-ee66d5f8c822, skipping ID generation
2026-03-27 19:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 1
2026-03-27 19:31:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 sending to next pipeline
2026-03-27 19:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6531b974-5c28-5a31-ac76-ee66d5f8c822, identifier: 10738057
2026-03-27 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10738057
2026-03-27 19:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:31:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 19:31:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10738057
2026-03-27 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10738057 to the API
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722129/general/741d811d-358a-40f6-988f-adeeeb94d302.JPG>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6531b974-5c28-5a31-ac76-ee66d5f8c822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-889-VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738057',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 95066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque P200 R-Dynamic S - AWD - Petrol - '
'Automatic - 199 hp - 95.066 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2023}
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738057%27 HTTP/1.1" 200 None
2026-03-27 19:31:22 [adesa.fr] INFO: Saving data for 10738057: {'created_time': 1774639882.316238, 'last_price_update_time': 1774639882.316253, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738057') HTTP/1.1" 204 0
2026-03-27 19:31:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/36c0835b-c1aa-47b2-8f74-80211bceee57.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 due to Ignoring non-200 response
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/50cad58c-47fa-45d6-b95e-18749ac2385a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/972b263f-f89f-439b-b8c6-4c7c6e86cc68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/dea365d7-f448-4541-95f8-1caf97cd8179.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749493/general/e01cf16b-756a-4dd9-990a-c875c2c8866c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738082)
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0c9125c-b57e-50ec-93ad-7168622a37aa, skipping ID generation
2026-03-27 19:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c9125c-b57e-50ec-93ad-7168622a37aa with scrape type 1
2026-03-27 19:31:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0c9125c-b57e-50ec-93ad-7168622a37aa sending to next pipeline
2026-03-27 19:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0c9125c-b57e-50ec-93ad-7168622a37aa, identifier: 10738082
2026-03-27 19:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10738082
2026-03-27 19:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10738082
2026-03-27 19:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0c9125c-b57e-50ec-93ad-7168622a37aa with identifier: 10738082 to the API
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749493/general/e01cf16b-756a-4dd9-990a-c875c2c8866c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b0c9125c-b57e-50ec-93ad-7168622a37aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-064-WV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738082',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 134486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 1.5 P300e Business - AWD - Hybrid - '
'Automatic - 199 hp - 134.486 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738082%27 HTTP/1.1" 200 None
2026-03-27 19:31:23 [adesa.fr] INFO: Saving data for 10738082: {'created_time': 1774639883.021004, 'last_price_update_time': 1774639883.021019, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738082') HTTP/1.1" 204 0
2026-03-27 19:31:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b0c9125c-b57e-50ec-93ad-7168622a37aa due to Ignoring non-200 response
2026-03-27 19:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10738067
2026-03-27 19:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 1
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252Fc76482db-d16c-4857-b999-07851ab68114.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/c76482db-d16c-4857-b999-07851ab68114.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F0129452f-83c2-469a-9559-6bbee6b4d49b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/0129452f-83c2-469a-9559-6bbee6b4d49b.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252Fb84a7be5-5442-4a07-8c12-fb04ccd4005c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/b84a7be5-5442-4a07-8c12-fb04ccd4005c.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F9102fe28-28fc-49f0-9252-492ce6a7d070.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/9102fe28-28fc-49f0-9252-492ce6a7d070.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F54d2a7cb-e094-4343-9c90-85b29859f887.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/54d2a7cb-e094-4343-9c90-85b29859f887.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F96c606f2-77c8-4371-b7a9-e40cac05c996.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/96c606f2-77c8-4371-b7a9-e40cac05c996.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F5e73f1d4-ca2f-41bb-8656-766e6d819f0c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/5e73f1d4-ca2f-41bb-8656-766e6d819f0c.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F4941c18c-4bb5-48fb-be34-ec830c3c0abf.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/4941c18c-4bb5-48fb-be34-ec830c3c0abf.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252F1c1357b2-94ca-44f3-a4f7-ee12f8593e49.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/1c1357b2-94ca-44f3-a4f7-ee12f8593e49.JPG not downloaded yet
2026-03-27 19:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5728051%252Fgeneral%252Fb4b5dd7d-ab5f-4d93-8b05-8b740be1ee41.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728051/general/b4b5dd7d-ab5f-4d93-8b05-8b740be1ee41.JPG not downloaded yet
2026-03-27 19:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:31:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/b4b5dd7d-ab5f-4d93-8b05-8b740be1ee41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/1c1357b2-94ca-44f3-a4f7-ee12f8593e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10738064
2026-03-27 19:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with scrape type 1
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Fd8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/d8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG not downloaded yet
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Fea83aa65-0432-4856-83a2-2f92e5bfa150.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/ea83aa65-0432-4856-83a2-2f92e5bfa150.JPG not downloaded yet
2026-03-27 19:31:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/4941c18c-4bb5-48fb-be34-ec830c3c0abf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252F78493b53-b563-43be-8d27-e8c9c20e3be2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/78493b53-b563-43be-8d27-e8c9c20e3be2.JPG not downloaded yet
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Ff8503538-4684-4b80-a820-293e88b04925.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/f8503538-4684-4b80-a820-293e88b04925.JPG not downloaded yet
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Fa8e029c1-f710-4b12-b3ee-d2a7b5b0a0bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/a8e029c1-f710-4b12-b3ee-d2a7b5b0a0bb.JPG not downloaded yet
2026-03-27 19:31:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/ea83aa65-0432-4856-83a2-2f92e5bfa150.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Fc0611848-0b28-448a-96ea-2d6903a330cd.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/c0611848-0b28-448a-96ea-2d6903a330cd.JPG not downloaded yet
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Ffc59ea01-5e19-4e2f-8237-1804e54171d3.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/fc59ea01-5e19-4e2f-8237-1804e54171d3.JPG not downloaded yet
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722708%252Fgeneral%252Fce6bc769-1f47-44c8-af69-31808b8d46b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/ce6bc769-1f47-44c8-af69-31808b8d46b3.JPG not downloaded yet
2026-03-27 19:31:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/a8e029c1-f710-4b12-b3ee-d2a7b5b0a0bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722708%252Fgeneral%252F1239d539-aa1c-43f2-9bc5-bffb7a798c1b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/1239d539-aa1c-43f2-9bc5-bffb7a798c1b.JPG not downloaded yet
2026-03-27 19:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31: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%252F5722708%252Fgeneral%252Faec0beda-0374-4eab-98b5-985c21a830e7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722708/general/aec0beda-0374-4eab-98b5-985c21a830e7.JPG not downloaded yet
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/ce6bc769-1f47-44c8-af69-31808b8d46b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/aec0beda-0374-4eab-98b5-985c21a830e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/1239d539-aa1c-43f2-9bc5-bffb7a798c1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/fc59ea01-5e19-4e2f-8237-1804e54171d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/c0611848-0b28-448a-96ea-2d6903a330cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/f8503538-4684-4b80-a820-293e88b04925.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/78493b53-b563-43be-8d27-e8c9c20e3be2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722708/general/d8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738064)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/5e73f1d4-ca2f-41bb-8656-766e6d819f0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/96c606f2-77c8-4371-b7a9-e40cac05c996.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1, skipping ID generation
2026-03-27 19:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with scrape type 1
2026-03-27 19:31:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 sending to next pipeline
2026-03-27 19:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1, identifier: 10738064
2026-03-27 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10738064
2026-03-27 19:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:31:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 19:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19: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-27 19:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10738064
2026-03-27 19:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 with identifier: 10738064 to the API
2026-03-27 19:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722708/general/d8c9820e-fefa-46b9-9dd1-490ed4e96d46.JPG>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6195aca3-a8d0-51d2-8839-8b1cc5c106c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-902-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738064',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 174121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 7,
'seller_name': None,
'title': 'BMW 2 Series Gran Tourer 218i Sport - Petrol - Automatic - 136 hp - '
'174.121 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738064%27 HTTP/1.1" 200 None
2026-03-27 19:31:31 [adesa.fr] INFO: Saving data for 10738064: {'created_time': 1774639891.022671, 'last_price_update_time': 1774639891.022684, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738064') HTTP/1.1" 204 0
2026-03-27 19:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/54d2a7cb-e094-4343-9c90-85b29859f887.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6195aca3-a8d0-51d2-8839-8b1cc5c106c1 due to Ignoring non-200 response
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/9102fe28-28fc-49f0-9252-492ce6a7d070.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/b84a7be5-5442-4a07-8c12-fb04ccd4005c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/0129452f-83c2-469a-9559-6bbee6b4d49b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728051/general/c76482db-d16c-4857-b999-07851ab68114.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738067)
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e, skipping ID generation
2026-03-27 19:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 1
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e sending to next pipeline
2026-03-27 19:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e, identifier: 10738067
2026-03-27 19:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10738067
2026-03-27 19:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10738067
2026-03-27 19:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10738067 to the API
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728051/general/c76482db-d16c-4857-b999-07851ab68114.JPG>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7e9b2ef6-f005-5c3d-b35e-39baa58dce6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-799-FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738067',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 154125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'154.125 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738067%27 HTTP/1.1" 200 None
2026-03-27 19:31:31 [adesa.fr] INFO: Saving data for 10738067: {'created_time': 1774639891.825428, 'last_price_update_time': 1774639891.825441, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738067') HTTP/1.1" 204 0
2026-03-27 19:31:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e due to Ignoring non-200 response
2026-03-27 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10738076
2026-03-27 19:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with scrape type 1
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252Faa17b188-696a-4032-89cc-68e95d26542d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/aa17b188-696a-4032-89cc-68e95d26542d.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252Ff61e3840-0d8d-4a06-ad55-a2bb818dfa7c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/f61e3840-0d8d-4a06-ad55-a2bb818dfa7c.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252Fc41a3358-4def-4737-be91-7a3366173752.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/c41a3358-4def-4737-be91-7a3366173752.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252F69affa7c-399d-4f39-bee2-b4fd87511f36.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/69affa7c-399d-4f39-bee2-b4fd87511f36.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252F95d0e16f-abbb-4ef6-9cad-8f7d17c4ebc0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/95d0e16f-abbb-4ef6-9cad-8f7d17c4ebc0.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252Fed4f1b73-8ee5-4955-9d1b-f24336c0b7e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/ed4f1b73-8ee5-4955-9d1b-f24336c0b7e5.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252Fc8bcc48b-fb79-4421-9fe4-addd6280e743.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/c8bcc48b-fb79-4421-9fe4-addd6280e743.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252F2b46a847-2f05-4723-ad51-2b3d9af54c7b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/2b46a847-2f05-4723-ad51-2b3d9af54c7b.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252F6eafab5f-e6bb-47c5-9027-f966a04702d7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/6eafab5f-e6bb-47c5-9027-f966a04702d7.JPG not downloaded yet
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745722%252Fgeneral%252Fa84ea342-b394-4aae-9732-e0ddb765b45f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745722/general/a84ea342-b394-4aae-9732-e0ddb765b45f.JPG not downloaded yet
2026-03-27 19:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/a84ea342-b394-4aae-9732-e0ddb765b45f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/6eafab5f-e6bb-47c5-9027-f966a04702d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740581
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740581: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740581 url https://www.openlane.eu/en/carv6/auction/10740581
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740584
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740584: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740584 url https://www.openlane.eu/en/carv6/auction/10740584
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740219
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740219%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740219: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740219 url https://www.openlane.eu/en/carv6/auction/10740219
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740593
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740593%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740593: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740593 url https://www.openlane.eu/en/carv6/auction/10740593
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740595
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740595%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740595: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740595 url https://www.openlane.eu/en/carv6/auction/10740595
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740564
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740564: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740564 url https://www.openlane.eu/en/carv6/auction/10740564
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740198
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740198: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740198 url https://www.openlane.eu/en/carv6/auction/10740198
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735389
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735389: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735389 url https://www.openlane.eu/en/carv6/auction/10735389
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741010
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741010%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741010: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741010 url https://www.openlane.eu/en/carv6/auction/10741010
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741028
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741028%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741028: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741028 url https://www.openlane.eu/en/carv6/auction/10741028
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737862
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737862: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737862 url https://www.openlane.eu/en/carv6/auction/10737862
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737870
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737870%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737870: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737870 url https://www.openlane.eu/en/carv6/auction/10737870
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740960
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740960: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740960 url https://www.openlane.eu/en/carv6/auction/10740960
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741004
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741004%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741004: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741004 url https://www.openlane.eu/en/carv6/auction/10741004
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741007
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741007%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741007: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741007 url https://www.openlane.eu/en/carv6/auction/10741007
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741025
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741025%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741025: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741025 url https://www.openlane.eu/en/carv6/auction/10741025
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737868
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737868: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737868 url https://www.openlane.eu/en/carv6/auction/10737868
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737958
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737958: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737958 url https://www.openlane.eu/en/carv6/auction/10737958
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740998
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740998%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740998: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740998 url https://www.openlane.eu/en/carv6/auction/10740998
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735397
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735397: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735397 url https://www.openlane.eu/en/carv6/auction/10735397
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737959
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737959: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737959 url https://www.openlane.eu/en/carv6/auction/10737959
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735316
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735316: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735316 url https://www.openlane.eu/en/carv6/auction/10735316
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735376
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735376: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735376 url https://www.openlane.eu/en/carv6/auction/10735376
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737907
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737907: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737907 url https://www.openlane.eu/en/carv6/auction/10737907
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737908
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737908: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737908 url https://www.openlane.eu/en/carv6/auction/10737908
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737969
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737969%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737969: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737969 url https://www.openlane.eu/en/carv6/auction/10737969
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737912
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737912: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737912 url https://www.openlane.eu/en/carv6/auction/10737912
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737878
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737878%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737878: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737878 url https://www.openlane.eu/en/carv6/auction/10737878
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737911
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737911: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737911 url https://www.openlane.eu/en/carv6/auction/10737911
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10737970
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10737970: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10737970 url https://www.openlane.eu/en/carv6/auction/10737970
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741022
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741022%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741022: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741022 url https://www.openlane.eu/en/carv6/auction/10741022
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741034
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741034: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741034 url https://www.openlane.eu/en/carv6/auction/10741034
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735378
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735378: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735378 url https://www.openlane.eu/en/carv6/auction/10735378
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735313
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735313: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735313 url https://www.openlane.eu/en/carv6/auction/10735313
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735317
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735317: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735317 url https://www.openlane.eu/en/carv6/auction/10735317
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740976
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740976%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740976: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740976 url https://www.openlane.eu/en/carv6/auction/10740976
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10735402
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10735402: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10735402 url https://www.openlane.eu/en/carv6/auction/10735402
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10741036
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741036%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10741036: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10741036 url https://www.openlane.eu/en/carv6/auction/10741036
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740991
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740991: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740991 url https://www.openlane.eu/en/carv6/auction/10740991
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740971
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740971%27 HTTP/1.1" 200 None
2026-03-27 19:31:41 [adesa.fr] INFO: Scrape type for 10740971: 0
2026-03-27 19:31:41 [adesa.fr] INFO: Skipping item 10740971 url https://www.openlane.eu/en/carv6/auction/10740971
2026-03-27 19:31:41 [adesa.fr] INFO: Found listing with ID: 10740957
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740957%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740957: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740957 url https://www.openlane.eu/en/carv6/auction/10740957
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735347
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735347: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735347 url https://www.openlane.eu/en/carv6/auction/10735347
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735383
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735383: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735383 url https://www.openlane.eu/en/carv6/auction/10735383
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735367
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735367: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735367 url https://www.openlane.eu/en/carv6/auction/10735367
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740972
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740972: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740972 url https://www.openlane.eu/en/carv6/auction/10740972
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740983
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740983%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740983: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740983 url https://www.openlane.eu/en/carv6/auction/10740983
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740955
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740955: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740955 url https://www.openlane.eu/en/carv6/auction/10740955
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10737915
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10737915: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10737915 url https://www.openlane.eu/en/carv6/auction/10737915
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740968
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740968: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740968 url https://www.openlane.eu/en/carv6/auction/10740968
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735379
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735379: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735379 url https://www.openlane.eu/en/carv6/auction/10735379
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740969
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740969: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740969 url https://www.openlane.eu/en/carv6/auction/10740969
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740993
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740993: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740993 url https://www.openlane.eu/en/carv6/auction/10740993
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740990
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740990%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740990: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740990 url https://www.openlane.eu/en/carv6/auction/10740990
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10737968
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737968%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10737968: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10737968 url https://www.openlane.eu/en/carv6/auction/10737968
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10741013
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741013%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10741013: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10741013 url https://www.openlane.eu/en/carv6/auction/10741013
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10741033
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741033%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10741033: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10741033 url https://www.openlane.eu/en/carv6/auction/10741033
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740982
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740982%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740982: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740982 url https://www.openlane.eu/en/carv6/auction/10740982
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740988
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740988%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740988: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740988 url https://www.openlane.eu/en/carv6/auction/10740988
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738027
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738027%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10738027: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10738027 url https://www.openlane.eu/en/carv6/auction/10738027
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10738007
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738007%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10738007: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10738007 url https://www.openlane.eu/en/carv6/auction/10738007
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10741001
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741001%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10741001: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10741001 url https://www.openlane.eu/en/carv6/auction/10741001
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740980
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740980%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740980: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740980 url https://www.openlane.eu/en/carv6/auction/10740980
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740986
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740986%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740986: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740986 url https://www.openlane.eu/en/carv6/auction/10740986
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740975
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740975%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740975: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740975 url https://www.openlane.eu/en/carv6/auction/10740975
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10741029
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741029%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10741029: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10741029 url https://www.openlane.eu/en/carv6/auction/10741029
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735366
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735366%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735366: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735366 url https://www.openlane.eu/en/carv6/auction/10735366
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735355
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735355%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735355: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735355 url https://www.openlane.eu/en/carv6/auction/10735355
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10741030
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741030%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10741030: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10741030 url https://www.openlane.eu/en/carv6/auction/10741030
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735394
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735394%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735394: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735394 url https://www.openlane.eu/en/carv6/auction/10735394
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735353
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735353%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735353: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735353 url https://www.openlane.eu/en/carv6/auction/10735353
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735392
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735392%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735392: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735392 url https://www.openlane.eu/en/carv6/auction/10735392
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735314
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735314%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735314: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735314 url https://www.openlane.eu/en/carv6/auction/10735314
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740961
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740961%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740961: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740961 url https://www.openlane.eu/en/carv6/auction/10740961
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735304
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735304%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735304: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735304 url https://www.openlane.eu/en/carv6/auction/10735304
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735321
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735321%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735321: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735321 url https://www.openlane.eu/en/carv6/auction/10735321
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735380
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735380%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735380: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735380 url https://www.openlane.eu/en/carv6/auction/10735380
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10740978
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740978%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10740978: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10740978 url https://www.openlane.eu/en/carv6/auction/10740978
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735354
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735354%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735354: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735354 url https://www.openlane.eu/en/carv6/auction/10735354
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735361
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735361%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735361: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735361 url https://www.openlane.eu/en/carv6/auction/10735361
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735395
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735395%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735395: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735395 url https://www.openlane.eu/en/carv6/auction/10735395
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735342
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735342%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735342: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735342 url https://www.openlane.eu/en/carv6/auction/10735342
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735302
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735302%27 HTTP/1.1" 200 None
2026-03-27 19:31:42 [adesa.fr] INFO: Scrape type for 10735302: 0
2026-03-27 19:31:42 [adesa.fr] INFO: Skipping item 10735302 url https://www.openlane.eu/en/carv6/auction/10735302
2026-03-27 19:31:42 [adesa.fr] INFO: Found listing with ID: 10735343
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735343%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735343: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735343 url https://www.openlane.eu/en/carv6/auction/10735343
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735346
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735346%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735346: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735346 url https://www.openlane.eu/en/carv6/auction/10735346
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735345
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735345%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735345: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735345 url https://www.openlane.eu/en/carv6/auction/10735345
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10738040
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738040%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10738040: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10738040 url https://www.openlane.eu/en/carv6/auction/10738040
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10737995
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737995%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10737995: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10737995 url https://www.openlane.eu/en/carv6/auction/10737995
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10741027
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741027%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10741027: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10741027 url https://www.openlane.eu/en/carv6/auction/10741027
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735401
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735401%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735401: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735401 url https://www.openlane.eu/en/carv6/auction/10735401
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10737994
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737994%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10737994: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10737994 url https://www.openlane.eu/en/carv6/auction/10737994
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735326
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735326%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735326: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735326 url https://www.openlane.eu/en/carv6/auction/10735326
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10737991
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737991%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10737991: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10737991 url https://www.openlane.eu/en/carv6/auction/10737991
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10737976
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737976%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10737976: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10737976 url https://www.openlane.eu/en/carv6/auction/10737976
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735384
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735384%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735384: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735384 url https://www.openlane.eu/en/carv6/auction/10735384
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10740953
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740953%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10740953: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10740953 url https://www.openlane.eu/en/carv6/auction/10740953
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735329
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735329%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735329: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735329 url https://www.openlane.eu/en/carv6/auction/10735329
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735400
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735400%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735400: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735400 url https://www.openlane.eu/en/carv6/auction/10735400
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10735373
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735373%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10735373: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10735373 url https://www.openlane.eu/en/carv6/auction/10735373
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10737901
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737901%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10737901: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10737901 url https://www.openlane.eu/en/carv6/auction/10737901
2026-03-27 19:31:43 [adesa.fr] INFO: Found listing with ID: 10741017
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741017%27 HTTP/1.1" 200 None
2026-03-27 19:31:43 [adesa.fr] INFO: Scrape type for 10741017: 0
2026-03-27 19:31:43 [adesa.fr] INFO: Skipping item 10741017 url https://www.openlane.eu/en/carv6/auction/10741017
2026-03-27 19:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/2b46a847-2f05-4723-ad51-2b3d9af54c7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/c8bcc48b-fb79-4421-9fe4-addd6280e743.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/ed4f1b73-8ee5-4955-9d1b-f24336c0b7e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10738058
2026-03-27 19:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 1
2026-03-27 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39a54d24-9e10-5a88-b4f9-37395ca703d2
2026-03-27 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722209%252Fgeneral%252F0ed24e81-a54b-4167-b477-7a011e55f184.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/0ed24e81-a54b-4167-b477-7a011e55f184.JPG not downloaded yet
2026-03-27 19:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/95d0e16f-abbb-4ef6-9cad-8f7d17c4ebc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722209%252Fgeneral%252Fcc09375a-dfa0-424e-81ae-c514591dbe21.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/cc09375a-dfa0-424e-81ae-c514591dbe21.JPG not downloaded yet
2026-03-27 19:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722209%252Fgeneral%252Fc9b1f02e-d81e-4a56-a3ab-ba62751940c7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/c9b1f02e-d81e-4a56-a3ab-ba62751940c7.JPG not downloaded yet
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252F5bb34cc2-2411-49e4-af4e-90d5af23d853.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/5bb34cc2-2411-49e4-af4e-90d5af23d853.JPG not downloaded yet
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252F589437ec-8b63-46e8-88e5-246c6176495f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/589437ec-8b63-46e8-88e5-246c6176495f.JPG not downloaded yet
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252F3b8255c5-3ceb-4bdb-aba5-9afe4ba28886.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/3b8255c5-3ceb-4bdb-aba5-9afe4ba28886.JPG not downloaded yet
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/0ed24e81-a54b-4167-b477-7a011e55f184.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252Fb43908d6-69e7-48b6-ad35-f4d0899394dd.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/b43908d6-69e7-48b6-ad35-f4d0899394dd.JPG not downloaded yet
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252Fb8a3edce-ff9c-4226-bc27-835943bea592.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/b8a3edce-ff9c-4226-bc27-835943bea592.JPG not downloaded yet
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252F2679191b-aa8f-4687-8a7a-95670d936bb9.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/2679191b-aa8f-4687-8a7a-95670d936bb9.JPG not downloaded yet
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722209%252Fgeneral%252F9cfb2e5b-7dff-4f12-bb66-f1b9c02d546d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722209/general/9cfb2e5b-7dff-4f12-bb66-f1b9c02d546d.jpg already downloaded
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/3b8255c5-3ceb-4bdb-aba5-9afe4ba28886.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/2679191b-aa8f-4687-8a7a-95670d936bb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/b8a3edce-ff9c-4226-bc27-835943bea592.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/b43908d6-69e7-48b6-ad35-f4d0899394dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/589437ec-8b63-46e8-88e5-246c6176495f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/5bb34cc2-2411-49e4-af4e-90d5af23d853.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/c9b1f02e-d81e-4a56-a3ab-ba62751940c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722209/general/cc09375a-dfa0-424e-81ae-c514591dbe21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738058)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/69affa7c-399d-4f39-bee2-b4fd87511f36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/c41a3358-4def-4737-be91-7a3366173752.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39a54d24-9e10-5a88-b4f9-37395ca703d2, skipping ID generation
2026-03-27 19:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 1
2026-03-27 19:31:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 sending to next pipeline
2026-03-27 19:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39a54d24-9e10-5a88-b4f9-37395ca703d2, identifier: 10738058
2026-03-27 19:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10738058
2026-03-27 19:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10738058
2026-03-27 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10738058 to the API
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722209/general/cc09375a-dfa0-424e-81ae-c514591dbe21.JPG>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '39a54d24-9e10-5a88-b4f9-37395ca703d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-095-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738058',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39a54d24-9e10-5a88-b4f9-37395ca703d2/39a54d24-9e10-5a88-b4f9-37395ca703d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264012,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722209/general/9cfb2e5b-7dff-4f12-bb66-f1b9c02d546d.jpg',
'Width': 2048}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Plus - AWD - Hybrid - Automatic - 253 hp - 179.953 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738058%27 HTTP/1.1" 200 None
2026-03-27 19:31:48 [adesa.fr] INFO: Saving data for 10738058: {'created_time': 1774639908.267789, 'last_price_update_time': 1774639908.267804, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738058') HTTP/1.1" 204 0
2026-03-27 19:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/f61e3840-0d8d-4a06-ad55-a2bb818dfa7c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 due to Ignoring non-200 response
2026-03-27 19:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745722/general/aa17b188-696a-4032-89cc-68e95d26542d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738076)
2026-03-27 19:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e, skipping ID generation
2026-03-27 19:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with scrape type 1
2026-03-27 19:31:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e sending to next pipeline
2026-03-27 19:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e, identifier: 10738076
2026-03-27 19:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10738076
2026-03-27 19:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10738076
2026-03-27 19:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10738076 to the API
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745722/general/aa17b188-696a-4032-89cc-68e95d26542d.JPG>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '91b5a2d8-2334-5b37-b963-36f6cb4f0c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-554-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738076',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 130171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.3 Business - Petrol - Automatic - 158 hp - 130.171 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738076%27 HTTP/1.1" 200 None
2026-03-27 19:31:48 [adesa.fr] INFO: Saving data for 10738076: {'created_time': 1774639908.914786, 'last_price_update_time': 1774639908.914798, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738076') HTTP/1.1" 204 0
2026-03-27 19:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e due to Ignoring non-200 response
2026-03-27 19:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289
2026-03-27 19:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b82e3c-c359-5f62-8bee-a8dda556efbb with scrape type 1
2026-03-27 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8b82e3c-c359-5f62-8bee-a8dda556efbb
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F1df73cee-e371-413c-b712-bfd8dfec2165.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/1df73cee-e371-413c-b712-bfd8dfec2165.jpg already downloaded
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252Fb7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/b7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg already downloaded
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg already downloaded
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252Fa4797759-160b-4e5f-ae06-1ce80ecc854c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/a4797759-160b-4e5f-ae06-1ce80ecc854c.jpg already downloaded
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252Ff768ad90-87f3-4213-804f-fe591bc46fde.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/f768ad90-87f3-4213-804f-fe591bc46fde.jpg already downloaded
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F6cf83a03-cc20-4f9b-a42a-e46948850066.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/6cf83a03-cc20-4f9b-a42a-e46948850066.jpg already downloaded
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F63f26c2b-27ce-4412-8b96-d3c43c373888.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/63f26c2b-27ce-4412-8b96-d3c43c373888.jpg already downloaded
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F65e3b986-00f8-45f0-84c3-a464e21d8222.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/65e3b986-00f8-45f0-84c3-a464e21d8222.jpg already downloaded
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F94f0607c-4400-480d-8977-46dfab86038e.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/94f0607c-4400-480d-8977-46dfab86038e.jpg already downloaded
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5506498%252Fgeneral%252F691da179-4f7b-476e-8e2e-4dd6189a2900.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5506498/general/691da179-4f7b-476e-8e2e-4dd6189a2900.jpg already downloaded
2026-03-27 19:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8b82e3c-c359-5f62-8bee-a8dda556efbb, identifier: 10730289
2026-03-27 19:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289
2026-03-27 19:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289
2026-03-27 19:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289 to the API
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730289>
{'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': 340,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e8b82e3c-c359-5f62-8bee-a8dda556efbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-972-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730289',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 143769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5506498/general/1df73cee-e371-413c-b712-bfd8dfec2165.jpg',
'https://images.openlane.eu/carimgs/5506498/general/b7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg',
'https://images.openlane.eu/carimgs/5506498/general/81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg',
'https://images.openlane.eu/carimgs/5506498/general/a4797759-160b-4e5f-ae06-1ce80ecc854c.jpg',
'https://images.openlane.eu/carimgs/5506498/general/f768ad90-87f3-4213-804f-fe591bc46fde.jpg',
'https://images.openlane.eu/carimgs/5506498/general/6cf83a03-cc20-4f9b-a42a-e46948850066.jpg',
'https://images.openlane.eu/carimgs/5506498/general/63f26c2b-27ce-4412-8b96-d3c43c373888.jpg',
'https://images.openlane.eu/carimgs/5506498/general/65e3b986-00f8-45f0-84c3-a464e21d8222.jpg',
'https://images.openlane.eu/carimgs/5506498/general/94f0607c-4400-480d-8977-46dfab86038e.jpg',
'https://images.openlane.eu/carimgs/5506498/general/691da179-4f7b-476e-8e2e-4dd6189a2900.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531772,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/1df73cee-e371-413c-b712-bfd8dfec2165.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609804,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/b7278589-152d-4a09-8ac3-6015b1b8bcb8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489724,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/81e5734a-a7dc-440f-a5b1-8735bd800b61.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524910,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/a4797759-160b-4e5f-ae06-1ce80ecc854c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441556,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/f768ad90-87f3-4213-804f-fe591bc46fde.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471321,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/6cf83a03-cc20-4f9b-a42a-e46948850066.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 548059,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/63f26c2b-27ce-4412-8b96-d3c43c373888.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635469,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/65e3b986-00f8-45f0-84c3-a464e21d8222.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422027,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/94f0607c-4400-480d-8977-46dfab86038e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b82e3c-c359-5f62-8bee-a8dda556efbb/e8b82e3c-c359-5f62-8bee-a8dda556efbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229938,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5506498/general/691da179-4f7b-476e-8e2e-4dd6189a2900.jpg',
'Width': 2000}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 - AWD - Hybrid - Automatic - 340 hp - 143.769 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730289%27 HTTP/1.1" 200 None
2026-03-27 19:31:51 [adesa.fr] INFO: Saving data for 10730289: {'created_time': 1774639911.540675, 'last_price_update_time': 1774639911.540685, 'auction_closing_time': 1774946700.0}
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730289') HTTP/1.1" 204 0
2026-03-27 19:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10738077
2026-03-27 19:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df265ce4-9467-5b8b-84b5-b912cc30ce76 with scrape type 1
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df265ce4-9467-5b8b-84b5-b912cc30ce76
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F40fc20c5-4250-47e0-b750-ce81cf841439.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/40fc20c5-4250-47e0-b750-ce81cf841439.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F5d542d6a-e621-4b25-abf6-7a083d588c95.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/5d542d6a-e621-4b25-abf6-7a083d588c95.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F8f4c9e69-47c2-4a10-9222-2bba6333996a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/8f4c9e69-47c2-4a10-9222-2bba6333996a.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252Fd777b7fe-5af9-40ad-9154-075c35d3e128.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/d777b7fe-5af9-40ad-9154-075c35d3e128.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F02ef66ab-9eee-4154-9114-592a2637f79a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/02ef66ab-9eee-4154-9114-592a2637f79a.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F0abbecb1-c521-4e9d-a537-a6ba53346062.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/0abbecb1-c521-4e9d-a537-a6ba53346062.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252Ffe93a035-3277-4be6-971c-a7f8df2d6637.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/fe93a035-3277-4be6-971c-a7f8df2d6637.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F120de3fd-ef8e-491f-aff8-8f079d0269e1.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/120de3fd-ef8e-491f-aff8-8f079d0269e1.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252F10ad9b8a-fe35-417f-8c35-77f5d5fc9bd3.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/10ad9b8a-fe35-417f-8c35-77f5d5fc9bd3.JPG not downloaded yet
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745765%252Fgeneral%252Fa85852ba-4166-498e-ab46-c8e7a9d35054.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745765/general/a85852ba-4166-498e-ab46-c8e7a9d35054.JPG not downloaded yet
2026-03-27 19:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:31:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/a85852ba-4166-498e-ab46-c8e7a9d35054.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:31:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/10ad9b8a-fe35-417f-8c35-77f5d5fc9bd3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10738068
2026-03-27 19:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 1
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7023c4c-8151-5afb-951a-163fd2fb7013
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252F8444024f-31f7-49a7-a8ff-5472593aa04e.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/8444024f-31f7-49a7-a8ff-5472593aa04e.JPG not downloaded yet
2026-03-27 19:31:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/120de3fd-ef8e-491f-aff8-8f079d0269e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252F58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG not downloaded yet
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252Fd2546775-219e-429a-a5aa-6a615247b435.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/d2546775-219e-429a-a5aa-6a615247b435.JPG not downloaded yet
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252F346a818e-f549-4c5a-be7c-e297cf28c289.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/346a818e-f549-4c5a-be7c-e297cf28c289.JPG not downloaded yet
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252Fddb1b981-4822-4b16-8d2b-921e4de7d450.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/ddb1b981-4822-4b16-8d2b-921e4de7d450.JPG not downloaded yet
2026-03-27 19:31:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/8444024f-31f7-49a7-a8ff-5472593aa04e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252F07b4c527-0bbd-451b-8c8c-160e4479d534.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/07b4c527-0bbd-451b-8c8c-160e4479d534.JPG not downloaded yet
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252Ffd7686ab-4e33-4e9a-bf04-945b347d5697.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/fd7686ab-4e33-4e9a-bf04-945b347d5697.JPG not downloaded yet
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252Fcc45ff0e-2177-4f8e-a1a9-d7c9281306d7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/cc45ff0e-2177-4f8e-a1a9-d7c9281306d7.JPG not downloaded yet
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252F9a8ca3d0-307d-4be8-aa21-ee0f80a26d1d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/9a8ca3d0-307d-4be8-aa21-ee0f80a26d1d.JPG not downloaded yet
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728145%252Fgeneral%252Fe11505e5-c3cd-451e-a407-4f7b05a1db74.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728145/general/e11505e5-c3cd-451e-a407-4f7b05a1db74.JPG not downloaded yet
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/ddb1b981-4822-4b16-8d2b-921e4de7d450.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/e11505e5-c3cd-451e-a407-4f7b05a1db74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/9a8ca3d0-307d-4be8-aa21-ee0f80a26d1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/cc45ff0e-2177-4f8e-a1a9-d7c9281306d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/fd7686ab-4e33-4e9a-bf04-945b347d5697.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/07b4c527-0bbd-451b-8c8c-160e4479d534.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/346a818e-f549-4c5a-be7c-e297cf28c289.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/d2546775-219e-429a-a5aa-6a615247b435.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728145/general/58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738068)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/fe93a035-3277-4be6-971c-a7f8df2d6637.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/0abbecb1-c521-4e9d-a537-a6ba53346062.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:31:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7023c4c-8151-5afb-951a-163fd2fb7013, skipping ID generation
2026-03-27 19:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 1
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7023c4c-8151-5afb-951a-163fd2fb7013 sending to next pipeline
2026-03-27 19:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7023c4c-8151-5afb-951a-163fd2fb7013, identifier: 10738068
2026-03-27 19:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10738068
2026-03-27 19:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10738068
2026-03-27 19:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10738068 to the API
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:31:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728145/general/58861b91-0c4d-4cb5-bda2-aa9166cc37ad.JPG>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd7023c4c-8151-5afb-951a-163fd2fb7013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-051-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738068',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 81930,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 32300,
'price_includes_vat': True,
'registration_date': '2024-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 306 hp '
'- 81.930 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2024}
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738068%27 HTTP/1.1" 200 None
2026-03-27 19:31:59 [adesa.fr] INFO: Saving data for 10738068: {'created_time': 1774639919.903309, 'last_price_update_time': 1774639919.903321, 'auction_closing_time': 1774876500.0}
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738068') HTTP/1.1" 204 0
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/02ef66ab-9eee-4154-9114-592a2637f79a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d7023c4c-8151-5afb-951a-163fd2fb7013 due to Ignoring non-200 response
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:31:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/d777b7fe-5af9-40ad-9154-075c35d3e128.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:32:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/8f4c9e69-47c2-4a10-9222-2bba6333996a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:32:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/5d542d6a-e621-4b25-abf6-7a083d588c95.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:32:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745765/general/40fc20c5-4250-47e0-b750-ce81cf841439.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738077)
2026-03-27 19:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:32:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df265ce4-9467-5b8b-84b5-b912cc30ce76, skipping ID generation
2026-03-27 19:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df265ce4-9467-5b8b-84b5-b912cc30ce76 with scrape type 1
2026-03-27 19:32:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df265ce4-9467-5b8b-84b5-b912cc30ce76 sending to next pipeline
2026-03-27 19:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: df265ce4-9467-5b8b-84b5-b912cc30ce76, identifier: 10738077
2026-03-27 19:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10738077
2026-03-27 19:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10738077
2026-03-27 19:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10738077 to the API
2026-03-27 19:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:00 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745765/general/40fc20c5-4250-47e0-b750-ce81cf841439.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'df265ce4-9467-5b8b-84b5-b912cc30ce76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-479-ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738077',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 119765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Dynamic Business - AWD - Hybrid - Automatic - 178 '
'hp - 119.765 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-27 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738077%27 HTTP/1.1" 200 None
2026-03-27 19:32:00 [adesa.fr] INFO: Saving data for 10738077: {'created_time': 1774639920.553842, 'last_price_update_time': 1774639920.553852, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738077') HTTP/1.1" 204 0
2026-03-27 19:32:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item df265ce4-9467-5b8b-84b5-b912cc30ce76 due to Ignoring non-200 response
2026-03-27 19:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10738055
2026-03-27 19:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 1
2026-03-27 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91e0ce86-307e-56b9-a393-6047829f8ee1
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F429d15d0-692f-4048-970d-f35000791883.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/429d15d0-692f-4048-970d-f35000791883.JPG not downloaded yet
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F28a1fbbe-90e7-415f-8d68-ce914ed65b0a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/28a1fbbe-90e7-415f-8d68-ce914ed65b0a.JPG not downloaded yet
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252Fefae3dbb-772c-49b4-ac29-e0f35602b409.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/efae3dbb-772c-49b4-ac29-e0f35602b409.JPG not downloaded yet
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F1fdd48d2-7783-4da6-b1ec-0eefaed5ab71.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/1fdd48d2-7783-4da6-b1ec-0eefaed5ab71.JPG not downloaded yet
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F1a5369c9-8ad6-4ed7-8c3b-13162d812b14.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/1a5369c9-8ad6-4ed7-8c3b-13162d812b14.JPG not downloaded yet
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F2edc145f-04d2-41ef-9b98-010be5481411.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/2edc145f-04d2-41ef-9b98-010be5481411.JPG not downloaded yet
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F2f4c0ed1-a01a-401e-b94c-a74832f3a4ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/2f4c0ed1-a01a-401e-b94c-a74832f3a4ea.JPG not downloaded yet
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F40846bee-5801-40ee-bc56-e4369d0cd0e2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/40846bee-5801-40ee-bc56-e4369d0cd0e2.JPG not downloaded yet
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252Fe816a9af-7beb-4d35-8383-8540acae1685.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/e816a9af-7beb-4d35-8383-8540acae1685.JPG not downloaded yet
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719664%252Fgeneral%252F0241a0d5-47f8-43b6-a871-5ed5666453d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719664/general/0241a0d5-47f8-43b6-a871-5ed5666453d9.JPG not downloaded yet
2026-03-27 19:32:06 [scrapy.extensions.logstats] INFO: Crawled 125 pages (at 90 pages/min), scraped 13 items (at 9 items/min)
2026-03-27 19:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-27 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/0241a0d5-47f8-43b6-a871-5ed5666453d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/e816a9af-7beb-4d35-8383-8540acae1685.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314
2026-03-27 19:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f608c9d6-f8cf-542b-9b7a-d66d3a242454 with scrape type 1
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f608c9d6-f8cf-542b-9b7a-d66d3a242454
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F306c503c-c9ce-47ca-aed0-18c197905c6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/306c503c-c9ce-47ca-aed0-18c197905c6f.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F5da89273-1ecb-49e3-ab3b-ed5205538828.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/5da89273-1ecb-49e3-ab3b-ed5205538828.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F0107b54d-d43f-4678-a31e-f1aa5e800792.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/0107b54d-d43f-4678-a31e-f1aa5e800792.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252Fa50b594e-0069-436c-bbad-2e268a67ecff.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/a50b594e-0069-436c-bbad-2e268a67ecff.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F4c372228-b7c6-403b-957d-de14c4786245.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/4c372228-b7c6-403b-957d-de14c4786245.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252Ff0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/f0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg already downloaded
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710103%252Fgeneral%252F45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710103/general/45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg already downloaded
2026-03-27 19:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f608c9d6-f8cf-542b-9b7a-d66d3a242454, identifier: 10730314
2026-03-27 19:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314
2026-03-27 19:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314
2026-03-27 19:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314 to the API
2026-03-27 19:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730314>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f608c9d6-f8cf-542b-9b7a-d66d3a242454',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-960-QY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730314',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 151232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5710103/general/306c503c-c9ce-47ca-aed0-18c197905c6f.jpg',
'https://images.openlane.eu/carimgs/5710103/general/5da89273-1ecb-49e3-ab3b-ed5205538828.jpg',
'https://images.openlane.eu/carimgs/5710103/general/1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg',
'https://images.openlane.eu/carimgs/5710103/general/3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg',
'https://images.openlane.eu/carimgs/5710103/general/0107b54d-d43f-4678-a31e-f1aa5e800792.jpg',
'https://images.openlane.eu/carimgs/5710103/general/a50b594e-0069-436c-bbad-2e268a67ecff.jpg',
'https://images.openlane.eu/carimgs/5710103/general/4c372228-b7c6-403b-957d-de14c4786245.jpg',
'https://images.openlane.eu/carimgs/5710103/general/f0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg',
'https://images.openlane.eu/carimgs/5710103/general/3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg',
'https://images.openlane.eu/carimgs/5710103/general/45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/306c503c-c9ce-47ca-aed0-18c197905c6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/5da89273-1ecb-49e3-ab3b-ed5205538828.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/1e2f28d8-eea1-4785-b319-d5c61c3b90ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/3ab80213-9d5f-4bdf-be69-ef0d565bd956.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/0107b54d-d43f-4678-a31e-f1aa5e800792.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/a50b594e-0069-436c-bbad-2e268a67ecff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/4c372228-b7c6-403b-957d-de14c4786245.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/f0fca307-cd5f-4e77-bf4a-f48551c9efc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/3774b055-a7bc-4a9e-aba5-bb34016eef6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f608c9d6-f8cf-542b-9b7a-d66d3a242454/f608c9d6-f8cf-542b-9b7a-d66d3a242454_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710103/general/45c6ca43-ee8e-4356-9239-dbd1044a21da.jpg',
'Width': 1024}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design - AWD - Hybrid - Automatic - 184 hp - '
'151.232 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730314%27 HTTP/1.1" 200 None
2026-03-27 19:32:17 [adesa.fr] INFO: Saving data for 10730314: {'created_time': 1774639937.172327, 'last_price_update_time': 1774639937.172385, 'auction_closing_time': 1774946700.0}
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730314') HTTP/1.1" 204 0
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/40846bee-5801-40ee-bc56-e4369d0cd0e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/2f4c0ed1-a01a-401e-b94c-a74832f3a4ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/2edc145f-04d2-41ef-9b98-010be5481411.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/1a5369c9-8ad6-4ed7-8c3b-13162d812b14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/1fdd48d2-7783-4da6-b1ec-0eefaed5ab71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/efae3dbb-772c-49b4-ac29-e0f35602b409.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/28a1fbbe-90e7-415f-8d68-ce914ed65b0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719664/general/429d15d0-692f-4048-970d-f35000791883.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738055)
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91e0ce86-307e-56b9-a393-6047829f8ee1, skipping ID generation
2026-03-27 19:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 1
2026-03-27 19:32:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91e0ce86-307e-56b9-a393-6047829f8ee1 sending to next pipeline
2026-03-27 19:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91e0ce86-307e-56b9-a393-6047829f8ee1, identifier: 10738055
2026-03-27 19:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10738055
2026-03-27 19:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10738055
2026-03-27 19:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10738055 to the API
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719664/general/429d15d0-692f-4048-970d-f35000791883.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '91e0ce86-307e-56b9-a393-6047829f8ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-526-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738055',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 92914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 184 hp '
'- 92.914 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2022}
2026-03-27 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738055%27 HTTP/1.1" 200 None
2026-03-27 19:32:18 [adesa.fr] INFO: Saving data for 10738055: {'created_time': 1774639938.027819, 'last_price_update_time': 1774639938.027832, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738055') HTTP/1.1" 204 0
2026-03-27 19:32:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 91e0ce86-307e-56b9-a393-6047829f8ee1 due to Ignoring non-200 response
2026-03-27 19:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302
2026-03-27 19:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337ae3c0-5c66-582a-8faf-919144695302 with scrape type 1
2026-03-27 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 337ae3c0-5c66-582a-8faf-919144695302
2026-03-27 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252Fdc3902a8-5dff-4f66-b822-532504a3e9a2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/dc3902a8-5dff-4f66-b822-532504a3e9a2.JPG not downloaded yet
2026-03-27 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252F6507ac0e-b2d4-4b9c-a607-2a04ed09dde4.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/6507ac0e-b2d4-4b9c-a607-2a04ed09dde4.JPG not downloaded yet
2026-03-27 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252F661dad26-e987-4ebd-9a38-f9f4d9bfb528.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/661dad26-e987-4ebd-9a38-f9f4d9bfb528.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252F46e2b6aa-4510-4df7-82db-9eb098e865f0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/46e2b6aa-4510-4df7-82db-9eb098e865f0.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252F693bc46c-96e8-4a04-b0d0-242e36a35f7f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/693bc46c-96e8-4a04-b0d0-242e36a35f7f.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252Faf35e692-b339-4ab6-b0d0-7ad57d10e4f3.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/af35e692-b339-4ab6-b0d0-7ad57d10e4f3.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252Fa60996a9-5b6e-4504-8bf0-a85ad3235727.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/a60996a9-5b6e-4504-8bf0-a85ad3235727.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252Fb3287d28-0677-480a-8990-3e7e8a97df30.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/b3287d28-0677-480a-8990-3e7e8a97df30.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252F0361afde-43dd-46ef-8acc-66997ec60d55.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/0361afde-43dd-46ef-8acc-66997ec60d55.JPG not downloaded yet
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660328%252Fgeneral%252Fdd52f925-f037-47ea-bc82-7720eede6e09.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660328/general/dd52f925-f037-47ea-bc82-7720eede6e09.JPG not downloaded yet
2026-03-27 19:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/dd52f925-f037-47ea-bc82-7720eede6e09.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/0361afde-43dd-46ef-8acc-66997ec60d55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10738080
2026-03-27 19:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7013f310-f9ee-53be-bb98-537a791cedfb with scrape type 1
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7013f310-f9ee-53be-bb98-537a791cedfb
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252Fbc0add89-0629-4ff1-b375-df57beb76ef5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/bc0add89-0629-4ff1-b375-df57beb76ef5.JPG not downloaded yet
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252Ff0747cfd-7e2c-484c-8c52-474dc1254067.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/f0747cfd-7e2c-484c-8c52-474dc1254067.JPG not downloaded yet
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/b3287d28-0677-480a-8990-3e7e8a97df30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252F3d4bb0c5-12c1-43ec-b115-34d374e2b472.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/3d4bb0c5-12c1-43ec-b115-34d374e2b472.JPG not downloaded yet
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252F9b21d79c-e038-47c2-baa1-67b00cd7122c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/9b21d79c-e038-47c2-baa1-67b00cd7122c.JPG not downloaded yet
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252F63445fac-0349-4d76-99c3-88199629040d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/63445fac-0349-4d76-99c3-88199629040d.JPG not downloaded yet
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252F4edbdb29-f93c-44c9-9934-59888267cd33.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/4edbdb29-f93c-44c9-9934-59888267cd33.JPG not downloaded yet
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/f0747cfd-7e2c-484c-8c52-474dc1254067.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252Fee590a40-bda8-49dd-bcc7-44587f261597.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/ee590a40-bda8-49dd-bcc7-44587f261597.JPG not downloaded yet
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252Faf96e0eb-77d7-46da-9d3c-a1a7e9ecf6b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/af96e0eb-77d7-46da-9d3c-a1a7e9ecf6b9.JPG not downloaded yet
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252Fbf742e6b-1dae-4a61-b75d-9db8f517dc05.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/bf742e6b-1dae-4a61-b75d-9db8f517dc05.JPG not downloaded yet
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748790%252Fgeneral%252F251ae584-0c8f-4b6b-b47e-8aa9a3430f82.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748790/general/251ae584-0c8f-4b6b-b47e-8aa9a3430f82.JPG not downloaded yet
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/4edbdb29-f93c-44c9-9934-59888267cd33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/251ae584-0c8f-4b6b-b47e-8aa9a3430f82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/bf742e6b-1dae-4a61-b75d-9db8f517dc05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/af96e0eb-77d7-46da-9d3c-a1a7e9ecf6b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/ee590a40-bda8-49dd-bcc7-44587f261597.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/63445fac-0349-4d76-99c3-88199629040d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/9b21d79c-e038-47c2-baa1-67b00cd7122c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/3d4bb0c5-12c1-43ec-b115-34d374e2b472.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748790/general/bc0add89-0629-4ff1-b375-df57beb76ef5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738080)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/a60996a9-5b6e-4504-8bf0-a85ad3235727.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/af35e692-b339-4ab6-b0d0-7ad57d10e4f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7013f310-f9ee-53be-bb98-537a791cedfb, skipping ID generation
2026-03-27 19:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7013f310-f9ee-53be-bb98-537a791cedfb with scrape type 1
2026-03-27 19:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7013f310-f9ee-53be-bb98-537a791cedfb sending to next pipeline
2026-03-27 19:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7013f310-f9ee-53be-bb98-537a791cedfb, identifier: 10738080
2026-03-27 19:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10738080
2026-03-27 19:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10738080
2026-03-27 19:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7013f310-f9ee-53be-bb98-537a791cedfb with identifier: 10738080 to the API
2026-03-27 19:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748790/general/bc0add89-0629-4ff1-b375-df57beb76ef5.JPG>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7013f310-f9ee-53be-bb98-537a791cedfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-828-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738080',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 163026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Touring Sports 1.8 Active - Hybrid - Automatic - 122 '
'hp - 163.026 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738080%27 HTTP/1.1" 200 None
2026-03-27 19:32:27 [adesa.fr] INFO: Saving data for 10738080: {'created_time': 1774639947.24507, 'last_price_update_time': 1774639947.245082, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738080') HTTP/1.1" 204 0
2026-03-27 19:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/693bc46c-96e8-4a04-b0d0-242e36a35f7f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7013f310-f9ee-53be-bb98-537a791cedfb due to Ignoring non-200 response
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/46e2b6aa-4510-4df7-82db-9eb098e865f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/661dad26-e987-4ebd-9a38-f9f4d9bfb528.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/6507ac0e-b2d4-4b9c-a607-2a04ed09dde4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660328/general/dc3902a8-5dff-4f66-b822-532504a3e9a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730302)
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 337ae3c0-5c66-582a-8faf-919144695302, skipping ID generation
2026-03-27 19:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337ae3c0-5c66-582a-8faf-919144695302 with scrape type 1
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 337ae3c0-5c66-582a-8faf-919144695302 sending to next pipeline
2026-03-27 19:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 337ae3c0-5c66-582a-8faf-919144695302, identifier: 10730302
2026-03-27 19:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302
2026-03-27 19:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302
2026-03-27 19:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302 to the API
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660328/general/dc3902a8-5dff-4f66-b822-532504a3e9a2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 221,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '337ae3c0-5c66-582a-8faf-919144695302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-292-TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730302',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 158715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 221 hp - '
'158.715 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2020}
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730302%27 HTTP/1.1" 200 None
2026-03-27 19:32:27 [adesa.fr] INFO: Saving data for 10730302: {'created_time': 1774639947.943505, 'last_price_update_time': 1774639947.943516, 'auction_closing_time': 1774946700.0}
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730302') HTTP/1.1" 204 0
2026-03-27 19:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 337ae3c0-5c66-582a-8faf-919144695302 due to Ignoring non-200 response
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.231(s), this was the 1st time calling it.
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.983693416914761 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-27 19:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.252(s), this was the 1st time calling it.
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.859214813444656 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-27 19:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.274(s), this was the 1st time calling it.
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.293923306195351 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-27 19:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.362(s), this was the 1st time calling it.
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.395629818768638 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-27 19:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.298(s), this was the 1st time calling it.
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.089429444257579 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-27 19:32:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.319(s), this was the 1st time calling it.
2026-03-27 19:32:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.266095181842532 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-27 19:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:34 [adesa.fr] INFO: Found listing with ID: 10740950
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740950%27 HTTP/1.1" 200 None
2026-03-27 19:32:34 [adesa.fr] INFO: Scrape type for 10740950: 0
2026-03-27 19:32:34 [adesa.fr] INFO: Skipping item 10740950 url https://www.openlane.eu/en/carv6/auction/10740950
2026-03-27 19:32:34 [adesa.fr] INFO: Found listing with ID: 10735319
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735319%27 HTTP/1.1" 200 None
2026-03-27 19:32:34 [adesa.fr] INFO: Scrape type for 10735319: 0
2026-03-27 19:32:34 [adesa.fr] INFO: Skipping item 10735319 url https://www.openlane.eu/en/carv6/auction/10735319
2026-03-27 19:32:34 [adesa.fr] INFO: Found listing with ID: 10741021
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741021%27 HTTP/1.1" 200 None
2026-03-27 19:32:34 [adesa.fr] INFO: Scrape type for 10741021: 0
2026-03-27 19:32:34 [adesa.fr] INFO: Skipping item 10741021 url https://www.openlane.eu/en/carv6/auction/10741021
2026-03-27 19:32:34 [adesa.fr] INFO: Found listing with ID: 10737900
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737900%27 HTTP/1.1" 200 None
2026-03-27 19:32:34 [adesa.fr] INFO: Scrape type for 10737900: 0
2026-03-27 19:32:34 [adesa.fr] INFO: Skipping item 10737900 url https://www.openlane.eu/en/carv6/auction/10737900
2026-03-27 19:32:34 [adesa.fr] INFO: Found listing with ID: 10738039
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738039%27 HTTP/1.1" 200 None
2026-03-27 19:32:34 [adesa.fr] INFO: Scrape type for 10738039: 0
2026-03-27 19:32:34 [adesa.fr] INFO: Skipping item 10738039 url https://www.openlane.eu/en/carv6/auction/10738039
2026-03-27 19:32:34 [adesa.fr] INFO: Found listing with ID: 10738044
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738044%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10738044: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10738044 url https://www.openlane.eu/en/carv6/auction/10738044
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735323
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735323%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735323: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735323 url https://www.openlane.eu/en/carv6/auction/10735323
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735396
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735396%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735396: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735396 url https://www.openlane.eu/en/carv6/auction/10735396
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740956
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740956%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740956: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740956 url https://www.openlane.eu/en/carv6/auction/10740956
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10737888
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737888%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10737888: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10737888 url https://www.openlane.eu/en/carv6/auction/10737888
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10737884
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737884%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10737884: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10737884 url https://www.openlane.eu/en/carv6/auction/10737884
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10737938
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737938%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10737938: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10737938 url https://www.openlane.eu/en/carv6/auction/10737938
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735337
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735337%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735337: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735337 url https://www.openlane.eu/en/carv6/auction/10735337
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735388
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735388%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735388: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735388 url https://www.openlane.eu/en/carv6/auction/10735388
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10737993
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737993%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10737993: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10737993 url https://www.openlane.eu/en/carv6/auction/10737993
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735386
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735386%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735386: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735386 url https://www.openlane.eu/en/carv6/auction/10735386
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735344
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735344%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735344: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735344 url https://www.openlane.eu/en/carv6/auction/10735344
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735318
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735318%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735318: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735318 url https://www.openlane.eu/en/carv6/auction/10735318
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735375
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735375%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735375: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735375 url https://www.openlane.eu/en/carv6/auction/10735375
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740952
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740952%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740952: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740952 url https://www.openlane.eu/en/carv6/auction/10740952
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740966
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740966%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740966: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740966 url https://www.openlane.eu/en/carv6/auction/10740966
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10738004
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738004%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10738004: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10738004 url https://www.openlane.eu/en/carv6/auction/10738004
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740981
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740981%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740981: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740981 url https://www.openlane.eu/en/carv6/auction/10740981
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741011
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741011%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741011: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741011 url https://www.openlane.eu/en/carv6/auction/10741011
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735382
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735382%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735382: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735382 url https://www.openlane.eu/en/carv6/auction/10735382
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735381
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735381%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735381: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735381 url https://www.openlane.eu/en/carv6/auction/10735381
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735390
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735390%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735390: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735390 url https://www.openlane.eu/en/carv6/auction/10735390
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741003
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741003%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741003: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741003 url https://www.openlane.eu/en/carv6/auction/10741003
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740963
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740963%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740963: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740963 url https://www.openlane.eu/en/carv6/auction/10740963
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740954
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740954%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740954: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740954 url https://www.openlane.eu/en/carv6/auction/10740954
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735385
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735385%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735385: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735385 url https://www.openlane.eu/en/carv6/auction/10735385
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735357
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735357%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735357: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735357 url https://www.openlane.eu/en/carv6/auction/10735357
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735331
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735331%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735331: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735331 url https://www.openlane.eu/en/carv6/auction/10735331
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741024
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741024%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741024: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741024 url https://www.openlane.eu/en/carv6/auction/10741024
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740999
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740999%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740999: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740999 url https://www.openlane.eu/en/carv6/auction/10740999
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740994
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740994%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740994: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740994 url https://www.openlane.eu/en/carv6/auction/10740994
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740970
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740970%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740970: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740970 url https://www.openlane.eu/en/carv6/auction/10740970
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740987
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740987%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740987: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740987 url https://www.openlane.eu/en/carv6/auction/10740987
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10737983
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737983%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10737983: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10737983 url https://www.openlane.eu/en/carv6/auction/10737983
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740977
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740977%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740977: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740977 url https://www.openlane.eu/en/carv6/auction/10740977
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741015
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741015%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741015: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741015 url https://www.openlane.eu/en/carv6/auction/10741015
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741035
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741035%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741035: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741035 url https://www.openlane.eu/en/carv6/auction/10741035
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740985
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740985%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10740985: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10740985 url https://www.openlane.eu/en/carv6/auction/10740985
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735327
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735327%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735327: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735327 url https://www.openlane.eu/en/carv6/auction/10735327
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741019
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741019%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741019: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741019 url https://www.openlane.eu/en/carv6/auction/10741019
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10735338
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735338%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10735338: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10735338 url https://www.openlane.eu/en/carv6/auction/10735338
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10741006
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741006%27 HTTP/1.1" 200 None
2026-03-27 19:32:35 [adesa.fr] INFO: Scrape type for 10741006: 0
2026-03-27 19:32:35 [adesa.fr] INFO: Skipping item 10741006 url https://www.openlane.eu/en/carv6/auction/10741006
2026-03-27 19:32:35 [adesa.fr] INFO: Found listing with ID: 10740974
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740974%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740974: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740974 url https://www.openlane.eu/en/carv6/auction/10740974
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740984
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740984%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740984: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740984 url https://www.openlane.eu/en/carv6/auction/10740984
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741005
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741005%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741005: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741005 url https://www.openlane.eu/en/carv6/auction/10741005
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735301
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735301%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735301: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735301 url https://www.openlane.eu/en/carv6/auction/10735301
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740992
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740992%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740992: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740992 url https://www.openlane.eu/en/carv6/auction/10740992
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741032
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741032%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741032: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741032 url https://www.openlane.eu/en/carv6/auction/10741032
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740962
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740962%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740962: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740962 url https://www.openlane.eu/en/carv6/auction/10740962
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735348
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735348%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735348: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735348 url https://www.openlane.eu/en/carv6/auction/10735348
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735336
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735336%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735336: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735336 url https://www.openlane.eu/en/carv6/auction/10735336
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740995
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740995%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740995: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740995 url https://www.openlane.eu/en/carv6/auction/10740995
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10738031
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738031%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10738031: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10738031 url https://www.openlane.eu/en/carv6/auction/10738031
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741037
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741037%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741037: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741037 url https://www.openlane.eu/en/carv6/auction/10741037
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740973
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740973%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740973: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740973 url https://www.openlane.eu/en/carv6/auction/10740973
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740959
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740959%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740959: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740959 url https://www.openlane.eu/en/carv6/auction/10740959
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741008
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741008%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741008: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741008 url https://www.openlane.eu/en/carv6/auction/10741008
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735350
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735350%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735350: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735350 url https://www.openlane.eu/en/carv6/auction/10735350
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10738022
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738022%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10738022: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10738022 url https://www.openlane.eu/en/carv6/auction/10738022
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741012
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741012%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741012: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741012 url https://www.openlane.eu/en/carv6/auction/10741012
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10738010
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738010%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10738010: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10738010 url https://www.openlane.eu/en/carv6/auction/10738010
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741002
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741002%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741002: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741002 url https://www.openlane.eu/en/carv6/auction/10741002
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735364
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735364%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735364: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735364 url https://www.openlane.eu/en/carv6/auction/10735364
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740997
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740997%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740997: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740997 url https://www.openlane.eu/en/carv6/auction/10740997
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735387
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735387%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735387: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735387 url https://www.openlane.eu/en/carv6/auction/10735387
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10737973
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737973%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10737973: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10737973 url https://www.openlane.eu/en/carv6/auction/10737973
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740951
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740951%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740951: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740951 url https://www.openlane.eu/en/carv6/auction/10740951
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10738009
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738009%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10738009: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10738009 url https://www.openlane.eu/en/carv6/auction/10738009
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10737948
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737948%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10737948: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10737948 url https://www.openlane.eu/en/carv6/auction/10737948
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740965
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740965%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740965: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740965 url https://www.openlane.eu/en/carv6/auction/10740965
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741000
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741000%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741000: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741000 url https://www.openlane.eu/en/carv6/auction/10741000
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741020
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741020%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741020: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741020 url https://www.openlane.eu/en/carv6/auction/10741020
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740964
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740964%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740964: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740964 url https://www.openlane.eu/en/carv6/auction/10740964
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741014
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741014%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741014: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741014 url https://www.openlane.eu/en/carv6/auction/10741014
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10738001
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738001%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10738001: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10738001 url https://www.openlane.eu/en/carv6/auction/10738001
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740967
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740967%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740967: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740967 url https://www.openlane.eu/en/carv6/auction/10740967
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10737889
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737889%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10737889: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10737889 url https://www.openlane.eu/en/carv6/auction/10737889
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735374
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735374%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735374: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735374 url https://www.openlane.eu/en/carv6/auction/10735374
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741018
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741018%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10741018: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10741018 url https://www.openlane.eu/en/carv6/auction/10741018
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740989
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740989%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740989: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740989 url https://www.openlane.eu/en/carv6/auction/10740989
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735334
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735334%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735334: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735334 url https://www.openlane.eu/en/carv6/auction/10735334
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735309
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735309%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735309: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735309 url https://www.openlane.eu/en/carv6/auction/10735309
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735315
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735315%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735315: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735315 url https://www.openlane.eu/en/carv6/auction/10735315
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735320
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735320%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735320: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735320 url https://www.openlane.eu/en/carv6/auction/10735320
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10740958
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740958%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10740958: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10740958 url https://www.openlane.eu/en/carv6/auction/10740958
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10735356
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735356%27 HTTP/1.1" 200 None
2026-03-27 19:32:36 [adesa.fr] INFO: Scrape type for 10735356: 0
2026-03-27 19:32:36 [adesa.fr] INFO: Skipping item 10735356 url https://www.openlane.eu/en/carv6/auction/10735356
2026-03-27 19:32:36 [adesa.fr] INFO: Found listing with ID: 10741023
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741023%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10741023: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10741023 url https://www.openlane.eu/en/carv6/auction/10741023
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10737879
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737879%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10737879: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10737879 url https://www.openlane.eu/en/carv6/auction/10737879
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10737902
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737902%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10737902: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10737902 url https://www.openlane.eu/en/carv6/auction/10737902
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10738030
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738030%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10738030: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10738030 url https://www.openlane.eu/en/carv6/auction/10738030
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10735322
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735322%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10735322: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10735322 url https://www.openlane.eu/en/carv6/auction/10735322
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10741009
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741009%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10741009: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10741009 url https://www.openlane.eu/en/carv6/auction/10741009
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10735311
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735311%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10735311: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10735311 url https://www.openlane.eu/en/carv6/auction/10735311
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10741026
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741026%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10741026: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10741026 url https://www.openlane.eu/en/carv6/auction/10741026
2026-03-27 19:32:37 [adesa.fr] INFO: Found listing with ID: 10741016
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741016%27 HTTP/1.1" 200 None
2026-03-27 19:32:37 [adesa.fr] INFO: Scrape type for 10741016: 0
2026-03-27 19:32:37 [adesa.fr] INFO: Skipping item 10741016 url https://www.openlane.eu/en/carv6/auction/10741016
2026-03-27 19:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19: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-27 19:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10738072
2026-03-27 19:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with scrape type 1
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F95cb131b-e508-485e-b257-e25c8f3f1f07.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/95cb131b-e508-485e-b257-e25c8f3f1f07.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F84f17996-e26d-433d-898c-f62c8da39abe.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/84f17996-e26d-433d-898c-f62c8da39abe.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252Fb1af5969-9ccf-4935-856a-c4d57cf921b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/b1af5969-9ccf-4935-856a-c4d57cf921b3.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F35278737-9d5f-402c-8c85-af2526f8517e.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/35278737-9d5f-402c-8c85-af2526f8517e.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F581988b1-9595-42be-ae95-a02ef07c4af4.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/581988b1-9595-42be-ae95-a02ef07c4af4.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg already downloaded
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737397%252Fgeneral%252F19c33050-681f-4520-856f-e2b9d4227613.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737397/general/19c33050-681f-4520-856f-e2b9d4227613.jpg already downloaded
2026-03-27 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 440a3ed6-43a8-595b-95f1-bb815e3d03b4, identifier: 10738072
2026-03-27 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10738072
2026-03-27 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10738072
2026-03-27 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10738072 to the API
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738072>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '440a3ed6-43a8-595b-95f1-bb815e3d03b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-549-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738072',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 167630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5737397/general/95cb131b-e508-485e-b257-e25c8f3f1f07.jpg',
'https://images.openlane.eu/carimgs/5737397/general/41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg',
'https://images.openlane.eu/carimgs/5737397/general/84f17996-e26d-433d-898c-f62c8da39abe.jpg',
'https://images.openlane.eu/carimgs/5737397/general/b1af5969-9ccf-4935-856a-c4d57cf921b3.jpg',
'https://images.openlane.eu/carimgs/5737397/general/18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg',
'https://images.openlane.eu/carimgs/5737397/general/35278737-9d5f-402c-8c85-af2526f8517e.jpg',
'https://images.openlane.eu/carimgs/5737397/general/581988b1-9595-42be-ae95-a02ef07c4af4.jpg',
'https://images.openlane.eu/carimgs/5737397/general/5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg',
'https://images.openlane.eu/carimgs/5737397/general/76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg',
'https://images.openlane.eu/carimgs/5737397/general/19c33050-681f-4520-856f-e2b9d4227613.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/95cb131b-e508-485e-b257-e25c8f3f1f07.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397617,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/41f15947-0283-4c8d-9a38-9c30e3fbda05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400302,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/84f17996-e26d-433d-898c-f62c8da39abe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383507,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/b1af5969-9ccf-4935-856a-c4d57cf921b3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 679926,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/18812ffc-f38b-42b8-83f9-66ee7164f7d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 607889,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/35278737-9d5f-402c-8c85-af2526f8517e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682598,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/581988b1-9595-42be-ae95-a02ef07c4af4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 766645,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/5d028fb2-d62f-4bd6-b9b4-2f429dc2e2e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/76119c5a-e74a-41fd-8a0b-f6c9d2bf56c0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_440a3ed6-43a8-595b-95f1-bb815e3d03b4/440a3ed6-43a8-595b-95f1-bb815e3d03b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636841,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737397/general/19c33050-681f-4520-856f-e2b9d4227613.jpg',
'Width': 2000}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'167.630 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738072%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [adesa.fr] INFO: Saving data for 10738072: {'created_time': 1774639962.368753, 'last_price_update_time': 1774639962.368765, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738072') HTTP/1.1" 204 0
2026-03-27 19:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294
2026-03-27 19:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 492d464f-dbdd-5094-9387-c65080dc7a88 with scrape type 1
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 492d464f-dbdd-5094-9387-c65080dc7a88
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252F890506cc-9c84-4c36-9c56-21069b632ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/890506cc-9c84-4c36-9c56-21069b632ed3.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252F4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252Fdf5d0c07-79e8-4d44-a586-cadb31988fd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/df5d0c07-79e8-4d44-a586-cadb31988fd8.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252F4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252Fad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/ad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252Fb0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/b0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252Fbeb62743-7eca-4251-8eca-9b0ed7c801d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/beb62743-7eca-4251-8eca-9b0ed7c801d4.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252Ffab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/fab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252F39cdf290-c6cb-4443-b380-7143089ead3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/39cdf290-c6cb-4443-b380-7143089ead3e.jpg already downloaded
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573150%252Fgeneral%252F27859f9b-18a0-4f3a-888a-686b7d735223.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573150/general/27859f9b-18a0-4f3a-888a-686b7d735223.jpg already downloaded
2026-03-27 19:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 492d464f-dbdd-5094-9387-c65080dc7a88, identifier: 10730294
2026-03-27 19:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294
2026-03-27 19:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294
2026-03-27 19:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294 to the API
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '492d464f-dbdd-5094-9387-c65080dc7a88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CER217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730294',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 147267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5573150/general/890506cc-9c84-4c36-9c56-21069b632ed3.jpg',
'https://images.openlane.eu/carimgs/5573150/general/4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg',
'https://images.openlane.eu/carimgs/5573150/general/df5d0c07-79e8-4d44-a586-cadb31988fd8.jpg',
'https://images.openlane.eu/carimgs/5573150/general/4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg',
'https://images.openlane.eu/carimgs/5573150/general/ad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg',
'https://images.openlane.eu/carimgs/5573150/general/b0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg',
'https://images.openlane.eu/carimgs/5573150/general/beb62743-7eca-4251-8eca-9b0ed7c801d4.jpg',
'https://images.openlane.eu/carimgs/5573150/general/fab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg',
'https://images.openlane.eu/carimgs/5573150/general/39cdf290-c6cb-4443-b380-7143089ead3e.jpg',
'https://images.openlane.eu/carimgs/5573150/general/27859f9b-18a0-4f3a-888a-686b7d735223.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/890506cc-9c84-4c36-9c56-21069b632ed3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/4afafcec-b600-4153-b2e3-7d2eb5ba1375.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/df5d0c07-79e8-4d44-a586-cadb31988fd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/4d3f0d0a-7593-4e48-8379-52c13e8ac263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/ad60edc5-4f2b-47e7-9dcb-710f22c265ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/b0256eaf-5fe8-4b7b-be30-98c8b2eec8e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/beb62743-7eca-4251-8eca-9b0ed7c801d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/fab42b05-23e2-42ba-b08b-c31a71ca4a55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/39cdf290-c6cb-4443-b380-7143089ead3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_492d464f-dbdd-5094-9387-c65080dc7a88/492d464f-dbdd-5094-9387-c65080dc7a88_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573150/general/27859f9b-18a0-4f3a-888a-686b7d735223.jpg',
'Width': 1024}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Automatic '
'- 130 hp - 147.267 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730294%27 HTTP/1.1" 200 None
2026-03-27 19:32:43 [adesa.fr] INFO: Saving data for 10730294: {'created_time': 1774639963.091722, 'last_price_update_time': 1774639963.091734, 'auction_closing_time': 1774946700.0}
2026-03-27 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730294') HTTP/1.1" 204 0
2026-03-27 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292
2026-03-27 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59bf7723-0bd6-51c9-9963-66207d6c16ea with scrape type 1
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59bf7723-0bd6-51c9-9963-66207d6c16ea
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F12212412-c35e-43eb-9a01-bfbd6328e818.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/12212412-c35e-43eb-9a01-bfbd6328e818.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252Ffab99585-cf53-4778-8e8d-cf2f136fccd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/fab99585-cf53-4778-8e8d-cf2f136fccd1.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F4f68ac2d-dddf-40af-979a-04c04788b255.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/4f68ac2d-dddf-40af-979a-04c04788b255.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252Fed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/ed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F1a660734-ce06-49d9-a94b-e1a197338e78.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/1a660734-ce06-49d9-a94b-e1a197338e78.jpg already downloaded
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5534381%252Fgeneral%252F9fadab92-a650-4876-a7fb-45ca49398a42.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534381/general/9fadab92-a650-4876-a7fb-45ca49398a42.jpg already downloaded
2026-03-27 19:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 59bf7723-0bd6-51c9-9963-66207d6c16ea, identifier: 10730292
2026-03-27 19:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292
2026-03-27 19:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292
2026-03-27 19:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292 to the API
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730292>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '59bf7723-0bd6-51c9-9963-66207d6c16ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-770-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730292',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Renault',
'model': 'Megane',
'odometer': 133353,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5534381/general/6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg',
'https://images.openlane.eu/carimgs/5534381/general/80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg',
'https://images.openlane.eu/carimgs/5534381/general/12212412-c35e-43eb-9a01-bfbd6328e818.jpg',
'https://images.openlane.eu/carimgs/5534381/general/fab99585-cf53-4778-8e8d-cf2f136fccd1.jpg',
'https://images.openlane.eu/carimgs/5534381/general/4f68ac2d-dddf-40af-979a-04c04788b255.jpg',
'https://images.openlane.eu/carimgs/5534381/general/8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg',
'https://images.openlane.eu/carimgs/5534381/general/665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg',
'https://images.openlane.eu/carimgs/5534381/general/ed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg',
'https://images.openlane.eu/carimgs/5534381/general/1a660734-ce06-49d9-a94b-e1a197338e78.jpg',
'https://images.openlane.eu/carimgs/5534381/general/9fadab92-a650-4876-a7fb-45ca49398a42.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/6e64aa9a-1c1f-4224-b67c-81746349b8e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/80ea054f-00cb-487e-918f-bc1e0ecc7438.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/12212412-c35e-43eb-9a01-bfbd6328e818.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/fab99585-cf53-4778-8e8d-cf2f136fccd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/4f68ac2d-dddf-40af-979a-04c04788b255.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/8e59d72c-9628-4f01-8852-4f7e32f50bf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/665d53e1-c94e-4fd6-83b2-9491c40c29b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/ed71389c-59e6-4d5a-88a3-d098ea69c7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/1a660734-ce06-49d9-a94b-e1a197338e78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59bf7723-0bd6-51c9-9963-66207d6c16ea/59bf7723-0bd6-51c9-9963-66207d6c16ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534381/general/9fadab92-a650-4876-a7fb-45ca49398a42.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.6 Business - Hybrid - Automatic - 160 hp '
'- 133.353 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730292%27 HTTP/1.1" 200 None
2026-03-27 19:32:44 [adesa.fr] INFO: Saving data for 10730292: {'created_time': 1774639964.795851, 'last_price_update_time': 1774639964.795862, 'auction_closing_time': 1774946700.0}
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730292') HTTP/1.1" 204 0
2026-03-27 19:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10738070
2026-03-27 19:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 1
2026-03-27 19:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d631d567-02ee-58e7-a9ea-84425828f927
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F8c258ce6-a30c-4b76-a48e-aa19f8cd8050.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/8c258ce6-a30c-4b76-a48e-aa19f8cd8050.JPG not downloaded yet
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F6d02f6f4-7836-4f34-98e8-af28e50dc792.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/6d02f6f4-7836-4f34-98e8-af28e50dc792.JPG not downloaded yet
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252Fdf4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/df4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG not downloaded yet
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F2dd3b348-439e-4f51-bf6a-5e31825c2abd.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/2dd3b348-439e-4f51-bf6a-5e31825c2abd.JPG not downloaded yet
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F1d4f20a4-91f1-4345-a3bd-6dd96274736d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/1d4f20a4-91f1-4345-a3bd-6dd96274736d.JPG not downloaded yet
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/8c258ce6-a30c-4b76-a48e-aa19f8cd8050.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F421c1d94-5521-4fdf-af4a-f244e17c2e22.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/421c1d94-5521-4fdf-af4a-f244e17c2e22.JPG not downloaded yet
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/6d02f6f4-7836-4f34-98e8-af28e50dc792.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252Fc9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/c9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG not downloaded yet
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F46886206-3e46-4972-845c-07fc5d205ad0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/46886206-3e46-4972-845c-07fc5d205ad0.JPG not downloaded yet
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252Ff96de0c5-6345-4776-afde-3ede99022963.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/f96de0c5-6345-4776-afde-3ede99022963.JPG not downloaded yet
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/421c1d94-5521-4fdf-af4a-f244e17c2e22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/1d4f20a4-91f1-4345-a3bd-6dd96274736d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728286%252Fgeneral%252F5006074f-fd00-46f1-b8b9-6dc064ee0f27.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728286/general/5006074f-fd00-46f1-b8b9-6dc064ee0f27.JPG not downloaded yet
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/f96de0c5-6345-4776-afde-3ede99022963.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/46886206-3e46-4972-845c-07fc5d205ad0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/df4f6ebb-c607-46d4-a15f-d0711fd02ec5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/2dd3b348-439e-4f51-bf6a-5e31825c2abd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/5006074f-fd00-46f1-b8b9-6dc064ee0f27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728286/general/c9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738070)
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d631d567-02ee-58e7-a9ea-84425828f927, skipping ID generation
2026-03-27 19:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 1
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d631d567-02ee-58e7-a9ea-84425828f927 sending to next pipeline
2026-03-27 19:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d631d567-02ee-58e7-a9ea-84425828f927, identifier: 10738070
2026-03-27 19:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10738070
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 19:32:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10738070
2026-03-27 19:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10738070 to the API
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728286/general/c9697d55-1bd6-4fcd-848f-b91cd5d2293d.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'd631d567-02ee-58e7-a9ea-84425828f927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-791-KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738070',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 158135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2 Allure Pack - Petrol - Manual - 130 hp - 158.135 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738070%27 HTTP/1.1" 200 None
2026-03-27 19:32:45 [adesa.fr] INFO: Saving data for 10738070: {'created_time': 1774639965.961535, 'last_price_update_time': 1774639965.96155, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738070') HTTP/1.1" 204 0
2026-03-27 19:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d631d567-02ee-58e7-a9ea-84425828f927 due to Ignoring non-200 response
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10738056
2026-03-27 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 1
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dff8d2b6-306b-52ec-970e-236d6aebc8c6
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252Fd6a36c32-e464-4a9d-a79c-fe7db16578f1.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/d6a36c32-e464-4a9d-a79c-fe7db16578f1.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F633a8a6f-dac6-4497-b0bc-11599a13239e.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/633a8a6f-dac6-4497-b0bc-11599a13239e.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F61f57189-cf40-47dd-a8f1-70ec7092e1e7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/61f57189-cf40-47dd-a8f1-70ec7092e1e7.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F6991cfde-7f7d-4e2c-9fdd-cd453a17a2e4.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/6991cfde-7f7d-4e2c-9fdd-cd453a17a2e4.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252Feb147822-ffdc-45c1-829b-8181d53e8db1.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/eb147822-ffdc-45c1-829b-8181d53e8db1.JPG not downloaded yet
2026-03-27 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10738081
2026-03-27 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969ac55c-7df9-533f-b8a2-8838c1745d7a with scrape type 1
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 969ac55c-7df9-533f-b8a2-8838c1745d7a
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F32eef66b-d3c6-4b0f-809b-67677d24cbda.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/32eef66b-d3c6-4b0f-809b-67677d24cbda.JPG not downloaded yet
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/633a8a6f-dac6-4497-b0bc-11599a13239e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/d6a36c32-e464-4a9d-a79c-fe7db16578f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F54baa4a1-cc6c-4d08-853c-3933f02ee2c6.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/54baa4a1-cc6c-4d08-853c-3933f02ee2c6.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F9e00d3fc-870a-4846-a0eb-54e071609249.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/9e00d3fc-870a-4846-a0eb-54e071609249.JPG not downloaded yet
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/61f57189-cf40-47dd-a8f1-70ec7092e1e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F24a035c4-b001-4e87-be7e-cb8aa6323cb7.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/24a035c4-b001-4e87-be7e-cb8aa6323cb7.JPG not downloaded yet
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/6991cfde-7f7d-4e2c-9fdd-cd453a17a2e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252Fa69178e1-e275-494c-b19b-74ebeb923f81.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/a69178e1-e275-494c-b19b-74ebeb923f81.JPG not downloaded yet
2026-03-27 19:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F6f67ce24-037b-4cc9-a914-f7d9599b2d3a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/6f67ce24-037b-4cc9-a914-f7d9599b2d3a.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252Fdea7327a-bf8e-499d-825d-33f3579950d6.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/dea7327a-bf8e-499d-825d-33f3579950d6.JPG not downloaded yet
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/eb147822-ffdc-45c1-829b-8181d53e8db1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/32eef66b-d3c6-4b0f-809b-67677d24cbda.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/54baa4a1-cc6c-4d08-853c-3933f02ee2c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252F98c57a3e-a6b6-491a-9874-d068e8021c82.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/98c57a3e-a6b6-491a-9874-d068e8021c82.JPG not downloaded yet
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F324509bb-146d-44e9-865d-753b922af9ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/324509bb-146d-44e9-865d-753b922af9ec.JPG not downloaded yet
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/9e00d3fc-870a-4846-a0eb-54e071609249.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722100%252Fgeneral%252Fed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722100/general/ed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG not downloaded yet
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/24a035c4-b001-4e87-be7e-cb8aa6323cb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F25916649-7b6d-4363-ae0f-ab942616fd43.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/25916649-7b6d-4363-ae0f-ab942616fd43.JPG not downloaded yet
2026-03-27 19:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301
2026-03-27 19:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with scrape type 1
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F2241856b-a592-44dc-9166-2e644eea9e94.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/2241856b-a592-44dc-9166-2e644eea9e94.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F17317d5e-28bd-4bfd-a71d-d4277a910916.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/17317d5e-28bd-4bfd-a71d-d4277a910916.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F9ed6c9ba-11ac-447f-935b-cd627c754155.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/9ed6c9ba-11ac-447f-935b-cd627c754155.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F2064b978-7a17-449e-8622-d77ab68e41df.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/2064b978-7a17-449e-8622-d77ab68e41df.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F2d259497-1a80-4556-8e54-823b5cd7aaca.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/2d259497-1a80-4556-8e54-823b5cd7aaca.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252Fa761d769-0f16-4930-9e65-3b025d054b65.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/a761d769-0f16-4930-9e65-3b025d054b65.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252Ff85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/f85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F5b5d148b-eea3-40bd-b238-7299e228dad2.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/5b5d148b-eea3-40bd-b238-7299e228dad2.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F77fd885e-74e7-4231-b647-ded5abc748ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/77fd885e-74e7-4231-b647-ded5abc748ea.jpg already downloaded
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649174%252Fgeneral%252F399abc88-c503-4f86-96fc-fe10c8719d7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649174/general/399abc88-c503-4f86-96fc-fe10c8719d7d.jpg already downloaded
2026-03-27 19:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404, identifier: 10730301
2026-03-27 19:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301
2026-03-27 19:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301
2026-03-27 19:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301 to the API
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'd8842d9d-dc6d-5356-ad1f-ef0ef5e3b404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730301',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 68047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 99,
'photo_urls': ['https://images.openlane.eu/carimgs/5649174/general/2241856b-a592-44dc-9166-2e644eea9e94.jpg',
'https://images.openlane.eu/carimgs/5649174/general/17317d5e-28bd-4bfd-a71d-d4277a910916.jpg',
'https://images.openlane.eu/carimgs/5649174/general/9ed6c9ba-11ac-447f-935b-cd627c754155.jpg',
'https://images.openlane.eu/carimgs/5649174/general/2064b978-7a17-449e-8622-d77ab68e41df.jpg',
'https://images.openlane.eu/carimgs/5649174/general/2d259497-1a80-4556-8e54-823b5cd7aaca.jpg',
'https://images.openlane.eu/carimgs/5649174/general/a761d769-0f16-4930-9e65-3b025d054b65.jpg',
'https://images.openlane.eu/carimgs/5649174/general/f85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg',
'https://images.openlane.eu/carimgs/5649174/general/5b5d148b-eea3-40bd-b238-7299e228dad2.jpg',
'https://images.openlane.eu/carimgs/5649174/general/77fd885e-74e7-4231-b647-ded5abc748ea.jpg',
'https://images.openlane.eu/carimgs/5649174/general/399abc88-c503-4f86-96fc-fe10c8719d7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/2241856b-a592-44dc-9166-2e644eea9e94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/17317d5e-28bd-4bfd-a71d-d4277a910916.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/9ed6c9ba-11ac-447f-935b-cd627c754155.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/2064b978-7a17-449e-8622-d77ab68e41df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/2d259497-1a80-4556-8e54-823b5cd7aaca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/a761d769-0f16-4930-9e65-3b025d054b65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/f85bb7f1-6b62-471f-920b-c7bc9e1f2d17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/5b5d148b-eea3-40bd-b238-7299e228dad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/77fd885e-74e7-4231-b647-ded5abc748ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404/d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649174/general/399abc88-c503-4f86-96fc-fe10c8719d7d.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 30 TDI S Line - Diesel - Manual - 116 hp - 68.047 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730301%27 HTTP/1.1" 200 None
2026-03-27 19:32:46 [adesa.fr] INFO: Saving data for 10730301: {'created_time': 1774639966.9643, 'last_price_update_time': 1774639966.964312, 'auction_closing_time': 1774946700.0}
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730301') HTTP/1.1" 204 0
2026-03-27 19:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/6f67ce24-037b-4cc9-a914-f7d9599b2d3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/dea7327a-bf8e-499d-825d-33f3579950d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252Fa5ab9810-cbf7-4923-9c34-8f6f2b817b2c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/a5ab9810-cbf7-4923-9c34-8f6f2b817b2c.JPG not downloaded yet
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/98c57a3e-a6b6-491a-9874-d068e8021c82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/324509bb-146d-44e9-865d-753b922af9ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F1ffceb7a-8901-4e74-9478-236893362831.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/1ffceb7a-8901-4e74-9478-236893362831.JPG not downloaded yet
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722100/general/ed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738056)
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F9b96c847-9b96-4fdf-a54d-2efd41a03e6f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/9b96c847-9b96-4fdf-a54d-2efd41a03e6f.JPG not downloaded yet
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/25916649-7b6d-4363-ae0f-ab942616fd43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749450%252Fgeneral%252F4cb5abab-53ff-46be-a7c7-b150ed0def20.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749450/general/4cb5abab-53ff-46be-a7c7-b150ed0def20.JPG not downloaded yet
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/a5ab9810-cbf7-4923-9c34-8f6f2b817b2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/a69178e1-e275-494c-b19b-74ebeb923f81.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/1ffceb7a-8901-4e74-9478-236893362831.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/9b96c847-9b96-4fdf-a54d-2efd41a03e6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10738075
2026-03-27 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da364177-f918-59e0-84a5-16f2d021b4a3 with scrape type 1
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da364177-f918-59e0-84a5-16f2d021b4a3
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252F3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG not downloaded yet
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749450/general/4cb5abab-53ff-46be-a7c7-b150ed0def20.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738081)
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252F436b9730-f5ce-41c0-9549-3eaf5fe43cc6.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/436b9730-f5ce-41c0-9549-3eaf5fe43cc6.JPG not downloaded yet
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252Fef57f054-084c-410c-8950-151d23184141.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/ef57f054-084c-410c-8950-151d23184141.JPG not downloaded yet
2026-03-27 19:32:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dff8d2b6-306b-52ec-970e-236d6aebc8c6, skipping ID generation
2026-03-27 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 1
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 sending to next pipeline
2026-03-27 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dff8d2b6-306b-52ec-970e-236d6aebc8c6, identifier: 10738056
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252Fe99c7227-83b3-45c0-9b4f-e689074ba736.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/e99c7227-83b3-45c0-9b4f-e689074ba736.JPG not downloaded yet
2026-03-27 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10738056
2026-03-27 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10738056
2026-03-27 19:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10738056 to the API
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722100/general/ed54cd1c-ddd3-4600-b8be-79a8d145ea11.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dff8d2b6-306b-52ec-970e-236d6aebc8c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-231-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738056',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 62887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 305 hp - 62.887 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738056%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [adesa.fr] INFO: Saving data for 10738056: {'created_time': 1774639967.768918, 'last_price_update_time': 1774639967.76893, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738056') HTTP/1.1" 204 0
2026-03-27 19:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/3e53a2f5-1199-4214-af19-f1f8e848e4aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252Fc563aee4-d785-43dd-9f64-5f63a2fdd832.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/c563aee4-d785-43dd-9f64-5f63a2fdd832.JPG not downloaded yet
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 969ac55c-7df9-533f-b8a2-8838c1745d7a, skipping ID generation
2026-03-27 19:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969ac55c-7df9-533f-b8a2-8838c1745d7a with scrape type 1
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 969ac55c-7df9-533f-b8a2-8838c1745d7a sending to next pipeline
2026-03-27 19:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 969ac55c-7df9-533f-b8a2-8838c1745d7a, identifier: 10738081
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252F946719ad-0407-4ce9-85db-ae59c86315fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/946719ad-0407-4ce9-85db-ae59c86315fd.JPG not downloaded yet
2026-03-27 19:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10738081
2026-03-27 19:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10738081
2026-03-27 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 969ac55c-7df9-533f-b8a2-8838c1745d7a with identifier: 10738081 to the API
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749450/general/4cb5abab-53ff-46be-a7c7-b150ed0def20.JPG>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '969ac55c-7df9-533f-b8a2-8838c1745d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-218-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738081',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 166055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 130 hp - 166.055 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738081%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [adesa.fr] INFO: Saving data for 10738081: {'created_time': 1774639968.23483, 'last_price_update_time': 1774639968.23484, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738081') HTTP/1.1" 204 0
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/436b9730-f5ce-41c0-9549-3eaf5fe43cc6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/ef57f054-084c-410c-8950-151d23184141.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 969ac55c-7df9-533f-b8a2-8838c1745d7a due to Ignoring non-200 response
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252F7e0176d5-6ed0-4056-8e5e-d73a7d9063c8.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/7e0176d5-6ed0-4056-8e5e-d73a7d9063c8.JPG not downloaded yet
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252Fb7bbf5c3-f179-4844-9c7b-c302de8c6517.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/b7bbf5c3-f179-4844-9c7b-c302de8c6517.JPG not downloaded yet
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/e99c7227-83b3-45c0-9b4f-e689074ba736.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/c563aee4-d785-43dd-9f64-5f63a2fdd832.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252F142dc856-795f-4459-b9db-efefb0c77110.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/142dc856-795f-4459-b9db-efefb0c77110.JPG not downloaded yet
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745455%252Fgeneral%252F087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745455/general/087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG not downloaded yet
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/946719ad-0407-4ce9-85db-ae59c86315fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/7e0176d5-6ed0-4056-8e5e-d73a7d9063c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/b7bbf5c3-f179-4844-9c7b-c302de8c6517.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/142dc856-795f-4459-b9db-efefb0c77110.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10738052
2026-03-27 19:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530be8b5-dc4f-560c-b71f-6db8064193a2 with scrape type 1
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 530be8b5-dc4f-560c-b71f-6db8064193a2
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG not downloaded yet
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745455/general/087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738075)
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F12eee55d-49c4-4786-a326-ee43edfe8cff.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/12eee55d-49c4-4786-a326-ee43edfe8cff.JPG not downloaded yet
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F7c59bb8d-7356-40ef-bd01-f42c425b08a5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/7c59bb8d-7356-40ef-bd01-f42c425b08a5.JPG not downloaded yet
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F37629e3d-0e69-4ee7-8d1e-202c3e239a83.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/37629e3d-0e69-4ee7-8d1e-202c3e239a83.JPG not downloaded yet
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F285d34e6-fcd9-4ca9-a88a-fbaf3e2b2616.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/285d34e6-fcd9-4ca9-a88a-fbaf3e2b2616.JPG not downloaded yet
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/634ea287-79cf-4ac8-b7c8-ff20748bb42c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/12eee55d-49c4-4786-a326-ee43edfe8cff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252Fad170366-30c0-4e90-9bf7-451d27780139.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/ad170366-30c0-4e90-9bf7-451d27780139.JPG not downloaded yet
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252Fd8dc9ab4-1794-4ac2-a240-7fc137eca496.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/d8dc9ab4-1794-4ac2-a240-7fc137eca496.JPG not downloaded yet
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/7c59bb8d-7356-40ef-bd01-f42c425b08a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/37629e3d-0e69-4ee7-8d1e-202c3e239a83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F1c1da181-a303-44bf-bf36-024ef589877a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/1c1da181-a303-44bf-bf36-024ef589877a.JPG not downloaded yet
2026-03-27 19:32:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da364177-f918-59e0-84a5-16f2d021b4a3, skipping ID generation
2026-03-27 19:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da364177-f918-59e0-84a5-16f2d021b4a3 with scrape type 1
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da364177-f918-59e0-84a5-16f2d021b4a3 sending to next pipeline
2026-03-27 19:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da364177-f918-59e0-84a5-16f2d021b4a3, identifier: 10738075
2026-03-27 19:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10738075
2026-03-27 19:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10738075
2026-03-27 19:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10738075 to the API
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745455/general/087678f4-e6a7-4b47-87d8-f0f3a16cd629.JPG>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'da364177-f918-59e0-84a5-16f2d021b4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-778-JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738075',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 164702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'164.702 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738075%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [adesa.fr] INFO: Saving data for 10738075: {'created_time': 1774639968.908958, 'last_price_update_time': 1774639968.90897, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738075') HTTP/1.1" 204 0
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/285d34e6-fcd9-4ca9-a88a-fbaf3e2b2616.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/ad170366-30c0-4e90-9bf7-451d27780139.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252F70f72bfb-f899-4972-81e3-1a82abd6523e.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/70f72bfb-f899-4972-81e3-1a82abd6523e.JPG not downloaded yet
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item da364177-f918-59e0-84a5-16f2d021b4a3 due to Ignoring non-200 response
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719528%252Fgeneral%252Fae982077-d960-4c93-89dc-2c4532db1de2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719528/general/ae982077-d960-4c93-89dc-2c4532db1de2.JPG not downloaded yet
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/d8dc9ab4-1794-4ac2-a240-7fc137eca496.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/1c1da181-a303-44bf-bf36-024ef589877a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/70f72bfb-f899-4972-81e3-1a82abd6523e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719528/general/ae982077-d960-4c93-89dc-2c4532db1de2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738052)
2026-03-27 19:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10740979
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740979%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10740979: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10740979 url https://www.openlane.eu/en/carv6/auction/10740979
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10737946
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737946%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10737946: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10737946 url https://www.openlane.eu/en/carv6/auction/10737946
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10741031
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741031%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10741031: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10741031 url https://www.openlane.eu/en/carv6/auction/10741031
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10737942
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737942%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10737942: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10737942 url https://www.openlane.eu/en/carv6/auction/10737942
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10740996
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740996%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10740996: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10740996 url https://www.openlane.eu/en/carv6/auction/10740996
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10737930
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737930%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10737930: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10737930 url https://www.openlane.eu/en/carv6/auction/10737930
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10735341
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735341%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10735341: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10735341 url https://www.openlane.eu/en/carv6/auction/10735341
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10735363
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735363%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10735363: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10735363 url https://www.openlane.eu/en/carv6/auction/10735363
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10735391
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735391%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10735391: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10735391 url https://www.openlane.eu/en/carv6/auction/10735391
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10735362
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735362%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10735362: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10735362 url https://www.openlane.eu/en/carv6/auction/10735362
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738595
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738595%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738595: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738595 url https://www.openlane.eu/en/carv6/auction/10738595
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738535
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738535%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738535: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738535 url https://www.openlane.eu/en/carv6/auction/10738535
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738536
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738536%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738536: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738536 url https://www.openlane.eu/en/carv6/auction/10738536
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738612
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738612%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738612: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738612 url https://www.openlane.eu/en/carv6/auction/10738612
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738645
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738645%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738645: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738645 url https://www.openlane.eu/en/carv6/auction/10738645
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738560
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738560%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738560: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738560 url https://www.openlane.eu/en/carv6/auction/10738560
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738644
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738644%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738644: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738644 url https://www.openlane.eu/en/carv6/auction/10738644
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738504
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738504%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738504: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738504 url https://www.openlane.eu/en/carv6/auction/10738504
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738537
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738537%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738537: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738537 url https://www.openlane.eu/en/carv6/auction/10738537
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738646
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738646%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738646: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738646 url https://www.openlane.eu/en/carv6/auction/10738646
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738503
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738503%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738503: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738503 url https://www.openlane.eu/en/carv6/auction/10738503
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738483
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738483%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738483: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738483 url https://www.openlane.eu/en/carv6/auction/10738483
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738551
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738551%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738551: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738551 url https://www.openlane.eu/en/carv6/auction/10738551
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738505
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738505%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738505: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738505 url https://www.openlane.eu/en/carv6/auction/10738505
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738538
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738538%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738538: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738538 url https://www.openlane.eu/en/carv6/auction/10738538
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738449
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738449%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738449: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738449 url https://www.openlane.eu/en/carv6/auction/10738449
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738561
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738561%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738561: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738561 url https://www.openlane.eu/en/carv6/auction/10738561
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738596
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738596%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738596: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738596 url https://www.openlane.eu/en/carv6/auction/10738596
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738450
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738450%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738450: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738450 url https://www.openlane.eu/en/carv6/auction/10738450
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738506
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738506%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738506: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738506 url https://www.openlane.eu/en/carv6/auction/10738506
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738184
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738184%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738184: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738184 url https://www.openlane.eu/en/carv6/auction/10738184
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738484
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738484%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738484: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738484 url https://www.openlane.eu/en/carv6/auction/10738484
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738485
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738485%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738485: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738485 url https://www.openlane.eu/en/carv6/auction/10738485
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738647
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738647%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738647: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738647 url https://www.openlane.eu/en/carv6/auction/10738647
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738648
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738648%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738648: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738648 url https://www.openlane.eu/en/carv6/auction/10738648
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738486
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738486%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738486: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738486 url https://www.openlane.eu/en/carv6/auction/10738486
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738539
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738539%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738539: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738539 url https://www.openlane.eu/en/carv6/auction/10738539
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738540
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738540%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738540: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738540 url https://www.openlane.eu/en/carv6/auction/10738540
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738613
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738613%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738613: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738613 url https://www.openlane.eu/en/carv6/auction/10738613
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738525
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738525%27 HTTP/1.1" 200 None
2026-03-27 19:32:49 [adesa.fr] INFO: Scrape type for 10738525: 0
2026-03-27 19:32:49 [adesa.fr] INFO: Skipping item 10738525 url https://www.openlane.eu/en/carv6/auction/10738525
2026-03-27 19:32:49 [adesa.fr] INFO: Found listing with ID: 10738632
2026-03-27 19:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738632%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738632: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738632 url https://www.openlane.eu/en/carv6/auction/10738632
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738631
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738631%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738631: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738631 url https://www.openlane.eu/en/carv6/auction/10738631
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738649
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738649%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738649: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738649 url https://www.openlane.eu/en/carv6/auction/10738649
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738552
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738552%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738552: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738552 url https://www.openlane.eu/en/carv6/auction/10738552
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738650
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738650%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738650: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738650 url https://www.openlane.eu/en/carv6/auction/10738650
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738651
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738651%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738651: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738651 url https://www.openlane.eu/en/carv6/auction/10738651
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738562
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738562%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738562: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738562 url https://www.openlane.eu/en/carv6/auction/10738562
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738451
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738451%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738451: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738451 url https://www.openlane.eu/en/carv6/auction/10738451
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738487
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738487%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738487: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738487 url https://www.openlane.eu/en/carv6/auction/10738487
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738597
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738597%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738597: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738597 url https://www.openlane.eu/en/carv6/auction/10738597
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738181
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738181%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738181: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738181 url https://www.openlane.eu/en/carv6/auction/10738181
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738488
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738488%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738488: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738488 url https://www.openlane.eu/en/carv6/auction/10738488
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738652
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738652%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738652: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738652 url https://www.openlane.eu/en/carv6/auction/10738652
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738452
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738452%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738452: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738452 url https://www.openlane.eu/en/carv6/auction/10738452
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738653
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738653%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738653: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738653 url https://www.openlane.eu/en/carv6/auction/10738653
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738563
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738563%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738563: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738563 url https://www.openlane.eu/en/carv6/auction/10738563
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738633
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738633%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738633: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738633 url https://www.openlane.eu/en/carv6/auction/10738633
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738598
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738598%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738598: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738598 url https://www.openlane.eu/en/carv6/auction/10738598
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738453
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738453%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738453: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738453 url https://www.openlane.eu/en/carv6/auction/10738453
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738654
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738654%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738654: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738654 url https://www.openlane.eu/en/carv6/auction/10738654
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738599
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738599%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738599: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738599 url https://www.openlane.eu/en/carv6/auction/10738599
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738655
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738655%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738655: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738655 url https://www.openlane.eu/en/carv6/auction/10738655
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738489
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738489%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738489: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738489 url https://www.openlane.eu/en/carv6/auction/10738489
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738507
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738507%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738507: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738507 url https://www.openlane.eu/en/carv6/auction/10738507
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738490
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738490%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738490: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738490 url https://www.openlane.eu/en/carv6/auction/10738490
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738564
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738564%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738564: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738564 url https://www.openlane.eu/en/carv6/auction/10738564
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738600
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738600%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738600: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738600 url https://www.openlane.eu/en/carv6/auction/10738600
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738601
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738601%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738601: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738601 url https://www.openlane.eu/en/carv6/auction/10738601
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738454
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738454%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738454: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738454 url https://www.openlane.eu/en/carv6/auction/10738454
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738455
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738455%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738455: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738455 url https://www.openlane.eu/en/carv6/auction/10738455
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738656
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738656%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738656: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738656 url https://www.openlane.eu/en/carv6/auction/10738656
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738565
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738565%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738565: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738565 url https://www.openlane.eu/en/carv6/auction/10738565
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738456
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738456%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738456: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738456 url https://www.openlane.eu/en/carv6/auction/10738456
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738457
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738457%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738457: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738457 url https://www.openlane.eu/en/carv6/auction/10738457
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738566
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738566%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738566: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738566 url https://www.openlane.eu/en/carv6/auction/10738566
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738568
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738568%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738568: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738568 url https://www.openlane.eu/en/carv6/auction/10738568
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738569
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738569%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738569: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738569 url https://www.openlane.eu/en/carv6/auction/10738569
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738567
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738567%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738567: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738567 url https://www.openlane.eu/en/carv6/auction/10738567
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738459
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738459%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738459: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738459 url https://www.openlane.eu/en/carv6/auction/10738459
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738458
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738458%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738458: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738458 url https://www.openlane.eu/en/carv6/auction/10738458
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738570
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738570%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738570: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738570 url https://www.openlane.eu/en/carv6/auction/10738570
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738634
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738634%27 HTTP/1.1" 200 None
2026-03-27 19:32:50 [adesa.fr] INFO: Scrape type for 10738634: 0
2026-03-27 19:32:50 [adesa.fr] INFO: Skipping item 10738634 url https://www.openlane.eu/en/carv6/auction/10738634
2026-03-27 19:32:50 [adesa.fr] INFO: Found listing with ID: 10738461
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738461%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738461: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738461 url https://www.openlane.eu/en/carv6/auction/10738461
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738460
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738460%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738460: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738460 url https://www.openlane.eu/en/carv6/auction/10738460
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738462
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738462%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738462: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738462 url https://www.openlane.eu/en/carv6/auction/10738462
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738635
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738635%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738635: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738635 url https://www.openlane.eu/en/carv6/auction/10738635
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738508
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738508%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738508: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738508 url https://www.openlane.eu/en/carv6/auction/10738508
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738185
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738185%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738185: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738185 url https://www.openlane.eu/en/carv6/auction/10738185
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738553
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738553%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738553: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738553 url https://www.openlane.eu/en/carv6/auction/10738553
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738614
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738614%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738614: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738614 url https://www.openlane.eu/en/carv6/auction/10738614
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738509
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738509%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738509: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738509 url https://www.openlane.eu/en/carv6/auction/10738509
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738526
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738526%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738526: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738526 url https://www.openlane.eu/en/carv6/auction/10738526
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738615
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738615: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738615 url https://www.openlane.eu/en/carv6/auction/10738615
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738510
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738510: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738510 url https://www.openlane.eu/en/carv6/auction/10738510
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738463
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738463%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738463: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738463 url https://www.openlane.eu/en/carv6/auction/10738463
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738571
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738571%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738571: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738571 url https://www.openlane.eu/en/carv6/auction/10738571
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738174
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738174%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738174: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738174 url https://www.openlane.eu/en/carv6/auction/10738174
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738464
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738464%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738464: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738464 url https://www.openlane.eu/en/carv6/auction/10738464
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738616
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738616%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738616: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738616 url https://www.openlane.eu/en/carv6/auction/10738616
2026-03-27 19:32:51 [adesa.fr] INFO: Found listing with ID: 10738180
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738180%27 HTTP/1.1" 200 None
2026-03-27 19:32:51 [adesa.fr] INFO: Scrape type for 10738180: 0
2026-03-27 19:32:51 [adesa.fr] INFO: Skipping item 10738180 url https://www.openlane.eu/en/carv6/auction/10738180
2026-03-27 19:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:32:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 530be8b5-dc4f-560c-b71f-6db8064193a2, skipping ID generation
2026-03-27 19:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530be8b5-dc4f-560c-b71f-6db8064193a2 with scrape type 1
2026-03-27 19:32:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 530be8b5-dc4f-560c-b71f-6db8064193a2 sending to next pipeline
2026-03-27 19:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 530be8b5-dc4f-560c-b71f-6db8064193a2, identifier: 10738052
2026-03-27 19:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10738052
2026-03-27 19:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10738052
2026-03-27 19:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10738052 to the API
2026-03-27 19:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5719528/general/ae982077-d960-4c93-89dc-2c4532db1de2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '530be8b5-dc4f-560c-b71f-6db8064193a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-232-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738052',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 171687,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Design - Hybrid - Automatic - 180 hp - 171.687 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738052%27 HTTP/1.1" 200 None
2026-03-27 19:32:52 [adesa.fr] INFO: Saving data for 10738052: {'created_time': 1774639972.140542, 'last_price_update_time': 1774639972.140553, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738052') HTTP/1.1" 204 0
2026-03-27 19:32:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 530be8b5-dc4f-560c-b71f-6db8064193a2 due to Ignoring non-200 response
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10738071
2026-03-27 19:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 1
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F17148e0e-e963-4c0f-b733-5124407661c2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/17148e0e-e963-4c0f-b733-5124407661c2.JPG not downloaded yet
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252Fbe608491-b005-4e04-8917-6e1996751a4b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/be608491-b005-4e04-8917-6e1996751a4b.JPG not downloaded yet
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F800a2c42-5ac4-4a01-a9f4-19665ad3682f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/800a2c42-5ac4-4a01-a9f4-19665ad3682f.JPG not downloaded yet
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252Fb714e649-7855-4130-a8dc-693b2719f9c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/b714e649-7855-4130-a8dc-693b2719f9c1.JPG not downloaded yet
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252Ff7ce24cb-730f-425e-9d2b-bccddf91c839.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/f7ce24cb-730f-425e-9d2b-bccddf91c839.JPG not downloaded yet
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/be608491-b005-4e04-8917-6e1996751a4b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/17148e0e-e963-4c0f-b733-5124407661c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F0baf4fe1-9d70-4b21-8379-79b935fb349e.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/0baf4fe1-9d70-4b21-8379-79b935fb349e.JPG not downloaded yet
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F5c624f0c-e94a-4600-b8db-1a430e9efaaa.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/5c624f0c-e94a-4600-b8db-1a430e9efaaa.JPG not downloaded yet
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/800a2c42-5ac4-4a01-a9f4-19665ad3682f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/b714e649-7855-4130-a8dc-693b2719f9c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F0fbcce25-fb12-44ab-8875-2fe47aa116db.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/0fbcce25-fb12-44ab-8875-2fe47aa116db.JPG not downloaded yet
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F78fde867-37ff-4a94-b61f-0fa49408b827.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/78fde867-37ff-4a94-b61f-0fa49408b827.JPG not downloaded yet
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/f7ce24cb-730f-425e-9d2b-bccddf91c839.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/0baf4fe1-9d70-4b21-8379-79b935fb349e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737376%252Fgeneral%252F435754d0-b42e-422a-bc20-79ebae18bc35.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737376/general/435754d0-b42e-422a-bc20-79ebae18bc35.JPG not downloaded yet
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/5c624f0c-e94a-4600-b8db-1a430e9efaaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/0fbcce25-fb12-44ab-8875-2fe47aa116db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/78fde867-37ff-4a94-b61f-0fa49408b827.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737376/general/435754d0-b42e-422a-bc20-79ebae18bc35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738071)
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d, skipping ID generation
2026-03-27 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 1
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d sending to next pipeline
2026-03-27 19:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d, identifier: 10738071
2026-03-27 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10738071
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10738071
2026-03-27 19:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10738071 to the API
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5737376/general/435754d0-b42e-422a-bc20-79ebae18bc35.JPG>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '44bb17a5-8f5f-5fe5-8405-3afd3b72751d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-991-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738071',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 158638,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Elegance Business - Petrol - Manual - 130 hp - '
'158.638 km',
'transmission': 'manual',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738071%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [adesa.fr] INFO: Saving data for 10738071: {'created_time': 1774639974.634038, 'last_price_update_time': 1774639974.63405, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738071') HTTP/1.1" 204 0
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d due to Ignoring non-200 response
2026-03-27 19:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10738074
2026-03-27 19:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967c1c40-192a-5b76-b86a-742805958677 with scrape type 1
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 967c1c40-192a-5b76-b86a-742805958677
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252Fc241123f-0f79-427f-8814-e826b80a2df6.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/c241123f-0f79-427f-8814-e826b80a2df6.JPG not downloaded yet
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252F55911060-1973-488b-9c73-1c448895df73.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/55911060-1973-488b-9c73-1c448895df73.JPG not downloaded yet
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252F9f453df7-9f38-47cd-b43a-9a6f29124162.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/9f453df7-9f38-47cd-b43a-9a6f29124162.JPG not downloaded yet
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252Fafe0f4ee-50c9-4114-b61d-dd935ee95208.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/afe0f4ee-50c9-4114-b61d-dd935ee95208.JPG not downloaded yet
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252Fc3fa8d3a-7cca-4ea2-9619-67376e55fbea.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/c3fa8d3a-7cca-4ea2-9619-67376e55fbea.JPG not downloaded yet
2026-03-27 19:32:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/c241123f-0f79-427f-8814-e826b80a2df6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/55911060-1973-488b-9c73-1c448895df73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252Ff169f268-248b-49b9-ba62-71776cdf06c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/f169f268-248b-49b9-ba62-71776cdf06c1.JPG not downloaded yet
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252F9a41d499-a4e7-4ab1-b07d-7b6657d85bd4.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/9a41d499-a4e7-4ab1-b07d-7b6657d85bd4.JPG not downloaded yet
2026-03-27 19:32:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/9f453df7-9f38-47cd-b43a-9a6f29124162.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5744275%252Fgeneral%252F9d802051-2d1d-4b31-8951-6646061e44bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/9d802051-2d1d-4b31-8951-6646061e44bb.JPG not downloaded yet
2026-03-27 19:32:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/afe0f4ee-50c9-4114-b61d-dd935ee95208.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5744275%252Fgeneral%252Fdd6beed2-8eaf-4190-9991-2d0864062b02.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/dd6beed2-8eaf-4190-9991-2d0864062b02.JPG not downloaded yet
2026-03-27 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5744275%252Fgeneral%252Fdd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5744275/general/dd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG not downloaded yet
2026-03-27 19:32:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/c3fa8d3a-7cca-4ea2-9619-67376e55fbea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/f169f268-248b-49b9-ba62-71776cdf06c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/9a41d499-a4e7-4ab1-b07d-7b6657d85bd4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/9d802051-2d1d-4b31-8951-6646061e44bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/dd6beed2-8eaf-4190-9991-2d0864062b02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5744275/general/dd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738074)
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 967c1c40-192a-5b76-b86a-742805958677, skipping ID generation
2026-03-27 19:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967c1c40-192a-5b76-b86a-742805958677 with scrape type 1
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 967c1c40-192a-5b76-b86a-742805958677 sending to next pipeline
2026-03-27 19:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 967c1c40-192a-5b76-b86a-742805958677, identifier: 10738074
2026-03-27 19:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10738074
2026-03-27 19:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10738074
2026-03-27 19:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10738074 to the API
2026-03-27 19:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:32:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5744275/general/dd9412aa-5578-45e8-a53b-d0166fd4b5aa.JPG>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '967c1c40-192a-5b76-b86a-742805958677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-528-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738074',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 161189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 e-Power Business - Hybrid - Automatic - 158 hp - '
'161.189 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738074%27 HTTP/1.1" 200 None
2026-03-27 19:32:55 [adesa.fr] INFO: Saving data for 10738074: {'created_time': 1774639975.64514, 'last_price_update_time': 1774639975.645151, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738074') HTTP/1.1" 204 0
2026-03-27 19:32:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 967c1c40-192a-5b76-b86a-742805958677 due to Ignoring non-200 response
2026-03-27 19:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10738062
2026-03-27 19:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 1
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Fbecbae80-0351-4256-ae28-ce084210ea16.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/becbae80-0351-4256-ae28-ce084210ea16.JPG not downloaded yet
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Fbdea8614-bc1e-47db-b923-043be233d03a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/bdea8614-bc1e-47db-b923-043be233d03a.JPG not downloaded yet
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Fbe3986f8-a942-4244-99cd-d7e72ba6dc3f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/be3986f8-a942-4244-99cd-d7e72ba6dc3f.JPG not downloaded yet
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252F6c750177-ad69-4692-8f2e-b125f4e199fb.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/6c750177-ad69-4692-8f2e-b125f4e199fb.JPG not downloaded yet
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252F773a5af6-e1b4-43f3-8740-69081cdd8aa0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/773a5af6-e1b4-43f3-8740-69081cdd8aa0.JPG not downloaded yet
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/becbae80-0351-4256-ae28-ce084210ea16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/bdea8614-bc1e-47db-b923-043be233d03a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252F428dd8a7-7d94-4faf-913f-ce9f822df633.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/428dd8a7-7d94-4faf-913f-ce9f822df633.JPG not downloaded yet
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Ff20ec33c-5561-42b8-a1ae-2f3389b40312.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/f20ec33c-5561-42b8-a1ae-2f3389b40312.JPG not downloaded yet
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Fd7b76feb-d8b9-4aec-83ba-a4d1f66a9043.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/d7b76feb-d8b9-4aec-83ba-a4d1f66a9043.JPG not downloaded yet
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/be3986f8-a942-4244-99cd-d7e72ba6dc3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/6c750177-ad69-4692-8f2e-b125f4e199fb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Faf18387e-4337-4761-b3d7-141703682184.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/af18387e-4337-4761-b3d7-141703682184.JPG not downloaded yet
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/773a5af6-e1b4-43f3-8740-69081cdd8aa0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/428dd8a7-7d94-4faf-913f-ce9f822df633.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722642%252Fgeneral%252Fb5814f45-e977-469b-9a2f-ec872f123792.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722642/general/b5814f45-e977-469b-9a2f-ec872f123792.JPG not downloaded yet
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/f20ec33c-5561-42b8-a1ae-2f3389b40312.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/d7b76feb-d8b9-4aec-83ba-a4d1f66a9043.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/af18387e-4337-4761-b3d7-141703682184.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722642/general/b5814f45-e977-469b-9a2f-ec872f123792.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738062)
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:32:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8, skipping ID generation
2026-03-27 19:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 1
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 sending to next pipeline
2026-03-27 19:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8, identifier: 10738062
2026-03-27 19:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10738062
2026-03-27 19:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10738062
2026-03-27 19:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10738062 to the API
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:32:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722642/general/b5814f45-e977-469b-9a2f-ec872f123792.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '0a2a4ebf-07c5-525b-ba51-77c4a05632d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-822-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738062',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 193088,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Active Business - Hybrid - Automatic - 180 hp '
'- 193.088 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738062%27 HTTP/1.1" 200 None
2026-03-27 19:32:59 [adesa.fr] INFO: Saving data for 10738062: {'created_time': 1774639979.946541, 'last_price_update_time': 1774639979.946553, 'auction_closing_time': 1774876500.0}
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738062') HTTP/1.1" 204 0
2026-03-27 19:32:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 due to Ignoring non-200 response
2026-03-27 19:33:06 [scrapy.extensions.logstats] INFO: Crawled 252 pages (at 127 pages/min), scraped 29 items (at 16 items/min)
2026-03-27 19:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10738061
2026-03-27 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with scrape type 1
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Ff0365a61-48b9-40a3-97c2-0c1b6aa953d8.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/f0365a61-48b9-40a3-97c2-0c1b6aa953d8.JPG not downloaded yet
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Fb9f99213-acb7-447a-a25b-6273f46d6bd5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/b9f99213-acb7-447a-a25b-6273f46d6bd5.JPG not downloaded yet
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Fd19df8b8-b785-490a-8fb5-d97a3a151908.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/d19df8b8-b785-490a-8fb5-d97a3a151908.JPG not downloaded yet
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Fad795d4b-6c24-4dd5-b9f2-dde0144ff8ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/ad795d4b-6c24-4dd5-b9f2-dde0144ff8ca.JPG not downloaded yet
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Fc5d910be-a74d-47e4-a0d7-f53087e2a91f.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/c5d910be-a74d-47e4-a0d7-f53087e2a91f.JPG not downloaded yet
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252F9082bf3e-c066-4659-83b2-525cea5e194a.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/9082bf3e-c066-4659-83b2-525cea5e194a.JPG not downloaded yet
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/f0365a61-48b9-40a3-97c2-0c1b6aa953d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/b9f99213-acb7-447a-a25b-6273f46d6bd5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252F44a969ea-9ea6-418f-b926-0ddd8b15559b.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/44a969ea-9ea6-418f-b926-0ddd8b15559b.JPG not downloaded yet
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/d19df8b8-b785-490a-8fb5-d97a3a151908.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/ad795d4b-6c24-4dd5-b9f2-dde0144ff8ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252F7d36e883-b333-4861-a9e0-526cd9b52cda.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/7d36e883-b333-4861-a9e0-526cd9b52cda.JPG not downloaded yet
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Fb21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/b21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG not downloaded yet
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/c5d910be-a74d-47e4-a0d7-f53087e2a91f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/9082bf3e-c066-4659-83b2-525cea5e194a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5722535%252Fgeneral%252Fbbfc0d02-5016-4007-9564-936fff8693b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722535/general/bbfc0d02-5016-4007-9564-936fff8693b2.JPG not downloaded yet
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/44a969ea-9ea6-418f-b926-0ddd8b15559b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/7d36e883-b333-4861-a9e0-526cd9b52cda.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/bbfc0d02-5016-4007-9564-936fff8693b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722535/general/b21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738061)
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd, skipping ID generation
2026-03-27 19:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with scrape type 1
2026-03-27 19:33:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd sending to next pipeline
2026-03-27 19:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd, identifier: 10738061
2026-03-27 19:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10738061
2026-03-27 19:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10738061
2026-03-27 19:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10738061 to the API
2026-03-27 19:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:33:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722535/general/b21e17af-224c-45aa-8f59-a4cb31dd2c16.JPG>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '728ee2d8-5cd4-5480-ad63-a6cdebb428dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-513-TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738061',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 170017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback 1.6 E-TENSE Business - Hybrid - Automatic - 180 hp '
'- 170.017 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738061%27 HTTP/1.1" 200 None
2026-03-27 19:33:16 [adesa.fr] INFO: Saving data for 10738061: {'created_time': 1774639996.810105, 'last_price_update_time': 1774639996.810117, 'auction_closing_time': 1774876500.0}
2026-03-27 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738061') HTTP/1.1" 204 0
2026-03-27 19:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd due to Ignoring non-200 response
2026-03-27 19:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738177
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738177%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738177: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738177 url https://www.openlane.eu/en/carv6/auction/10738177
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738511
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738511%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738511: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738511 url https://www.openlane.eu/en/carv6/auction/10738511
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738528
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738528%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738528: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738528 url https://www.openlane.eu/en/carv6/auction/10738528
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738467
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738467%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738467: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738467 url https://www.openlane.eu/en/carv6/auction/10738467
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738466
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738466%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738466: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738466 url https://www.openlane.eu/en/carv6/auction/10738466
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738541
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738541%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738541: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738541 url https://www.openlane.eu/en/carv6/auction/10738541
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738491
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738491%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738491: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738491 url https://www.openlane.eu/en/carv6/auction/10738491
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738659
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738659%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738659: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738659 url https://www.openlane.eu/en/carv6/auction/10738659
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738542
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738542%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738542: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738542 url https://www.openlane.eu/en/carv6/auction/10738542
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738573
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738573%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738573: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738573 url https://www.openlane.eu/en/carv6/auction/10738573
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738492
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738492%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738492: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738492 url https://www.openlane.eu/en/carv6/auction/10738492
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738572
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738572%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738572: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738572 url https://www.openlane.eu/en/carv6/auction/10738572
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738493
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738493%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738493: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738493 url https://www.openlane.eu/en/carv6/auction/10738493
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738527
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738527%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738527: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738527 url https://www.openlane.eu/en/carv6/auction/10738527
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738531
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738531%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738531: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738531 url https://www.openlane.eu/en/carv6/auction/10738531
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738617
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738617%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738617: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738617 url https://www.openlane.eu/en/carv6/auction/10738617
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738530
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738530%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738530: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738530 url https://www.openlane.eu/en/carv6/auction/10738530
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738657
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738657%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738657: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738657 url https://www.openlane.eu/en/carv6/auction/10738657
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738658
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738658%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738658: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738658 url https://www.openlane.eu/en/carv6/auction/10738658
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738465
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738465%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738465: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738465 url https://www.openlane.eu/en/carv6/auction/10738465
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738574
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738574%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738574: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738574 url https://www.openlane.eu/en/carv6/auction/10738574
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738512
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738512%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738512: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738512 url https://www.openlane.eu/en/carv6/auction/10738512
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738543
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738543%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738543: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738543 url https://www.openlane.eu/en/carv6/auction/10738543
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738176
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738176%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738176: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738176 url https://www.openlane.eu/en/carv6/auction/10738176
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738468
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738468%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738468: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738468 url https://www.openlane.eu/en/carv6/auction/10738468
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738660
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738660%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738660: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738660 url https://www.openlane.eu/en/carv6/auction/10738660
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738661
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738661%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738661: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738661 url https://www.openlane.eu/en/carv6/auction/10738661
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738513
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738513%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738513: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738513 url https://www.openlane.eu/en/carv6/auction/10738513
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738554
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738554%27 HTTP/1.1" 200 None
2026-03-27 19:33:27 [adesa.fr] INFO: Scrape type for 10738554: 0
2026-03-27 19:33:27 [adesa.fr] INFO: Skipping item 10738554 url https://www.openlane.eu/en/carv6/auction/10738554
2026-03-27 19:33:27 [adesa.fr] INFO: Found listing with ID: 10738469
2026-03-27 19:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738469%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738469: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738469 url https://www.openlane.eu/en/carv6/auction/10738469
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738470
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738470%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738470: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738470 url https://www.openlane.eu/en/carv6/auction/10738470
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738471
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738471%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738471: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738471 url https://www.openlane.eu/en/carv6/auction/10738471
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738178
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738178%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738178: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738178 url https://www.openlane.eu/en/carv6/auction/10738178
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738545
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738545%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738545: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738545 url https://www.openlane.eu/en/carv6/auction/10738545
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738532
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738532%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738532: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738532 url https://www.openlane.eu/en/carv6/auction/10738532
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738179
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738179%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738179: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738179 url https://www.openlane.eu/en/carv6/auction/10738179
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738544
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738544%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738544: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738544 url https://www.openlane.eu/en/carv6/auction/10738544
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738533
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738533%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738533: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738533 url https://www.openlane.eu/en/carv6/auction/10738533
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738636
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738636%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738636: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738636 url https://www.openlane.eu/en/carv6/auction/10738636
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738494
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738494%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738494: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738494 url https://www.openlane.eu/en/carv6/auction/10738494
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738182
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738182%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738182: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738182 url https://www.openlane.eu/en/carv6/auction/10738182
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738602
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738602%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738602: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738602 url https://www.openlane.eu/en/carv6/auction/10738602
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738514
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738514%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738514: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738514 url https://www.openlane.eu/en/carv6/auction/10738514
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738575
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738575%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738575: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738575 url https://www.openlane.eu/en/carv6/auction/10738575
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738555
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738555%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738555: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738555 url https://www.openlane.eu/en/carv6/auction/10738555
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738618
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738618%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738618: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738618 url https://www.openlane.eu/en/carv6/auction/10738618
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738578
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738578%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738578: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738578 url https://www.openlane.eu/en/carv6/auction/10738578
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738604
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738604%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738604: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738604 url https://www.openlane.eu/en/carv6/auction/10738604
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738619
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738619%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738619: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738619 url https://www.openlane.eu/en/carv6/auction/10738619
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738581
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738581%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738581: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738581 url https://www.openlane.eu/en/carv6/auction/10738581
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738637
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738637%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738637: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738637 url https://www.openlane.eu/en/carv6/auction/10738637
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738579
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738579%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738579: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738579 url https://www.openlane.eu/en/carv6/auction/10738579
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738580
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738580%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738580: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738580 url https://www.openlane.eu/en/carv6/auction/10738580
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738662
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738662%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738662: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738662 url https://www.openlane.eu/en/carv6/auction/10738662
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738620
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738620%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738620: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738620 url https://www.openlane.eu/en/carv6/auction/10738620
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738576
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738576%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738576: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738576 url https://www.openlane.eu/en/carv6/auction/10738576
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738472
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738472%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738472: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738472 url https://www.openlane.eu/en/carv6/auction/10738472
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738639
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738639%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738639: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738639 url https://www.openlane.eu/en/carv6/auction/10738639
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738621
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738621%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738621: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738621 url https://www.openlane.eu/en/carv6/auction/10738621
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738473
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738473%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738473: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738473 url https://www.openlane.eu/en/carv6/auction/10738473
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738638
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738638%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738638: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738638 url https://www.openlane.eu/en/carv6/auction/10738638
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738474
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738474%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738474: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738474 url https://www.openlane.eu/en/carv6/auction/10738474
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738497
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738497%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738497: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738497 url https://www.openlane.eu/en/carv6/auction/10738497
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738495
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738495%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738495: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738495 url https://www.openlane.eu/en/carv6/auction/10738495
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738603
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738603%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738603: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738603 url https://www.openlane.eu/en/carv6/auction/10738603
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738496
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738496%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738496: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738496 url https://www.openlane.eu/en/carv6/auction/10738496
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738577
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738577%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738577: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738577 url https://www.openlane.eu/en/carv6/auction/10738577
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738663
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738663%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738663: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738663 url https://www.openlane.eu/en/carv6/auction/10738663
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738640
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738640%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738640: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738640 url https://www.openlane.eu/en/carv6/auction/10738640
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738515
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738515%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738515: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738515 url https://www.openlane.eu/en/carv6/auction/10738515
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738516
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738516%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738516: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738516 url https://www.openlane.eu/en/carv6/auction/10738516
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738517
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738517%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738517: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738517 url https://www.openlane.eu/en/carv6/auction/10738517
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738664
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738664%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738664: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738664 url https://www.openlane.eu/en/carv6/auction/10738664
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738546
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738546%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738546: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738546 url https://www.openlane.eu/en/carv6/auction/10738546
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738622
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738622%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738622: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738622 url https://www.openlane.eu/en/carv6/auction/10738622
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738665
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738665%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738665: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738665 url https://www.openlane.eu/en/carv6/auction/10738665
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738582
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738582%27 HTTP/1.1" 200 None
2026-03-27 19:33:28 [adesa.fr] INFO: Scrape type for 10738582: 0
2026-03-27 19:33:28 [adesa.fr] INFO: Skipping item 10738582 url https://www.openlane.eu/en/carv6/auction/10738582
2026-03-27 19:33:28 [adesa.fr] INFO: Found listing with ID: 10738518
2026-03-27 19:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738518%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738518: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738518 url https://www.openlane.eu/en/carv6/auction/10738518
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738666
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738666%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738666: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738666 url https://www.openlane.eu/en/carv6/auction/10738666
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738475
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738475%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738475: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738475 url https://www.openlane.eu/en/carv6/auction/10738475
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738476
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738476%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738476: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738476 url https://www.openlane.eu/en/carv6/auction/10738476
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738477
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738477%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738477: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738477 url https://www.openlane.eu/en/carv6/auction/10738477
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738478
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738478%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738478: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738478 url https://www.openlane.eu/en/carv6/auction/10738478
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738479
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738479%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738479: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738479 url https://www.openlane.eu/en/carv6/auction/10738479
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738605
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738605%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738605: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738605 url https://www.openlane.eu/en/carv6/auction/10738605
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738498
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738498%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738498: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738498 url https://www.openlane.eu/en/carv6/auction/10738498
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738556
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738556%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738556: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738556 url https://www.openlane.eu/en/carv6/auction/10738556
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738641
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738641%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738641: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738641 url https://www.openlane.eu/en/carv6/auction/10738641
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738623
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738623%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738623: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738623 url https://www.openlane.eu/en/carv6/auction/10738623
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738547
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738547%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738547: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738547 url https://www.openlane.eu/en/carv6/auction/10738547
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738499
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738499%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738499: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738499 url https://www.openlane.eu/en/carv6/auction/10738499
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738606
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738606%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738606: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738606 url https://www.openlane.eu/en/carv6/auction/10738606
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738607
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738607%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738607: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738607 url https://www.openlane.eu/en/carv6/auction/10738607
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738667
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738667%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738667: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738667 url https://www.openlane.eu/en/carv6/auction/10738667
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738624
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738624%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738624: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738624 url https://www.openlane.eu/en/carv6/auction/10738624
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738529
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738529%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738529: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738529 url https://www.openlane.eu/en/carv6/auction/10738529
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738519
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738519%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738519: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738519 url https://www.openlane.eu/en/carv6/auction/10738519
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738548
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738548%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738548: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738548 url https://www.openlane.eu/en/carv6/auction/10738548
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738480
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738480%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738480: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738480 url https://www.openlane.eu/en/carv6/auction/10738480
2026-03-27 19:33:29 [adesa.fr] INFO: Found listing with ID: 10738668
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738668%27 HTTP/1.1" 200 None
2026-03-27 19:33:29 [adesa.fr] INFO: Scrape type for 10738668: 0
2026-03-27 19:33:29 [adesa.fr] INFO: Skipping item 10738668 url https://www.openlane.eu/en/carv6/auction/10738668
2026-03-27 19:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:33:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.858(s), this was the 1st time calling it.
2026-03-27 19:33:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.729019474986157 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-27 19:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10738073
2026-03-27 19:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62afd4dd-9f73-507c-b1c0-0397f3640366 with scrape type 1
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62afd4dd-9f73-507c-b1c0-0397f3640366
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Ffafffb84-b78e-44ff-8ef6-8424c6fecdf4.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/fafffb84-b78e-44ff-8ef6-8424c6fecdf4.JPG not downloaded yet
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fbdbf10dd-a383-421d-a973-c57eca8ec34d.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/bdbf10dd-a383-421d-a973-c57eca8ec34d.JPG not downloaded yet
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fb726b9e2-d4e0-4cc3-a2e5-f20b889be6d4.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/b726b9e2-d4e0-4cc3-a2e5-f20b889be6d4.JPG not downloaded yet
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252F99b1b774-464c-4289-9f2c-54e2a4ecaab3.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/99b1b774-464c-4289-9f2c-54e2a4ecaab3.JPG not downloaded yet
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fcdb3589a-d361-4c04-932e-55e7865df3e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/cdb3589a-d361-4c04-932e-55e7865df3e5.JPG not downloaded yet
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/fafffb84-b78e-44ff-8ef6-8424c6fecdf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/bdbf10dd-a383-421d-a973-c57eca8ec34d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fa6cb4989-f7f8-420f-866a-5fa49be73d7c.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/a6cb4989-f7f8-420f-866a-5fa49be73d7c.JPG not downloaded yet
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fdb25e218-94dd-4a44-9dd2-e1ab053bfab0.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/db25e218-94dd-4a44-9dd2-e1ab053bfab0.JPG not downloaded yet
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/b726b9e2-d4e0-4cc3-a2e5-f20b889be6d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fb51fb816-55c3-411d-9759-427aceac97d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/b51fb816-55c3-411d-9759-427aceac97d9.JPG not downloaded yet
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/99b1b774-464c-4289-9f2c-54e2a4ecaab3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252F4f2fc826-d658-475d-a92b-6c27c3d3bdd8.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/4f2fc826-d658-475d-a92b-6c27c3d3bdd8.JPG not downloaded yet
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/cdb3589a-d361-4c04-932e-55e7865df3e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/a6cb4989-f7f8-420f-866a-5fa49be73d7c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743598%252Fgeneral%252Fab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743598/general/ab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG not downloaded yet
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/b51fb816-55c3-411d-9759-427aceac97d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/db25e218-94dd-4a44-9dd2-e1ab053bfab0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/4f2fc826-d658-475d-a92b-6c27c3d3bdd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743598/general/ab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738073)
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62afd4dd-9f73-507c-b1c0-0397f3640366, skipping ID generation
2026-03-27 19:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62afd4dd-9f73-507c-b1c0-0397f3640366 with scrape type 1
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62afd4dd-9f73-507c-b1c0-0397f3640366 sending to next pipeline
2026-03-27 19:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62afd4dd-9f73-507c-b1c0-0397f3640366, identifier: 10738073
2026-03-27 19:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10738073
2026-03-27 19:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10738073
2026-03-27 19:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10738073 to the API
2026-03-27 19:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:34:01 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743598/general/ab814f0c-2ce0-49b9-b27d-4aa3593325b2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '62afd4dd-9f73-507c-b1c0-0397f3640366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-804-FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738073',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 182195,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 44000,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 182.195 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738073%27 HTTP/1.1" 200 None
2026-03-27 19:34:01 [adesa.fr] INFO: Saving data for 10738073: {'created_time': 1774640041.78378, 'last_price_update_time': 1774640041.78379, 'auction_closing_time': 1774876500.0}
2026-03-27 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738073') HTTP/1.1" 204 0
2026-03-27 19:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 62afd4dd-9f73-507c-b1c0-0397f3640366 due to Ignoring non-200 response
2026-03-27 19:34:06 [scrapy.extensions.logstats] INFO: Crawled 275 pages (at 23 pages/min), scraped 31 items (at 2 items/min)
2026-03-27 19:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-27 19:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738669
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738669%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738669: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738669 url https://www.openlane.eu/en/carv6/auction/10738669
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738670
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738670%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738670: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738670 url https://www.openlane.eu/en/carv6/auction/10738670
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738520
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738520%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738520: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738520 url https://www.openlane.eu/en/carv6/auction/10738520
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738625
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738625%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738625: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738625 url https://www.openlane.eu/en/carv6/auction/10738625
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738557
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738557%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738557: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738557 url https://www.openlane.eu/en/carv6/auction/10738557
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738521
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738521%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738521: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738521 url https://www.openlane.eu/en/carv6/auction/10738521
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738608
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738608%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738608: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738608 url https://www.openlane.eu/en/carv6/auction/10738608
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738583
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738583%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738583: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738583 url https://www.openlane.eu/en/carv6/auction/10738583
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738609
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738609%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738609: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738609 url https://www.openlane.eu/en/carv6/auction/10738609
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738626
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738626%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738626: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738626 url https://www.openlane.eu/en/carv6/auction/10738626
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738610
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738610%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738610: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738610 url https://www.openlane.eu/en/carv6/auction/10738610
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738549
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738549%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738549: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738549 url https://www.openlane.eu/en/carv6/auction/10738549
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738671
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738671%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738671: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738671 url https://www.openlane.eu/en/carv6/auction/10738671
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738522
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738522%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738522: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738522 url https://www.openlane.eu/en/carv6/auction/10738522
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738500
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738500%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738500: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738500 url https://www.openlane.eu/en/carv6/auction/10738500
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738627
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738627%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738627: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738627 url https://www.openlane.eu/en/carv6/auction/10738627
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738501
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738501%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738501: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738501 url https://www.openlane.eu/en/carv6/auction/10738501
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738672
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738672%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738672: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738672 url https://www.openlane.eu/en/carv6/auction/10738672
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738628
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738628%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738628: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738628 url https://www.openlane.eu/en/carv6/auction/10738628
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738584
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738584%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738584: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738584 url https://www.openlane.eu/en/carv6/auction/10738584
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738673
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738673%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738673: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738673 url https://www.openlane.eu/en/carv6/auction/10738673
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738674
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738674%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738674: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738674 url https://www.openlane.eu/en/carv6/auction/10738674
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738585
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738585%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738585: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738585 url https://www.openlane.eu/en/carv6/auction/10738585
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738502
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738502%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738502: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738502 url https://www.openlane.eu/en/carv6/auction/10738502
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738481
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738481%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738481: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738481 url https://www.openlane.eu/en/carv6/auction/10738481
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738588
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738588%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738588: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738588 url https://www.openlane.eu/en/carv6/auction/10738588
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738589
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738589%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738589: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738589 url https://www.openlane.eu/en/carv6/auction/10738589
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738629
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738629%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738629: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738629 url https://www.openlane.eu/en/carv6/auction/10738629
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738587
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738587%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738587: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738587 url https://www.openlane.eu/en/carv6/auction/10738587
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738448
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738448%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738448: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738448 url https://www.openlane.eu/en/carv6/auction/10738448
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738676
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738676%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738676: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738676 url https://www.openlane.eu/en/carv6/auction/10738676
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738675
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738675%27 HTTP/1.1" 200 None
2026-03-27 19:34:39 [adesa.fr] INFO: Scrape type for 10738675: 0
2026-03-27 19:34:39 [adesa.fr] INFO: Skipping item 10738675 url https://www.openlane.eu/en/carv6/auction/10738675
2026-03-27 19:34:39 [adesa.fr] INFO: Found listing with ID: 10738586
2026-03-27 19:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738586%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738586: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738586 url https://www.openlane.eu/en/carv6/auction/10738586
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738611
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738611%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738611: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738611 url https://www.openlane.eu/en/carv6/auction/10738611
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738523
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738523%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738523: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738523 url https://www.openlane.eu/en/carv6/auction/10738523
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738524
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738524%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738524: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738524 url https://www.openlane.eu/en/carv6/auction/10738524
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738558
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738558%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738558: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738558 url https://www.openlane.eu/en/carv6/auction/10738558
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738677
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738677%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738677: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738677 url https://www.openlane.eu/en/carv6/auction/10738677
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738678
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738678%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738678: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738678 url https://www.openlane.eu/en/carv6/auction/10738678
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738534
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738534%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738534: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738534 url https://www.openlane.eu/en/carv6/auction/10738534
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738679
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738679%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738679: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738679 url https://www.openlane.eu/en/carv6/auction/10738679
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738559
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738559%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738559: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738559 url https://www.openlane.eu/en/carv6/auction/10738559
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738680
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738680%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738680: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738680 url https://www.openlane.eu/en/carv6/auction/10738680
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738642
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738642%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738642: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738642 url https://www.openlane.eu/en/carv6/auction/10738642
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738482
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738482%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738482: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738482 url https://www.openlane.eu/en/carv6/auction/10738482
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738681
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738681%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738681: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738681 url https://www.openlane.eu/en/carv6/auction/10738681
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738590
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738590%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738590: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738590 url https://www.openlane.eu/en/carv6/auction/10738590
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738643
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738643%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738643: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738643 url https://www.openlane.eu/en/carv6/auction/10738643
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738591
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738591%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738591: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738591 url https://www.openlane.eu/en/carv6/auction/10738591
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738630
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738630%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738630: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738630 url https://www.openlane.eu/en/carv6/auction/10738630
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738592
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738592%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738592: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738592 url https://www.openlane.eu/en/carv6/auction/10738592
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738447
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738447%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738447: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738447 url https://www.openlane.eu/en/carv6/auction/10738447
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738550
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738550%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738550: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738550 url https://www.openlane.eu/en/carv6/auction/10738550
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738682
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738682%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738682: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738682 url https://www.openlane.eu/en/carv6/auction/10738682
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738683
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738683%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738683: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738683 url https://www.openlane.eu/en/carv6/auction/10738683
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738593
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738593%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738593: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738593 url https://www.openlane.eu/en/carv6/auction/10738593
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738594
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738594%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738594: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738594 url https://www.openlane.eu/en/carv6/auction/10738594
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738684
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738684%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738684: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738684 url https://www.openlane.eu/en/carv6/auction/10738684
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738685
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738685%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738685: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738685 url https://www.openlane.eu/en/carv6/auction/10738685
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736621%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10736621: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10736875
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736875%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10736875: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10736875 url https://www.openlane.eu/en/carv6/auction/10736875
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735057
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735057%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735057: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735057 url https://www.openlane.eu/en/carv6/auction/10735057
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735052
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735052%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735052: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735052 url https://www.openlane.eu/en/carv6/auction/10735052
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735056
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735056%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735056: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735056 url https://www.openlane.eu/en/carv6/auction/10735056
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735054
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735054%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735054: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735054 url https://www.openlane.eu/en/carv6/auction/10735054
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735059
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735059%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735059: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735059 url https://www.openlane.eu/en/carv6/auction/10735059
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735058
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735058%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735058: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735058 url https://www.openlane.eu/en/carv6/auction/10735058
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10735053
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735053%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10735053: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10735053 url https://www.openlane.eu/en/carv6/auction/10735053
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738048
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738048%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738048: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738048 url https://www.openlane.eu/en/carv6/auction/10738048
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734640
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734640%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734640: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734640 url https://www.openlane.eu/en/carv6/auction/10734640
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10738049
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738049%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10738049: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10738049 url https://www.openlane.eu/en/carv6/auction/10738049
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734659
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734659%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734659: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734659 url https://www.openlane.eu/en/carv6/auction/10734659
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734667
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734667%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734667: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734667 url https://www.openlane.eu/en/carv6/auction/10734667
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734623
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734623%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734623: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734623 url https://www.openlane.eu/en/carv6/auction/10734623
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734609
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734609%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734609: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734609 url https://www.openlane.eu/en/carv6/auction/10734609
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734670
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734670%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734670: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734670 url https://www.openlane.eu/en/carv6/auction/10734670
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734629
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734629%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734629: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734629 url https://www.openlane.eu/en/carv6/auction/10734629
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734630
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734630%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734630: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734630 url https://www.openlane.eu/en/carv6/auction/10734630
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734673
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734673%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734673: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734673 url https://www.openlane.eu/en/carv6/auction/10734673
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734632
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734632%27 HTTP/1.1" 200 None
2026-03-27 19:34:40 [adesa.fr] INFO: Scrape type for 10734632: 0
2026-03-27 19:34:40 [adesa.fr] INFO: Skipping item 10734632 url https://www.openlane.eu/en/carv6/auction/10734632
2026-03-27 19:34:40 [adesa.fr] INFO: Found listing with ID: 10734633
2026-03-27 19:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734633%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734633: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734633 url https://www.openlane.eu/en/carv6/auction/10734633
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734631
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734631%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734631: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734631 url https://www.openlane.eu/en/carv6/auction/10734631
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734643
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734643%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734643: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734643 url https://www.openlane.eu/en/carv6/auction/10734643
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10738046
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738046%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10738046: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10738046 url https://www.openlane.eu/en/carv6/auction/10738046
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734627
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734627%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734627: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734627 url https://www.openlane.eu/en/carv6/auction/10734627
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10738047
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710738047%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10738047: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10738047 url https://www.openlane.eu/en/carv6/auction/10738047
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734635
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734635%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734635: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734635 url https://www.openlane.eu/en/carv6/auction/10734635
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734676
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734676%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734676: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734676 url https://www.openlane.eu/en/carv6/auction/10734676
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734644
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734644%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734644: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734644 url https://www.openlane.eu/en/carv6/auction/10734644
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734674
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734674%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734674: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734674 url https://www.openlane.eu/en/carv6/auction/10734674
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734602
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734602%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734602: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734602 url https://www.openlane.eu/en/carv6/auction/10734602
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734677
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734677%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734677: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734677 url https://www.openlane.eu/en/carv6/auction/10734677
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734619
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734619%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734619: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734619 url https://www.openlane.eu/en/carv6/auction/10734619
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734625
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734625%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734625: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734625 url https://www.openlane.eu/en/carv6/auction/10734625
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10734657
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734657%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10734657: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10734657 url https://www.openlane.eu/en/carv6/auction/10734657
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730556%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10730556: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710732542%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10732542: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730554%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10730554: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730465%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10730465: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-27 19:34:41 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-27 19:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730462%27 HTTP/1.1" 200 None
2026-03-27 19:34:41 [adesa.fr] INFO: Scrape type for 10730462: 0
2026-03-27 19:34:41 [adesa.fr] INFO: Skipping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-27 19:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728602%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10728602: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730560%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10730560: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730563%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10730563: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730559%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10730559: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730567%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10730567: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730562%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10730562: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10740171
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740171%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10740171: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10740171 url https://www.openlane.eu/en/carv6/auction/10740171
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10740176
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740176%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10740176: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10740176 url https://www.openlane.eu/en/carv6/auction/10740176
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10741678
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741678%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10741678: 1
2026-03-27 19:34:44 [adesa.fr] INFO: Scraping item 10741678 url https://www.openlane.eu/en/carv6/auction/10741678
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10741675
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741675%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10741675: 1
2026-03-27 19:34:44 [adesa.fr] INFO: Scraping item 10741675 url https://www.openlane.eu/en/carv6/auction/10741675
2026-03-27 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10740172
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740172%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10740172: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10740172 url https://www.openlane.eu/en/carv6/auction/10740172
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10736481
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736481%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10736481: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10736481 url https://www.openlane.eu/en/carv6/auction/10736481
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10736488
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736488%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10736488: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10736488 url https://www.openlane.eu/en/carv6/auction/10736488
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735036
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735036%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735036: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735036 url https://www.openlane.eu/en/carv6/auction/10735036
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10741673
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741673%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10741673: 1
2026-03-27 19:34:44 [adesa.fr] INFO: Scraping item 10741673 url https://www.openlane.eu/en/carv6/auction/10741673
2026-03-27 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735023
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735023%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735023: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735023 url https://www.openlane.eu/en/carv6/auction/10735023
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10741674
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741674%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10741674: 1
2026-03-27 19:34:44 [adesa.fr] INFO: Scraping item 10741674 url https://www.openlane.eu/en/carv6/auction/10741674
2026-03-27 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10741677
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741677%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10741677: 1
2026-03-27 19:34:44 [adesa.fr] INFO: Scraping item 10741677 url https://www.openlane.eu/en/carv6/auction/10741677
2026-03-27 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735546
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735546%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735546: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735546 url https://www.openlane.eu/en/carv6/auction/10735546
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735605
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735605%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735605: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735605 url https://www.openlane.eu/en/carv6/auction/10735605
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735604
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735604%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735604: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735604 url https://www.openlane.eu/en/carv6/auction/10735604
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735015
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735015%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735015: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735015 url https://www.openlane.eu/en/carv6/auction/10735015
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10740174
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740174%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10740174: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10740174 url https://www.openlane.eu/en/carv6/auction/10740174
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10737755
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737755%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10737755: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10737755 url https://www.openlane.eu/en/carv6/auction/10737755
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10740175
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740175%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10740175: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10740175 url https://www.openlane.eu/en/carv6/auction/10740175
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10741676
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741676%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10741676: 1
2026-03-27 19:34:44 [adesa.fr] INFO: Scraping item 10741676 url https://www.openlane.eu/en/carv6/auction/10741676
2026-03-27 19:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10738304
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738304%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10738304: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10738304 url https://www.openlane.eu/en/carv6/auction/10738304
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735024
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735024%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735024: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735024 url https://www.openlane.eu/en/carv6/auction/10735024
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735038
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735038%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735038: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735038 url https://www.openlane.eu/en/carv6/auction/10735038
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10735014
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735014%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10735014: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10735014 url https://www.openlane.eu/en/carv6/auction/10735014
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732999%27 HTTP/1.1" 200 None
2026-03-27 19:34:44 [adesa.fr] INFO: Scrape type for 10732999: 0
2026-03-27 19:34:44 [adesa.fr] INFO: Skipping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-27 19:34:44 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-27 19:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733086%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733086: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733160%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733160: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733151%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733151: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733117%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733117: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733039%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733039: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733053%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733053: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733144%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733144: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733004%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733004: 2
2026-03-27 19:34:45 [adesa.fr] INFO: Scraping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-27 19:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733174%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733174: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733118%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733118: 2
2026-03-27 19:34:45 [adesa.fr] INFO: Scraping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-27 19:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733018%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733018: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733182%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733182: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733137%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733137: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733157%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733157: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733073%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733073: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733024%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733024: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732993%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10732993: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733143%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733143: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733056%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733056: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733031%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733031: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733165%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733165: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733129%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733129: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733131%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733131: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733114%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733114: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733110%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733110: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733099%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733099: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733065%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733065: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733029%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733029: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733097%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733097: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733107%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733107: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733142%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733142: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733134%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733134: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733125%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733125: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733007%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733007: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-27 19:34:45 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733060%27 HTTP/1.1" 200 None
2026-03-27 19:34:45 [adesa.fr] INFO: Scrape type for 10733060: 0
2026-03-27 19:34:45 [adesa.fr] INFO: Skipping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733167%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733167: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733012%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733012: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733135%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733135: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732992%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10732992: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733055%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733055: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733070%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733070: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733058%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733058: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733183%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733183: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733049%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733049: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732980%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10732980: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733077%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733077: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733034%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733034: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733051%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733051: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733166%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733166: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733020%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733020: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733075%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733075: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733045%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733045: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733002%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733002: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733145%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733145: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733076%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733076: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733087%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733087: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733006%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733006: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733036%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733036: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733059%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733059: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733032%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733032: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733116%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733116: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733074%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733074: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733000%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733000: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733072%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733072: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733030%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733030: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733177%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733177: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732988%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10732988: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733168%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733168: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-27 19:34:46 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733128%27 HTTP/1.1" 200 None
2026-03-27 19:34:46 [adesa.fr] INFO: Scrape type for 10733128: 0
2026-03-27 19:34:46 [adesa.fr] INFO: Skipping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-27 19:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10741676
2026-03-27 19:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab123a7-115b-5ee4-86d2-cf876e61c258 with scrape type 1
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eab123a7-115b-5ee4-86d2-cf876e61c258
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F620d76f3-f710-4a80-adba-00daf08a21e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F707c95a3-a16d-4aea-9913-755f94f124f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fdd174041-d399-4962-80a6-b6e7662c86a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252F0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg already downloaded
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722690%252Fgeneral%252Fbebdcf33-c409-410a-ae3b-b000d328bf19.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg already downloaded
2026-03-27 19:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eab123a7-115b-5ee4-86d2-cf876e61c258, identifier: 10741676
2026-03-27 19:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10741676
2026-03-27 19:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10741676
2026-03-27 19:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eab123a7-115b-5ee4-86d2-cf876e61c258 with identifier: 10741676 to the API
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741676>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 176,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'eab123a7-115b-5ee4-86d2-cf876e61c258',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-108-SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741676',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 176495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg',
'https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg',
'https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg',
'https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg',
'https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg',
'https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg',
'https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg',
'https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg',
'https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg',
'https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596214,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/281a25b6-50f3-45e9-80d1-e07e9de893c7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622491,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/620d76f3-f710-4a80-adba-00daf08a21e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 598716,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/707c95a3-a16d-4aea-9913-755f94f124f2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575137,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/ee15f038-bf47-4c44-b528-0dc8e70bdd9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517407,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/4ff10fb1-39ff-4abf-a79f-0c09e8b34d5e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568313,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/3739d8dc-ce48-47fe-a2a6-a19c7a4efa99.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418746,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/dd174041-d399-4962-80a6-b6e7662c86a2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425788,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/ff9fa61e-0583-4e8e-86ab-17f7fae74754.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365913,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/0853bfe4-83f3-47f1-81af-55ed6d79d4dd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab123a7-115b-5ee4-86d2-cf876e61c258/eab123a7-115b-5ee4-86d2-cf876e61c258_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351900,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722690/general/bebdcf33-c409-410a-ae3b-b000d328bf19.jpg',
'Width': 2000}],
'price': 4350,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 3,
'seller_name': "O'Encheres sas",
'title': 'Peugeot Expert L1H1 2.0 HDI Premium - Diesel - Automatic - 176 hp - '
'176.495 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741676%27 HTTP/1.1" 200 None
2026-03-27 19:34:49 [adesa.fr] INFO: Saving data for 10741676: {'created_time': 1774640089.937083, 'last_price_update_time': 1774640089.937097, 'auction_closing_time': 1774953000.0}
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741676') HTTP/1.1" 204 0
2026-03-27 19:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08fea603-cd0f-52ef-b9df-bc888b7020b8 with identifier: 10741678
2026-03-27 19:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08fea603-cd0f-52ef-b9df-bc888b7020b8 with scrape type 1
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08fea603-cd0f-52ef-b9df-bc888b7020b8
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252Faced6698-80a7-4350-82d9-a5263bf68a5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/aced6698-80a7-4350-82d9-a5263bf68a5c.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252F8c2fecc5-ad74-4129-b3d6-ddb296f325a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/8c2fecc5-ad74-4129-b3d6-ddb296f325a9.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252Fb5b7cbea-fc4f-41aa-a41e-1b4b41765643.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/b5b7cbea-fc4f-41aa-a41e-1b4b41765643.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252Fcdd140f4-0f3c-453d-b9fa-b32fc3288d4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/cdd140f4-0f3c-453d-b9fa-b32fc3288d4c.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252Fed030ef4-d796-45ec-8523-c10022466725.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/ed030ef4-d796-45ec-8523-c10022466725.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252Fe42e5049-b605-48a4-b350-66c6e636355c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/e42e5049-b605-48a4-b350-66c6e636355c.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252F0ab9ff54-c347-4894-8508-273139529d11.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/0ab9ff54-c347-4894-8508-273139529d11.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252Fd99e89dd-b49c-4a8f-944f-6af21b984910.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/d99e89dd-b49c-4a8f-944f-6af21b984910.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252F236a24bc-6285-4500-85d4-f3d1b0a51ae5.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/236a24bc-6285-4500-85d4-f3d1b0a51ae5.jpg already downloaded
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726059%252Fgeneral%252F815a60e5-7d8a-429f-b240-2aab11b2848c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726059/general/815a60e5-7d8a-429f-b240-2aab11b2848c.jpg already downloaded
2026-03-27 19:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08fea603-cd0f-52ef-b9df-bc888b7020b8, identifier: 10741678
2026-03-27 19:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08fea603-cd0f-52ef-b9df-bc888b7020b8 with identifier: 10741678
2026-03-27 19:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08fea603-cd0f-52ef-b9df-bc888b7020b8 with identifier: 10741678
2026-03-27 19:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08fea603-cd0f-52ef-b9df-bc888b7020b8 with identifier: 10741678 to the API
2026-03-27 19:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:34:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741678>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '08fea603-cd0f-52ef-b9df-bc888b7020b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW095EG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741678',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 55500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5726059/general/aced6698-80a7-4350-82d9-a5263bf68a5c.jpg',
'https://images.openlane.eu/carimgs/5726059/general/8c2fecc5-ad74-4129-b3d6-ddb296f325a9.jpg',
'https://images.openlane.eu/carimgs/5726059/general/b5b7cbea-fc4f-41aa-a41e-1b4b41765643.jpg',
'https://images.openlane.eu/carimgs/5726059/general/cdd140f4-0f3c-453d-b9fa-b32fc3288d4c.jpg',
'https://images.openlane.eu/carimgs/5726059/general/ed030ef4-d796-45ec-8523-c10022466725.jpg',
'https://images.openlane.eu/carimgs/5726059/general/e42e5049-b605-48a4-b350-66c6e636355c.jpg',
'https://images.openlane.eu/carimgs/5726059/general/0ab9ff54-c347-4894-8508-273139529d11.jpg',
'https://images.openlane.eu/carimgs/5726059/general/d99e89dd-b49c-4a8f-944f-6af21b984910.jpg',
'https://images.openlane.eu/carimgs/5726059/general/236a24bc-6285-4500-85d4-f3d1b0a51ae5.jpg',
'https://images.openlane.eu/carimgs/5726059/general/815a60e5-7d8a-429f-b240-2aab11b2848c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 706476,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/aced6698-80a7-4350-82d9-a5263bf68a5c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585881,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/8c2fecc5-ad74-4129-b3d6-ddb296f325a9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 691197,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/b5b7cbea-fc4f-41aa-a41e-1b4b41765643.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 665912,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/cdd140f4-0f3c-453d-b9fa-b32fc3288d4c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519625,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/ed030ef4-d796-45ec-8523-c10022466725.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 681014,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/e42e5049-b605-48a4-b350-66c6e636355c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424049,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/0ab9ff54-c347-4894-8508-273139529d11.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345546,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/d99e89dd-b49c-4a8f-944f-6af21b984910.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401577,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/236a24bc-6285-4500-85d4-f3d1b0a51ae5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08fea603-cd0f-52ef-b9df-bc888b7020b8/08fea603-cd0f-52ef-b9df-bc888b7020b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413744,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726059/general/815a60e5-7d8a-429f-b240-2aab11b2848c.jpg',
'Width': 2000}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-04-03',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 149 hp - 55.500 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2024}
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741678%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Saving data for 10741678: {'created_time': 1774640092.205053, 'last_price_update_time': 1774640092.205064, 'auction_closing_time': 1774953000.0}
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741678') HTTP/1.1" 204 0
2026-03-27 19:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732981%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10732981: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733013%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733013: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733016%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733016: 2
2026-03-27 19:34:52 [adesa.fr] INFO: Scraping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733052%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733052: 2
2026-03-27 19:34:52 [adesa.fr] INFO: Scraping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-27 19:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733139%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733139: 2
2026-03-27 19:34:52 [adesa.fr] INFO: Scraping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-27 19:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733063%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733063: 2
2026-03-27 19:34:52 [adesa.fr] INFO: Scraping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733093%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733093: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733001%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733001: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733048%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733048: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733027%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733027: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733017%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733017: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732984%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10732984: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733068%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733068: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733176%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733176: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732997%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10732997: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733147%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733147: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733108%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733108: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733062%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733062: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733033%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733033: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733014%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733014: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732983%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10732983: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733126%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733126: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733109%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733109: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733090%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733090: 2
2026-03-27 19:34:52 [adesa.fr] INFO: Scraping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733124%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733124: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733088%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733088: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733130%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733130: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733184%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733184: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733009%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733009: 2
2026-03-27 19:34:52 [adesa.fr] INFO: Scraping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733050%27 HTTP/1.1" 200 None
2026-03-27 19:34:52 [adesa.fr] INFO: Scrape type for 10733050: 0
2026-03-27 19:34:52 [adesa.fr] INFO: Skipping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-27 19:34:52 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-27 19:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732986%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10732986: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732979%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10732979: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733122%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733122: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733162%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733162: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733105%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733105: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733119%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733119: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733067%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733067: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733112%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733112: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733138%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733138: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733172%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733172: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733038%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733038: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733064%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733064: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733100%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733100: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733103%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733103: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733179%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733179: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733089%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733089: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733111%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733111: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733155%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733155: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733092%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733092: 2
2026-03-27 19:34:53 [adesa.fr] INFO: Scraping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733150%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733150: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733054%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733054: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733146%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733146: 2
2026-03-27 19:34:53 [adesa.fr] INFO: Scraping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733047%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733047: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733094%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733094: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733095%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733095: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732987%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10732987: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733078%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733078: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733037%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733037: 2
2026-03-27 19:34:53 [adesa.fr] INFO: Scraping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733115%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733115: 2
2026-03-27 19:34:53 [adesa.fr] INFO: Scraping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733096%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733096: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733132%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733132: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733008%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733008: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733035%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733035: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733127%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733127: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733003%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733003: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732990%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10732990: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732985%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10732985: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733163%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733163: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733136%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733136: 2
2026-03-27 19:34:53 [adesa.fr] INFO: Scraping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732982%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10732982: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733159%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733159: 2
2026-03-27 19:34:53 [adesa.fr] INFO: Scraping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733022%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733022: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733173%27 HTTP/1.1" 200 None
2026-03-27 19:34:53 [adesa.fr] INFO: Scrape type for 10733173: 0
2026-03-27 19:34:53 [adesa.fr] INFO: Skipping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-27 19:34:53 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733041%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733041: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733040%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733040: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733170%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733170: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733152%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733152: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733148%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733148: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733158%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733158: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733071%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733071: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733102%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733102: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733101%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733101: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733175%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733175: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733149%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733149: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733178%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733178: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733066%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733066: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733104%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733104: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733043%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733043: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733098%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733098: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733153%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733153: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733169%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733169: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733171%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733171: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733025%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733025: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733042%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733042: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733010%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733010: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733069%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733069: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733005%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733005: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733011%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733011: 0
2026-03-27 19:34:54 [adesa.fr] INFO: Skipping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732996%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10732996: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-27 19:34:54 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-27 19:34:54 [adesa.fr] INFO: Scrape type for 10733015: 2
2026-03-27 19:34:54 [adesa.fr] INFO: Scraping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-27 19:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09eae9a0-35bb-522a-9d10-f3d7a9f043c5 with identifier: 10741677
2026-03-27 19:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09eae9a0-35bb-522a-9d10-f3d7a9f043c5 with scrape type 1
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09eae9a0-35bb-522a-9d10-f3d7a9f043c5
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252F9f0e2447-75e6-4066-a9e4-bf6a9f30fa96.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/9f0e2447-75e6-4066-a9e4-bf6a9f30fa96.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252Fdf2d6846-59e0-4828-830a-435477ea2f41.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/df2d6846-59e0-4828-830a-435477ea2f41.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252F44a46515-88aa-4243-9808-dd0e1173346a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/44a46515-88aa-4243-9808-dd0e1173346a.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252F58cb714a-f8e7-4139-9db1-434158d8900f.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/58cb714a-f8e7-4139-9db1-434158d8900f.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252Fb3fea860-b981-4992-9319-ca7dec44889f.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/b3fea860-b981-4992-9319-ca7dec44889f.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252Fcbf78ec4-6a3f-4189-8fa0-a0ef1fa21a8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/cbf78ec4-6a3f-4189-8fa0-a0ef1fa21a8d.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252F89737a83-9b51-4d32-a959-c92dc5f11ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/89737a83-9b51-4d32-a959-c92dc5f11ec0.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252F1967fd79-0b2b-41cd-9354-3e1e41f10d6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/1967fd79-0b2b-41cd-9354-3e1e41f10d6e.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252Fa2b3302d-e8b1-44ba-ab96-8ed7d2b63009.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/a2b3302d-e8b1-44ba-ab96-8ed7d2b63009.jpg already downloaded
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34: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%252F5724614%252Fgeneral%252Ff2484df1-3468-457c-b706-2d7ccb390681.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724614/general/f2484df1-3468-457c-b706-2d7ccb390681.jpg already downloaded
2026-03-27 19:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09eae9a0-35bb-522a-9d10-f3d7a9f043c5, identifier: 10741677
2026-03-27 19:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09eae9a0-35bb-522a-9d10-f3d7a9f043c5 with identifier: 10741677
2026-03-27 19:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09eae9a0-35bb-522a-9d10-f3d7a9f043c5 with identifier: 10741677
2026-03-27 19:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09eae9a0-35bb-522a-9d10-f3d7a9f043c5 with identifier: 10741677 to the API
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:34:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741677>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '09eae9a0-35bb-522a-9d10-f3d7a9f043c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-431-SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741677',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 148700,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5724614/general/9f0e2447-75e6-4066-a9e4-bf6a9f30fa96.jpg',
'https://images.openlane.eu/carimgs/5724614/general/df2d6846-59e0-4828-830a-435477ea2f41.jpg',
'https://images.openlane.eu/carimgs/5724614/general/44a46515-88aa-4243-9808-dd0e1173346a.jpg',
'https://images.openlane.eu/carimgs/5724614/general/58cb714a-f8e7-4139-9db1-434158d8900f.jpg',
'https://images.openlane.eu/carimgs/5724614/general/b3fea860-b981-4992-9319-ca7dec44889f.jpg',
'https://images.openlane.eu/carimgs/5724614/general/cbf78ec4-6a3f-4189-8fa0-a0ef1fa21a8d.jpg',
'https://images.openlane.eu/carimgs/5724614/general/89737a83-9b51-4d32-a959-c92dc5f11ec0.jpg',
'https://images.openlane.eu/carimgs/5724614/general/1967fd79-0b2b-41cd-9354-3e1e41f10d6e.jpg',
'https://images.openlane.eu/carimgs/5724614/general/a2b3302d-e8b1-44ba-ab96-8ed7d2b63009.jpg',
'https://images.openlane.eu/carimgs/5724614/general/f2484df1-3468-457c-b706-2d7ccb390681.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 446598,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/9f0e2447-75e6-4066-a9e4-bf6a9f30fa96.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540087,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/df2d6846-59e0-4828-830a-435477ea2f41.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571293,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/44a46515-88aa-4243-9808-dd0e1173346a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445205,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/58cb714a-f8e7-4139-9db1-434158d8900f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 543323,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/b3fea860-b981-4992-9319-ca7dec44889f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430226,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/cbf78ec4-6a3f-4189-8fa0-a0ef1fa21a8d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407469,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/89737a83-9b51-4d32-a959-c92dc5f11ec0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293915,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/1967fd79-0b2b-41cd-9354-3e1e41f10d6e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396876,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/a2b3302d-e8b1-44ba-ab96-8ed7d2b63009.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09eae9a0-35bb-522a-9d10-f3d7a9f043c5/09eae9a0-35bb-522a-9d10-f3d7a9f043c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385689,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724614/general/f2484df1-3468-457c-b706-2d7ccb390681.jpg',
'Width': 2000}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-06-03',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Hyundai Tucson 1.6 GDI Comfort - Hybrid - Automatic - 179 hp - '
'148.700 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-27 19:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741677%27 HTTP/1.1" 200 None
2026-03-27 19:34:56 [adesa.fr] INFO: Saving data for 10741677: {'created_time': 1774640096.100087, 'last_price_update_time': 1774640096.100099, 'auction_closing_time': 1774953000.0}
2026-03-27 19:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741677') HTTP/1.1" 204 0
2026-03-27 19:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc6eb4ba-302e-5015-9ba1-713e4ca0b29f with identifier: 10733118
2026-03-27 19:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc6eb4ba-302e-5015-9ba1-713e4ca0b29f with scrape type 2
2026-03-27 19:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc6eb4ba-302e-5015-9ba1-713e4ca0b29f with scrape type 2
2026-03-27 19:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc6eb4ba-302e-5015-9ba1-713e4ca0b29f, identifier: 10733118
2026-03-27 19:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc6eb4ba-302e-5015-9ba1-713e4ca0b29f with identifier: 10733118
2026-03-27 19:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc6eb4ba-302e-5015-9ba1-713e4ca0b29f with identifier: 10733118
2026-03-27 19:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc6eb4ba-302e-5015-9ba1-713e4ca0b29f with identifier: 10733118 to the API
2026-03-27 19:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733118>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'bc6eb4ba-302e-5015-9ba1-713e4ca0b29f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC670AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733118',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 176936,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'BMW 3 Series 318d Lounge - Diesel - Automatic - 150 hp - 176.936 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 19:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733118%27 HTTP/1.1" 200 None
2026-03-27 19:34:59 [adesa.fr] INFO: Saving data for 10733118: {'auction_closing_time': 1774872900.0, 'created_time': 1774553437.734568, 'last_price_update_time': 1774640099.442508}
2026-03-27 19:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733118') HTTP/1.1" 204 0
2026-03-27 19:35:06 [scrapy.extensions.logstats] INFO: Crawled 282 pages (at 7 pages/min), scraped 35 items (at 4 items/min)
2026-03-27 19:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 19:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c40573-98ec-5940-bebb-0982c5118ec1 with identifier: 10733139
2026-03-27 19:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c40573-98ec-5940-bebb-0982c5118ec1 with scrape type 2
2026-03-27 19:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22c40573-98ec-5940-bebb-0982c5118ec1 with scrape type 2
2026-03-27 19:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22c40573-98ec-5940-bebb-0982c5118ec1, identifier: 10733139
2026-03-27 19:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22c40573-98ec-5940-bebb-0982c5118ec1 with identifier: 10733139
2026-03-27 19:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22c40573-98ec-5940-bebb-0982c5118ec1 with identifier: 10733139
2026-03-27 19:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22c40573-98ec-5940-bebb-0982c5118ec1 with identifier: 10733139 to the API
2026-03-27 19:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733139>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '22c40573-98ec-5940-bebb-0982c5118ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX212TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733139',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 206238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 200d Business Line - Diesel - Automatic - 150 hp '
'- 206.238 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-27 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733139%27 HTTP/1.1" 200 None
2026-03-27 19:35:08 [adesa.fr] INFO: Saving data for 10733139: {'auction_closing_time': 1774872900.0, 'created_time': 1774553435.189412, 'last_price_update_time': 1774640108.448682}
2026-03-27 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733139') HTTP/1.1" 204 0
2026-03-27 19:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81707bf-e335-5d63-90f6-5b53f6c03097 with identifier: 10733063
2026-03-27 19:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81707bf-e335-5d63-90f6-5b53f6c03097 with scrape type 2
2026-03-27 19:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81707bf-e335-5d63-90f6-5b53f6c03097 with scrape type 2
2026-03-27 19:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e81707bf-e335-5d63-90f6-5b53f6c03097, identifier: 10733063
2026-03-27 19:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e81707bf-e335-5d63-90f6-5b53f6c03097 with identifier: 10733063
2026-03-27 19:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e81707bf-e335-5d63-90f6-5b53f6c03097 with identifier: 10733063
2026-03-27 19:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e81707bf-e335-5d63-90f6-5b53f6c03097 with identifier: 10733063 to the API
2026-03-27 19:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733063>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e81707bf-e335-5d63-90f6-5b53f6c03097',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE152RJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733063',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 55937,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'55.937 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733063%27 HTTP/1.1" 200 None
2026-03-27 19:35:18 [adesa.fr] INFO: Saving data for 10733063: {'auction_closing_time': 1774863000.0, 'created_time': 1774553436.205621, 'last_price_update_time': 1774640118.022513}
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733063') HTTP/1.1" 204 0
2026-03-27 19:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fade82a2-2fd6-5e86-88c1-31315122ea23 with identifier: 10733090
2026-03-27 19:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fade82a2-2fd6-5e86-88c1-31315122ea23 with scrape type 2
2026-03-27 19:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fade82a2-2fd6-5e86-88c1-31315122ea23 with scrape type 2
2026-03-27 19:35:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fade82a2-2fd6-5e86-88c1-31315122ea23, identifier: 10733090
2026-03-27 19:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fade82a2-2fd6-5e86-88c1-31315122ea23 with identifier: 10733090
2026-03-27 19:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fade82a2-2fd6-5e86-88c1-31315122ea23 with identifier: 10733090
2026-03-27 19:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fade82a2-2fd6-5e86-88c1-31315122ea23 with identifier: 10733090 to the API
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733090>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'fade82a2-2fd6-5e86-88c1-31315122ea23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ619MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733090',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 173951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 173.951 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733090%27 HTTP/1.1" 200 None
2026-03-27 19:35:18 [adesa.fr] INFO: Saving data for 10733090: {'auction_closing_time': 1774872900.0, 'created_time': 1774553440.384211, 'last_price_update_time': 1774640118.7534}
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733090') HTTP/1.1" 204 0
2026-03-27 19:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49a07006-7690-57c6-bcad-e65a0617ccb6 with identifier: 10733016
2026-03-27 19:35:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49a07006-7690-57c6-bcad-e65a0617ccb6 with scrape type 2
2026-03-27 19:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49a07006-7690-57c6-bcad-e65a0617ccb6 with scrape type 2
2026-03-27 19:35:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49a07006-7690-57c6-bcad-e65a0617ccb6, identifier: 10733016
2026-03-27 19:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49a07006-7690-57c6-bcad-e65a0617ccb6 with identifier: 10733016
2026-03-27 19:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49a07006-7690-57c6-bcad-e65a0617ccb6 with identifier: 10733016
2026-03-27 19:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49a07006-7690-57c6-bcad-e65a0617ccb6 with identifier: 10733016 to the API
2026-03-27 19:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733016>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '49a07006-7690-57c6-bcad-e65a0617ccb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR378VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733016',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 90718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Mercedes-Benz CLA Shooting Brake 180 Business Line - Petrol - '
'Automatic - 136 hp - 90.718 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-27 19:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733016%27 HTTP/1.1" 200 None
2026-03-27 19:35:27 [adesa.fr] INFO: Saving data for 10733016: {'auction_closing_time': 1774863000.0, 'created_time': 1774553438.792298, 'last_price_update_time': 1774640127.689926}
2026-03-27 19:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733016') HTTP/1.1" 204 0
2026-03-27 19:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66f9bc25-4a47-52ae-a389-a611693056ec with identifier: 10733009
2026-03-27 19:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66f9bc25-4a47-52ae-a389-a611693056ec with scrape type 2
2026-03-27 19:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66f9bc25-4a47-52ae-a389-a611693056ec with scrape type 2
2026-03-27 19:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 66f9bc25-4a47-52ae-a389-a611693056ec, identifier: 10733009
2026-03-27 19:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 66f9bc25-4a47-52ae-a389-a611693056ec with identifier: 10733009
2026-03-27 19:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 66f9bc25-4a47-52ae-a389-a611693056ec with identifier: 10733009
2026-03-27 19:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 66f9bc25-4a47-52ae-a389-a611693056ec with identifier: 10733009 to the API
2026-03-27 19:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733009>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '66f9bc25-4a47-52ae-a389-a611693056ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA661GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733009',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 69670,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2024-11-20',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 208 1.2 Premium - Petrol - Automatic - 100 hp - 69.670 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-27 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733009%27 HTTP/1.1" 200 None
2026-03-27 19:35:32 [adesa.fr] INFO: Saving data for 10733009: {'auction_closing_time': 1774863000.0, 'created_time': 1774553452.078238, 'last_price_update_time': 1774640132.383284}
2026-03-27 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733009') HTTP/1.1" 204 0
2026-03-27 19:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b57ea46b-fce8-5b3f-8db9-df166329edbc with identifier: 10733037
2026-03-27 19:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57ea46b-fce8-5b3f-8db9-df166329edbc with scrape type 2
2026-03-27 19:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b57ea46b-fce8-5b3f-8db9-df166329edbc with scrape type 2
2026-03-27 19:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b57ea46b-fce8-5b3f-8db9-df166329edbc, identifier: 10733037
2026-03-27 19:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b57ea46b-fce8-5b3f-8db9-df166329edbc with identifier: 10733037
2026-03-27 19:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b57ea46b-fce8-5b3f-8db9-df166329edbc with identifier: 10733037
2026-03-27 19:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b57ea46b-fce8-5b3f-8db9-df166329edbc with identifier: 10733037 to the API
2026-03-27 19:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733037>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b57ea46b-fce8-5b3f-8db9-df166329edbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ416AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733037',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 126185,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 130 hp - 126.185 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733037%27 HTTP/1.1" 200 None
2026-03-27 19:35:33 [adesa.fr] INFO: Saving data for 10733037: {'auction_closing_time': 1774863000.0, 'created_time': 1774553632.255326, 'last_price_update_time': 1774640133.920101}
2026-03-27 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733037') HTTP/1.1" 204 0
2026-03-27 19:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c03f0fda-e740-52da-a7b8-20756ae8e8d9 with identifier: 10733146
2026-03-27 19:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c03f0fda-e740-52da-a7b8-20756ae8e8d9 with scrape type 2
2026-03-27 19:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c03f0fda-e740-52da-a7b8-20756ae8e8d9 with scrape type 2
2026-03-27 19:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c03f0fda-e740-52da-a7b8-20756ae8e8d9, identifier: 10733146
2026-03-27 19:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c03f0fda-e740-52da-a7b8-20756ae8e8d9 with identifier: 10733146
2026-03-27 19:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c03f0fda-e740-52da-a7b8-20756ae8e8d9 with identifier: 10733146
2026-03-27 19:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c03f0fda-e740-52da-a7b8-20756ae8e8d9 with identifier: 10733146 to the API
2026-03-27 19:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733146>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c03f0fda-e740-52da-a7b8-20756ae8e8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE759HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733146',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 167776,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-03-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot Rifter 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'167.776 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-27 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733146%27 HTTP/1.1" 200 None
2026-03-27 19:35:40 [adesa.fr] INFO: Saving data for 10733146: {'auction_closing_time': 1774872900.0, 'created_time': 1774553454.971657, 'last_price_update_time': 1774640140.28993}
2026-03-27 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733146') HTTP/1.1" 204 0
2026-03-27 19:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4784ba-d320-543f-98d8-18c4951524dc with identifier: 10733115
2026-03-27 19:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4784ba-d320-543f-98d8-18c4951524dc with scrape type 2
2026-03-27 19:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4784ba-d320-543f-98d8-18c4951524dc with scrape type 2
2026-03-27 19:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee4784ba-d320-543f-98d8-18c4951524dc, identifier: 10733115
2026-03-27 19:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee4784ba-d320-543f-98d8-18c4951524dc with identifier: 10733115
2026-03-27 19:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee4784ba-d320-543f-98d8-18c4951524dc with identifier: 10733115
2026-03-27 19:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee4784ba-d320-543f-98d8-18c4951524dc with identifier: 10733115 to the API
2026-03-27 19:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733115>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ee4784ba-d320-543f-98d8-18c4951524dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN986YZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733115',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 149814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 130 hp - 149.814 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 19:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733115%27 HTTP/1.1" 200 None
2026-03-27 19:35:46 [adesa.fr] INFO: Saving data for 10733115: {'auction_closing_time': 1774872900.0, 'created_time': 1774553499.970693, 'last_price_update_time': 1774640146.664741}
2026-03-27 19:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733115') HTTP/1.1" 204 0
2026-03-27 19:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10732989: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10732998: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733026%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10733026: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732995%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10732995: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733154%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10733154: 0
2026-03-27 19:35:48 [adesa.fr] INFO: Skipping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733120%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10733120: 0
2026-03-27 19:35:48 [adesa.fr] INFO: Skipping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10733121: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732994%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10732994: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733019%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10733019: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733106%27 HTTP/1.1" 200 None
2026-03-27 19:35:48 [adesa.fr] INFO: Scrape type for 10733106: 2
2026-03-27 19:35:48 [adesa.fr] INFO: Scraping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-27 19:35:48 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-27 19:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733140%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733140: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733123%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733123: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733021%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733021: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733057%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733057: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733180%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733180: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733133%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733133: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733141%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733141: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733161%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733161: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733044%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733044: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733046%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733046: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733164%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733164: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733091%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733091: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733156%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733156: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733113%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733113: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733181%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733181: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733023%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733023: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732991%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10732991: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733028%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733028: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733061%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10733061: 2
2026-03-27 19:35:49 [adesa.fr] INFO: Scraping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10730918: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737497
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737497%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737497: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737497 url https://www.openlane.eu/en/carv6/auction/10737497
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10735182
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735182%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10735182: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10735182 url https://www.openlane.eu/en/carv6/auction/10735182
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730405%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10730405: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737473
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737473%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737473: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737473 url https://www.openlane.eu/en/carv6/auction/10737473
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737471
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737471%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737471: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737471 url https://www.openlane.eu/en/carv6/auction/10737471
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10735135
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735135%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10735135: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10735135 url https://www.openlane.eu/en/carv6/auction/10735135
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730400%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10730400: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10739829
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739829%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10739829: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10739829 url https://www.openlane.eu/en/carv6/auction/10739829
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737469
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737469%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737469: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737469 url https://www.openlane.eu/en/carv6/auction/10737469
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737472
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737472%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737472: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737472 url https://www.openlane.eu/en/carv6/auction/10737472
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737463
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737463%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737463: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737463 url https://www.openlane.eu/en/carv6/auction/10737463
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10739828
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739828%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10739828: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10739828 url https://www.openlane.eu/en/carv6/auction/10739828
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737736
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737736%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737736: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737736 url https://www.openlane.eu/en/carv6/auction/10737736
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10739817
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739817%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10739817: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10739817 url https://www.openlane.eu/en/carv6/auction/10739817
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740855
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740855%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740855: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740855 url https://www.openlane.eu/en/carv6/auction/10740855
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737467
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737467%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737467: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737467 url https://www.openlane.eu/en/carv6/auction/10737467
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737466
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737466%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737466: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737466 url https://www.openlane.eu/en/carv6/auction/10737466
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737468
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737468%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737468: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737468 url https://www.openlane.eu/en/carv6/auction/10737468
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737462
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737462%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737462: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737462 url https://www.openlane.eu/en/carv6/auction/10737462
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10735126
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735126%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10735126: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10735126 url https://www.openlane.eu/en/carv6/auction/10735126
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10735161
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735161%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10735161: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10735161 url https://www.openlane.eu/en/carv6/auction/10735161
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737451
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737451%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737451: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737451 url https://www.openlane.eu/en/carv6/auction/10737451
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737450
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737450%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737450: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737450 url https://www.openlane.eu/en/carv6/auction/10737450
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10731358: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10735162
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735162%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10735162: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10735162 url https://www.openlane.eu/en/carv6/auction/10735162
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740150
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740150%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740150: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740150 url https://www.openlane.eu/en/carv6/auction/10740150
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740167
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740167%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740167: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740167 url https://www.openlane.eu/en/carv6/auction/10740167
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740165
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740165%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740165: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740165 url https://www.openlane.eu/en/carv6/auction/10740165
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740170
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740170%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740170: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740170 url https://www.openlane.eu/en/carv6/auction/10740170
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740169
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740169%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740169: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740169 url https://www.openlane.eu/en/carv6/auction/10740169
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740166
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740166%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740166: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740166 url https://www.openlane.eu/en/carv6/auction/10740166
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740163
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740163%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740163: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740163 url https://www.openlane.eu/en/carv6/auction/10740163
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740164
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740164%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740164: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740164 url https://www.openlane.eu/en/carv6/auction/10740164
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740151
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740151%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740151: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740151 url https://www.openlane.eu/en/carv6/auction/10740151
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740152
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740152%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10740152: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10740152 url https://www.openlane.eu/en/carv6/auction/10740152
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10737477
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737477%27 HTTP/1.1" 200 None
2026-03-27 19:35:49 [adesa.fr] INFO: Scrape type for 10737477: 0
2026-03-27 19:35:49 [adesa.fr] INFO: Skipping item 10737477 url https://www.openlane.eu/en/carv6/auction/10737477
2026-03-27 19:35:49 [adesa.fr] INFO: Found listing with ID: 10740168
2026-03-27 19:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740168%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10740168: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10740168 url https://www.openlane.eu/en/carv6/auction/10740168
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10740162
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740162%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10740162: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10740162 url https://www.openlane.eu/en/carv6/auction/10740162
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10741681
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741681%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10741681: 1
2026-03-27 19:35:50 [adesa.fr] INFO: Scraping item 10741681 url https://www.openlane.eu/en/carv6/auction/10741681
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735779
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735779%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735779: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735779 url https://www.openlane.eu/en/carv6/auction/10735779
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735846
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735846%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735846: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735846 url https://www.openlane.eu/en/carv6/auction/10735846
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735824
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735824%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735824: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735824 url https://www.openlane.eu/en/carv6/auction/10735824
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735826
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735826%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735826: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735826 url https://www.openlane.eu/en/carv6/auction/10735826
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735784
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735784%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735784: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735784 url https://www.openlane.eu/en/carv6/auction/10735784
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735827
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735827%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735827: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735827 url https://www.openlane.eu/en/carv6/auction/10735827
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735829
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735829%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735829: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735829 url https://www.openlane.eu/en/carv6/auction/10735829
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735849
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735849%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735849: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735849 url https://www.openlane.eu/en/carv6/auction/10735849
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733816%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10733816: 2
2026-03-27 19:35:50 [adesa.fr] INFO: Scraping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735797
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735797%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735797: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735797 url https://www.openlane.eu/en/carv6/auction/10735797
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735795
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735795%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735795: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735795 url https://www.openlane.eu/en/carv6/auction/10735795
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735813
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735813%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735813: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735813 url https://www.openlane.eu/en/carv6/auction/10735813
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735794
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735794%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735794: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735794 url https://www.openlane.eu/en/carv6/auction/10735794
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735822
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735822%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735822: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735822 url https://www.openlane.eu/en/carv6/auction/10735822
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735800
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735800%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735800: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735800 url https://www.openlane.eu/en/carv6/auction/10735800
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735836
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735836%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735836: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735836 url https://www.openlane.eu/en/carv6/auction/10735836
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735830
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735830%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735830: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735830 url https://www.openlane.eu/en/carv6/auction/10735830
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733964%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10733964: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735785
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735785%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735785: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735785 url https://www.openlane.eu/en/carv6/auction/10735785
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735790
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735790%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735790: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735790 url https://www.openlane.eu/en/carv6/auction/10735790
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735831
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735831%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735831: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735831 url https://www.openlane.eu/en/carv6/auction/10735831
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733820%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10733820: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735842
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735842%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735842: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735842 url https://www.openlane.eu/en/carv6/auction/10735842
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735786
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735786%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735786: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735786 url https://www.openlane.eu/en/carv6/auction/10735786
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733813%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10733813: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733812%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10733812: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735803
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735803%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735803: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735803 url https://www.openlane.eu/en/carv6/auction/10735803
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735791
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735791%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735791: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735791 url https://www.openlane.eu/en/carv6/auction/10735791
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735835
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735835%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735835: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735835 url https://www.openlane.eu/en/carv6/auction/10735835
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735811
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735811%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735811: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735811 url https://www.openlane.eu/en/carv6/auction/10735811
2026-03-27 19:35:50 [adesa.fr] INFO: Found listing with ID: 10735802
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735802%27 HTTP/1.1" 200 None
2026-03-27 19:35:50 [adesa.fr] INFO: Scrape type for 10735802: 0
2026-03-27 19:35:50 [adesa.fr] INFO: Skipping item 10735802 url https://www.openlane.eu/en/carv6/auction/10735802
2026-03-27 19:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b08706e6-8856-54b2-bf30-312dc1f961ce with identifier: 10733092
2026-03-27 19:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b08706e6-8856-54b2-bf30-312dc1f961ce with scrape type 2
2026-03-27 19:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b08706e6-8856-54b2-bf30-312dc1f961ce with scrape type 2
2026-03-27 19:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b08706e6-8856-54b2-bf30-312dc1f961ce, identifier: 10733092
2026-03-27 19:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b08706e6-8856-54b2-bf30-312dc1f961ce with identifier: 10733092
2026-03-27 19:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b08706e6-8856-54b2-bf30-312dc1f961ce with identifier: 10733092
2026-03-27 19:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b08706e6-8856-54b2-bf30-312dc1f961ce with identifier: 10733092 to the API
2026-03-27 19:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733092>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b08706e6-8856-54b2-bf30-312dc1f961ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW265GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733092',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 192291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 Allure - Diesel - Automatic - 130 hp - 192.291 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 19:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733092%27 HTTP/1.1" 200 None
2026-03-27 19:35:53 [adesa.fr] INFO: Saving data for 10733092: {'auction_closing_time': 1774872900.0, 'created_time': 1774553448.578577, 'last_price_update_time': 1774640153.330524}
2026-03-27 19:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733092') HTTP/1.1" 204 0
2026-03-27 19:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:35:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4798810-c0b2-5932-beca-40bc27035952 with identifier: 10733069
2026-03-27 19:35:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4798810-c0b2-5932-beca-40bc27035952 with scrape type 2
2026-03-27 19:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4798810-c0b2-5932-beca-40bc27035952 with scrape type 2
2026-03-27 19:35:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4798810-c0b2-5932-beca-40bc27035952, identifier: 10733069
2026-03-27 19:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4798810-c0b2-5932-beca-40bc27035952 with identifier: 10733069
2026-03-27 19:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4798810-c0b2-5932-beca-40bc27035952 with identifier: 10733069
2026-03-27 19:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4798810-c0b2-5932-beca-40bc27035952 with identifier: 10733069 to the API
2026-03-27 19:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733069>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 373,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'a4798810-c0b2-5932-beca-40bc27035952',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB404KA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733069',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 23979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2025-01-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model Y - Dual Motor - Electric - Automatic - 373 hp - 23.979 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 19:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733069%27 HTTP/1.1" 200 None
2026-03-27 19:35:54 [adesa.fr] INFO: Saving data for 10733069: {'auction_closing_time': 1774863000.0, 'created_time': 1774553468.148662, 'last_price_update_time': 1774640154.761451}
2026-03-27 19:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733069') HTTP/1.1" 204 0
2026-03-27 19:36:06 [scrapy.extensions.logstats] INFO: Crawled 293 pages (at 11 pages/min), scraped 45 items (at 10 items/min)
2026-03-27 19:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 19:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65f29aa5-f1ad-503e-9678-f02f1b9fbd59 with identifier: 10733010
2026-03-27 19:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65f29aa5-f1ad-503e-9678-f02f1b9fbd59 with scrape type 2
2026-03-27 19:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65f29aa5-f1ad-503e-9678-f02f1b9fbd59 with scrape type 2
2026-03-27 19:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 65f29aa5-f1ad-503e-9678-f02f1b9fbd59, identifier: 10733010
2026-03-27 19:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 65f29aa5-f1ad-503e-9678-f02f1b9fbd59 with identifier: 10733010
2026-03-27 19:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 65f29aa5-f1ad-503e-9678-f02f1b9fbd59 with identifier: 10733010
2026-03-27 19:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 65f29aa5-f1ad-503e-9678-f02f1b9fbd59 with identifier: 10733010 to the API
2026-03-27 19:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '65f29aa5-f1ad-503e-9678-f02f1b9fbd59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK457EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733010',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68423,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 68.423 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 19:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733010%27 HTTP/1.1" 200 None
2026-03-27 19:36:07 [adesa.fr] INFO: Saving data for 10733010: {'auction_closing_time': 1774863000.0, 'created_time': 1774553482.062365, 'last_price_update_time': 1774640167.356744}
2026-03-27 19:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733010') HTTP/1.1" 204 0
2026-03-27 19:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5923cb41-c076-5201-95d5-f87ba8664583 with identifier: 10733025
2026-03-27 19:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5923cb41-c076-5201-95d5-f87ba8664583 with scrape type 2
2026-03-27 19:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5923cb41-c076-5201-95d5-f87ba8664583 with scrape type 2
2026-03-27 19:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5923cb41-c076-5201-95d5-f87ba8664583, identifier: 10733025
2026-03-27 19:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5923cb41-c076-5201-95d5-f87ba8664583 with identifier: 10733025
2026-03-27 19:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5923cb41-c076-5201-95d5-f87ba8664583 with identifier: 10733025
2026-03-27 19:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5923cb41-c076-5201-95d5-f87ba8664583 with identifier: 10733025 to the API
2026-03-27 19:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733025>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '5923cb41-c076-5201-95d5-f87ba8664583',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ227KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733025',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 41733,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Smart Fortwo 18 kWh Brabus - Electric - Automatic - 82 hp - 41.733 '
'km',
'transmission': 'automatic',
'trim': 'Brabus',
'vin': None,
'year': 2019}
2026-03-27 19:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733025%27 HTTP/1.1" 200 None
2026-03-27 19:36:14 [adesa.fr] INFO: Saving data for 10733025: {'auction_closing_time': 1774863000.0, 'created_time': 1774553498.555608, 'last_price_update_time': 1774640174.734913}
2026-03-27 19:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733025') HTTP/1.1" 204 0
2026-03-27 19:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96013445-675c-5a76-9550-6107714e86cb with identifier: 10733171
2026-03-27 19:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96013445-675c-5a76-9550-6107714e86cb with scrape type 2
2026-03-27 19:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96013445-675c-5a76-9550-6107714e86cb with scrape type 2
2026-03-27 19:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 96013445-675c-5a76-9550-6107714e86cb, identifier: 10733171
2026-03-27 19:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 96013445-675c-5a76-9550-6107714e86cb with identifier: 10733171
2026-03-27 19:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 96013445-675c-5a76-9550-6107714e86cb with identifier: 10733171
2026-03-27 19:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 96013445-675c-5a76-9550-6107714e86cb with identifier: 10733171 to the API
2026-03-27 19:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733171>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '96013445-675c-5a76-9550-6107714e86cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG863HK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733171',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 135031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'135.031 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-27 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733171%27 HTTP/1.1" 200 None
2026-03-27 19:36:16 [adesa.fr] INFO: Saving data for 10733171: {'auction_closing_time': 1774872900.0, 'created_time': 1774553479.730593, 'last_price_update_time': 1774640176.173019}
2026-03-27 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733171') HTTP/1.1" 204 0
2026-03-27 19:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78322ef9-b909-57b2-a86a-9edf14b0871a with identifier: 10733169
2026-03-27 19:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78322ef9-b909-57b2-a86a-9edf14b0871a with scrape type 2
2026-03-27 19:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78322ef9-b909-57b2-a86a-9edf14b0871a with scrape type 2
2026-03-27 19:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 78322ef9-b909-57b2-a86a-9edf14b0871a, identifier: 10733169
2026-03-27 19:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 78322ef9-b909-57b2-a86a-9edf14b0871a with identifier: 10733169
2026-03-27 19:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 78322ef9-b909-57b2-a86a-9edf14b0871a with identifier: 10733169
2026-03-27 19:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 78322ef9-b909-57b2-a86a-9edf14b0871a with identifier: 10733169 to the API
2026-03-27 19:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733169>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '78322ef9-b909-57b2-a86a-9edf14b0871a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH813GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733169',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 231776,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Superb Combi 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'231.776 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733169%27 HTTP/1.1" 200 None
2026-03-27 19:36:17 [adesa.fr] INFO: Saving data for 10733169: {'auction_closing_time': 1774872900.0, 'created_time': 1774553517.853882, 'last_price_update_time': 1774640177.623735}
2026-03-27 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733169') HTTP/1.1" 204 0
2026-03-27 19:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba0f3a2e-f039-5980-8119-b519257dc807 with identifier: 10733015
2026-03-27 19:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba0f3a2e-f039-5980-8119-b519257dc807 with scrape type 2
2026-03-27 19:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba0f3a2e-f039-5980-8119-b519257dc807 with scrape type 2
2026-03-27 19:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ba0f3a2e-f039-5980-8119-b519257dc807, identifier: 10733015
2026-03-27 19:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ba0f3a2e-f039-5980-8119-b519257dc807 with identifier: 10733015
2026-03-27 19:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ba0f3a2e-f039-5980-8119-b519257dc807 with identifier: 10733015
2026-03-27 19:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ba0f3a2e-f039-5980-8119-b519257dc807 with identifier: 10733015 to the API
2026-03-27 19:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733015>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ba0f3a2e-f039-5980-8119-b519257dc807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX251NQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733015',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 119297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota C-HR 2.0 Collection - Hybrid - Automatic - 184 hp - 119.297 '
'km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2021}
2026-03-27 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-27 19:36:21 [adesa.fr] INFO: Saving data for 10733015: {'auction_closing_time': 1774863000.0, 'created_time': 1774553477.50047, 'last_price_update_time': 1774640181.766734}
2026-03-27 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733015') HTTP/1.1" 204 0
2026-03-27 19:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ed910fe-be86-527b-9658-9596146cee31 with identifier: 10733153
2026-03-27 19:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ed910fe-be86-527b-9658-9596146cee31 with scrape type 2
2026-03-27 19:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ed910fe-be86-527b-9658-9596146cee31 with scrape type 2
2026-03-27 19:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ed910fe-be86-527b-9658-9596146cee31, identifier: 10733153
2026-03-27 19:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ed910fe-be86-527b-9658-9596146cee31 with identifier: 10733153
2026-03-27 19:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ed910fe-be86-527b-9658-9596146cee31 with identifier: 10733153
2026-03-27 19:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ed910fe-be86-527b-9658-9596146cee31 with identifier: 10733153 to the API
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733153>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '9ed910fe-be86-527b-9658-9596146cee31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX848SK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733153',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 158764,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'158.764 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733153%27 HTTP/1.1" 200 None
2026-03-27 19:36:25 [adesa.fr] INFO: Saving data for 10733153: {'auction_closing_time': 1774872900.0, 'created_time': 1774553501.203439, 'last_price_update_time': 1774640185.265168}
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733153') HTTP/1.1" 204 0
2026-03-27 19:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d60344-030d-5ca4-bcf9-293f31fccd0a with identifier: 10733098
2026-03-27 19:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d60344-030d-5ca4-bcf9-293f31fccd0a with scrape type 2
2026-03-27 19:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03d60344-030d-5ca4-bcf9-293f31fccd0a with scrape type 2
2026-03-27 19:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03d60344-030d-5ca4-bcf9-293f31fccd0a, identifier: 10733098
2026-03-27 19:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03d60344-030d-5ca4-bcf9-293f31fccd0a with identifier: 10733098
2026-03-27 19:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03d60344-030d-5ca4-bcf9-293f31fccd0a with identifier: 10733098
2026-03-27 19:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03d60344-030d-5ca4-bcf9-293f31fccd0a with identifier: 10733098 to the API
2026-03-27 19:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733098>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '03d60344-030d-5ca4-bcf9-293f31fccd0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE229NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733098',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 143175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 143.175 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733098%27 HTTP/1.1" 200 None
2026-03-27 19:36:26 [adesa.fr] INFO: Saving data for 10733098: {'auction_closing_time': 1774872900.0, 'created_time': 1774553500.297043, 'last_price_update_time': 1774640186.137333}
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733098') HTTP/1.1" 204 0
2026-03-27 19:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d03122fb-ce52-5569-9c07-aec6dca7fea0 with identifier: 10733043
2026-03-27 19:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d03122fb-ce52-5569-9c07-aec6dca7fea0 with scrape type 2
2026-03-27 19:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d03122fb-ce52-5569-9c07-aec6dca7fea0 with scrape type 2
2026-03-27 19:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d03122fb-ce52-5569-9c07-aec6dca7fea0, identifier: 10733043
2026-03-27 19:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d03122fb-ce52-5569-9c07-aec6dca7fea0 with identifier: 10733043
2026-03-27 19:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d03122fb-ce52-5569-9c07-aec6dca7fea0 with identifier: 10733043
2026-03-27 19:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d03122fb-ce52-5569-9c07-aec6dca7fea0 with identifier: 10733043 to the API
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733043>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd03122fb-ce52-5569-9c07-aec6dca7fea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA383XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733043',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 95474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-07-23',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Octavia Combi 1.4 TSI Business - Hybrid - Automatic - 150 hp '
'- 95.474 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733043%27 HTTP/1.1" 200 None
2026-03-27 19:36:26 [adesa.fr] INFO: Saving data for 10733043: {'auction_closing_time': 1774863000.0, 'created_time': 1774553501.579817, 'last_price_update_time': 1774640186.596992}
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733043') HTTP/1.1" 204 0
2026-03-27 19:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe07278-0517-5bc6-8478-dac766b7df11 with identifier: 10733816
2026-03-27 19:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe07278-0517-5bc6-8478-dac766b7df11 with scrape type 2
2026-03-27 19:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fe07278-0517-5bc6-8478-dac766b7df11 with scrape type 2
2026-03-27 19:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6fe07278-0517-5bc6-8478-dac766b7df11, identifier: 10733816
2026-03-27 19:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6fe07278-0517-5bc6-8478-dac766b7df11 with identifier: 10733816
2026-03-27 19:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6fe07278-0517-5bc6-8478-dac766b7df11 with identifier: 10733816
2026-03-27 19:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6fe07278-0517-5bc6-8478-dac766b7df11 with identifier: 10733816 to the API
2026-03-27 19:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733816>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '6fe07278-0517-5bc6-8478-dac766b7df11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-624-GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733816',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '5 Series',
'odometer': 111395,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'BMW 5 Series 530e Luxury - Hybrid - Automatic - 184 hp - 111.395 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-27 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733816%27 HTTP/1.1" 200 None
2026-03-27 19:36:35 [adesa.fr] INFO: Saving data for 10733816: {'auction_closing_time': 1774868400.0, 'created_time': 1774553697.479181, 'last_price_update_time': 1774640195.286625}
2026-03-27 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733816') HTTP/1.1" 204 0
2026-03-27 19:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d8bfca-0165-50bb-ae17-6eb6f88cd60a with identifier: 10741681
2026-03-27 19:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a with scrape type 1
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252Fa046ec75-8e99-46af-92ac-71263d4c087e.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/a046ec75-8e99-46af-92ac-71263d4c087e.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252Fb2a11d41-4d3a-4171-9858-684b0c7a0a60.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/b2a11d41-4d3a-4171-9858-684b0c7a0a60.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252Ff0d61f2c-4fe8-4e3a-8f69-998344713327.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/f0d61f2c-4fe8-4e3a-8f69-998344713327.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F52acfcd7-730a-4033-a99c-da0864890551.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/52acfcd7-730a-4033-a99c-da0864890551.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F1ebc0e39-bf21-4927-abc9-f5ceadf114e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/1ebc0e39-bf21-4927-abc9-f5ceadf114e0.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F5a3c2197-e806-4d50-961e-33911674ebf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/5a3c2197-e806-4d50-961e-33911674ebf4.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F0d10c023-348c-4e32-8753-9a155796071f.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/0d10c023-348c-4e32-8753-9a155796071f.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F718526e7-cbd3-46e8-ac45-f16bce69792d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/718526e7-cbd3-46e8-ac45-f16bce69792d.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F577388b9-c850-4442-9e08-ffc343e7c7b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/577388b9-c850-4442-9e08-ffc343e7c7b8.jpg not downloaded yet
2026-03-27 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%252F5425029%252Fgeneral%252F7b18bfc4-c3d0-45e7-8ac8-257d4de063a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/7b18bfc4-c3d0-45e7-8ac8-257d4de063a8.jpg not downloaded yet
2026-03-27 19:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faa775f9-bc59-56f3-8214-f0c5a821d1d8 with identifier: 10733061
2026-03-27 19:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faa775f9-bc59-56f3-8214-f0c5a821d1d8 with scrape type 2
2026-03-27 19:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faa775f9-bc59-56f3-8214-f0c5a821d1d8 with scrape type 2
2026-03-27 19:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: faa775f9-bc59-56f3-8214-f0c5a821d1d8, identifier: 10733061
2026-03-27 19:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: faa775f9-bc59-56f3-8214-f0c5a821d1d8 with identifier: 10733061
2026-03-27 19:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: faa775f9-bc59-56f3-8214-f0c5a821d1d8 with identifier: 10733061
2026-03-27 19:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: faa775f9-bc59-56f3-8214-f0c5a821d1d8 with identifier: 10733061 to the API
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733061>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'faa775f9-bc59-56f3-8214-f0c5a821d1d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM338FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733061',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 121979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC60 T6 Plus - AWD - Hybrid - Automatic - 253 hp - 121.979 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733061%27 HTTP/1.1" 200 None
2026-03-27 19:36:45 [adesa.fr] INFO: Saving data for 10733061: {'auction_closing_time': 1774863000.0, 'created_time': 1774553497.303488, 'last_price_update_time': 1774640205.573204}
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733061') HTTP/1.1" 204 0
2026-03-27 19:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/7b18bfc4-c3d0-45e7-8ac8-257d4de063a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/577388b9-c850-4442-9e08-ffc343e7c7b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:45 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 19:36:45 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 19:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4e53810>
2026-03-27 19:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-27 19:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F7b18bfc4-c3d0-45e7-8ac8-257d4de063a8.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/7b18bfc4-c3d0-45e7-8ac8-257d4de063a8.jpg saved to cache
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4dac310>
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F577388b9-c850-4442-9e08-ffc343e7c7b8.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/577388b9-c850-4442-9e08-ffc343e7c7b8.jpg saved to cache
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/718526e7-cbd3-46e8-ac45-f16bce69792d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/0d10c023-348c-4e32-8753-9a155796071f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e7276a90>
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F718526e7-cbd3-46e8-ac45-f16bce69792d.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/718526e7-cbd3-46e8-ac45-f16bce69792d.jpg saved to cache
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e733dc50>
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F0d10c023-348c-4e32-8753-9a155796071f.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/0d10c023-348c-4e32-8753-9a155796071f.jpg saved to cache
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/5a3c2197-e806-4d50-961e-33911674ebf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/1ebc0e39-bf21-4927-abc9-f5ceadf114e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4e59ad0>
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F5a3c2197-e806-4d50-961e-33911674ebf4.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/5a3c2197-e806-4d50-961e-33911674ebf4.jpg saved to cache
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4cfa910>
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F1ebc0e39-bf21-4927-abc9-f5ceadf114e0.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/1ebc0e39-bf21-4927-abc9-f5ceadf114e0.jpg saved to cache
2026-03-27 19:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/52acfcd7-730a-4033-a99c-da0864890551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/f0d61f2c-4fe8-4e3a-8f69-998344713327.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4e6fa90>
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252F52acfcd7-730a-4033-a99c-da0864890551.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/52acfcd7-730a-4033-a99c-da0864890551.jpg saved to cache
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4eddb10>
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252Ff0d61f2c-4fe8-4e3a-8f69-998344713327.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/f0d61f2c-4fe8-4e3a-8f69-998344713327.jpg saved to cache
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/b2a11d41-4d3a-4171-9858-684b0c7a0a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5425029/general/a046ec75-8e99-46af-92ac-71263d4c087e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741681)
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e7daff10>
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252Fb2a11d41-4d3a-4171-9858-684b0c7a0a60.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/b2a11d41-4d3a-4171-9858-684b0c7a0a60.jpg saved to cache
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f96e4e65b50>
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 19:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5425029%252Fgeneral%252Fa046ec75-8e99-46af-92ac-71263d4c087e.jpg') HTTP/1.1" 204 0
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5425029/general/a046ec75-8e99-46af-92ac-71263d4c087e.jpg saved to cache
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a
2026-03-27 19:36:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4d8bfca-0165-50bb-ae17-6eb6f88cd60a, skipping ID generation
2026-03-27 19:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a with scrape type 1
2026-03-27 19:36:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4d8bfca-0165-50bb-ae17-6eb6f88cd60a sending to next pipeline
2026-03-27 19:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b4d8bfca-0165-50bb-ae17-6eb6f88cd60a, identifier: 10741681
2026-03-27 19:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b4d8bfca-0165-50bb-ae17-6eb6f88cd60a with identifier: 10741681
2026-03-27 19:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b4d8bfca-0165-50bb-ae17-6eb6f88cd60a with identifier: 10741681
2026-03-27 19:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b4d8bfca-0165-50bb-ae17-6eb6f88cd60a with identifier: 10741681 to the API
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5425029/general/a046ec75-8e99-46af-92ac-71263d4c087e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b4d8bfca-0165-50bb-ae17-6eb6f88cd60a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EF-191-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741681',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 303950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802695,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/a046ec75-8e99-46af-92ac-71263d4c087e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 687421,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/b2a11d41-4d3a-4171-9858-684b0c7a0a60.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579258,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/f0d61f2c-4fe8-4e3a-8f69-998344713327.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 559469,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/52acfcd7-730a-4033-a99c-da0864890551.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497751,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/1ebc0e39-bf21-4927-abc9-f5ceadf114e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644215,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/5a3c2197-e806-4d50-961e-33911674ebf4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385832,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/0d10c023-348c-4e32-8753-9a155796071f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373800,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/718526e7-cbd3-46e8-ac45-f16bce69792d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383994,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/577388b9-c850-4442-9e08-ffc343e7c7b8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d8bfca-0165-50bb-ae17-6eb6f88cd60a/b4d8bfca-0165-50bb-ae17-6eb6f88cd60a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361140,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5425029/general/7b18bfc4-c3d0-45e7-8ac8-257d4de063a8.jpg',
'Width': 2000}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2013-08-26',
'seats_number': 5,
'seller_name': 'Label Auto sarl',
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 204 hp - 303.950 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2013}
2026-03-27 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741681%27 HTTP/1.1" 200 None
2026-03-27 19:36:48 [adesa.fr] INFO: Saving data for 10741681: {'created_time': 1774640208.04458, 'last_price_update_time': 1774640208.044591, 'auction_closing_time': 1774872900.0}
2026-03-27 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741681') HTTP/1.1" 204 0
2026-03-27 19:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d4e48c-f034-575a-8e89-56a3ad7951c6 with identifier: 10733028
2026-03-27 19:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d4e48c-f034-575a-8e89-56a3ad7951c6 with scrape type 2
2026-03-27 19:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d4e48c-f034-575a-8e89-56a3ad7951c6 with scrape type 2
2026-03-27 19:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5d4e48c-f034-575a-8e89-56a3ad7951c6, identifier: 10733028
2026-03-27 19:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5d4e48c-f034-575a-8e89-56a3ad7951c6 with identifier: 10733028
2026-03-27 19:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5d4e48c-f034-575a-8e89-56a3ad7951c6 with identifier: 10733028
2026-03-27 19:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5d4e48c-f034-575a-8e89-56a3ad7951c6 with identifier: 10733028 to the API
2026-03-27 19:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733028>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b5d4e48c-f034-575a-8e89-56a3ad7951c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK974ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733028',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 123282,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC60 B4 Start - Diesel - Automatic - 197 hp - 123.282 km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2022}
2026-03-27 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733028%27 HTTP/1.1" 200 None
2026-03-27 19:36:54 [adesa.fr] INFO: Saving data for 10733028: {'auction_closing_time': 1774863000.0, 'created_time': 1774553497.660702, 'last_price_update_time': 1774640214.745307}
2026-03-27 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733028') HTTP/1.1" 204 0
2026-03-27 19:36:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.325(s), this was the 1st time calling it.
2026-03-27 19:36:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.691198588822656 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-27 19:36:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.292(s), this was the 1st time calling it.
2026-03-27 19:36:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.322334795473558 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-27 19:36:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.813(s), this was the 1st time calling it.
2026-03-27 19:36:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.365882301807565 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-27 19:36:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.266(s), this was the 1st time calling it.
2026-03-27 19:36:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.490288063180739 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-27 19:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:36:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0edd4855-6493-5897-998a-b27d6af443d1 with identifier: 10732996
2026-03-27 19:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0edd4855-6493-5897-998a-b27d6af443d1 with scrape type 2
2026-03-27 19:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0edd4855-6493-5897-998a-b27d6af443d1 with scrape type 2
2026-03-27 19:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0edd4855-6493-5897-998a-b27d6af443d1, identifier: 10732996
2026-03-27 19:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0edd4855-6493-5897-998a-b27d6af443d1 with identifier: 10732996
2026-03-27 19:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0edd4855-6493-5897-998a-b27d6af443d1 with identifier: 10732996
2026-03-27 19:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0edd4855-6493-5897-998a-b27d6af443d1 with identifier: 10732996 to the API
2026-03-27 19:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732996>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0edd4855-6493-5897-998a-b27d6af443d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM870BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732996',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 84198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2019-12-03',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota C-HR 1.8 Graphic - Hybrid - Automatic - 122 hp - 84.198 km',
'transmission': 'automatic',
'trim': 'Graphic',
'vin': None,
'year': 2019}
2026-03-27 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710732996%27 HTTP/1.1" 200 None
2026-03-27 19:36:58 [adesa.fr] INFO: Saving data for 10732996: {'auction_closing_time': 1774863000.0, 'created_time': 1774553688.931372, 'last_price_update_time': 1774640218.200711}
2026-03-27 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732996') HTTP/1.1" 204 0
2026-03-27 19:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b7be46f-a7e0-529a-ad5b-35f251f76bf1 with identifier: 10733023
2026-03-27 19:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b7be46f-a7e0-529a-ad5b-35f251f76bf1 with scrape type 2
2026-03-27 19:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b7be46f-a7e0-529a-ad5b-35f251f76bf1 with scrape type 2
2026-03-27 19:37:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b7be46f-a7e0-529a-ad5b-35f251f76bf1, identifier: 10733023
2026-03-27 19:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b7be46f-a7e0-529a-ad5b-35f251f76bf1 with identifier: 10733023
2026-03-27 19:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b7be46f-a7e0-529a-ad5b-35f251f76bf1 with identifier: 10733023
2026-03-27 19:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b7be46f-a7e0-529a-ad5b-35f251f76bf1 with identifier: 10733023 to the API
2026-03-27 19:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733023>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '0b7be46f-a7e0-529a-ad5b-35f251f76bf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA255TP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733023',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 61567,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC40 Pro - Twin Motor - Electric - Automatic - 408 hp - '
'61.567 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733023%27 HTTP/1.1" 200 None
2026-03-27 19:37:02 [adesa.fr] INFO: Saving data for 10733023: {'auction_closing_time': 1774863000.0, 'created_time': 1774553496.051504, 'last_price_update_time': 1774640222.612044}
2026-03-27 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733023') HTTP/1.1" 204 0
2026-03-27 19:37:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.754(s), this was the 1st time calling it.
2026-03-27 19:37:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.9533161502674945 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-27 19:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735837
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735837%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735837: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735837 url https://www.openlane.eu/en/carv6/auction/10735837
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735805
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735805%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735805: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735805 url https://www.openlane.eu/en/carv6/auction/10735805
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735820
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735820%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735820: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735820 url https://www.openlane.eu/en/carv6/auction/10735820
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735782
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735782%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735782: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735782 url https://www.openlane.eu/en/carv6/auction/10735782
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735814
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735814%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735814: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735814 url https://www.openlane.eu/en/carv6/auction/10735814
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733962%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10733962: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735789
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735789%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735789: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735789 url https://www.openlane.eu/en/carv6/auction/10735789
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710726309%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735792
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735792%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735792: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735792 url https://www.openlane.eu/en/carv6/auction/10735792
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735810
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735810%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735810: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735810 url https://www.openlane.eu/en/carv6/auction/10735810
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735832
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735832%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735832: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735832 url https://www.openlane.eu/en/carv6/auction/10735832
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735821
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735821%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735821: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735821 url https://www.openlane.eu/en/carv6/auction/10735821
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710726308%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10733954
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733954%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10733954: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10733954 url https://www.openlane.eu/en/carv6/auction/10733954
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735808
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735808%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735808: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735808 url https://www.openlane.eu/en/carv6/auction/10735808
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735793
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735793%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735793: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735793 url https://www.openlane.eu/en/carv6/auction/10735793
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735783
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735783%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735783: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735783 url https://www.openlane.eu/en/carv6/auction/10735783
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735845
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735845%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735845: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735845 url https://www.openlane.eu/en/carv6/auction/10735845
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733818%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10733818: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735812
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735812%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735812: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735812 url https://www.openlane.eu/en/carv6/auction/10735812
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733955%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10733955: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735804
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735804%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735804: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735804 url https://www.openlane.eu/en/carv6/auction/10735804
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735818
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735818%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735818: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735818 url https://www.openlane.eu/en/carv6/auction/10735818
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735798
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735798%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735798: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735798 url https://www.openlane.eu/en/carv6/auction/10735798
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735847
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735847%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735847: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735847 url https://www.openlane.eu/en/carv6/auction/10735847
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735833
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735833%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735833: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735833 url https://www.openlane.eu/en/carv6/auction/10735833
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735834
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735834%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735834: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735834 url https://www.openlane.eu/en/carv6/auction/10735834
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733817%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10733817: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735838
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735838%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735838: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735838 url https://www.openlane.eu/en/carv6/auction/10735838
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735816
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735816%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735816: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735816 url https://www.openlane.eu/en/carv6/auction/10735816
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735799
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735799%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735799: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735799 url https://www.openlane.eu/en/carv6/auction/10735799
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735806
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735806%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735806: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735806 url https://www.openlane.eu/en/carv6/auction/10735806
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735788
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735788%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735788: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735788 url https://www.openlane.eu/en/carv6/auction/10735788
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735815
2026-03-27 19:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710735815%27 HTTP/1.1" 200 None
2026-03-27 19:37:04 [adesa.fr] INFO: Scrape type for 10735815: 0
2026-03-27 19:37:04 [adesa.fr] INFO: Skipping item 10735815 url https://www.openlane.eu/en/carv6/auction/10735815
2026-03-27 19:37:04 [adesa.fr] INFO: Found listing with ID: 10735787
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735787%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735787: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735787 url https://www.openlane.eu/en/carv6/auction/10735787
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723881%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733961%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733961: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733956%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733956: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735843
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735843%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735843: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735843 url https://www.openlane.eu/en/carv6/auction/10735843
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735839
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735839%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735839: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735839 url https://www.openlane.eu/en/carv6/auction/10735839
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733965%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733965: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735819
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735819%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735819: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735819 url https://www.openlane.eu/en/carv6/auction/10735819
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733814
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733814%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733814: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733814 url https://www.openlane.eu/en/carv6/auction/10733814
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735825
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735825%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735825: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735825 url https://www.openlane.eu/en/carv6/auction/10735825
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735807
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735807%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735807: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735807 url https://www.openlane.eu/en/carv6/auction/10735807
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735796
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735796%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735796: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735796 url https://www.openlane.eu/en/carv6/auction/10735796
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735801
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735801%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735801: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735801 url https://www.openlane.eu/en/carv6/auction/10735801
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735780
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735780%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735780: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735780 url https://www.openlane.eu/en/carv6/auction/10735780
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735828
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735828%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735828: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735828 url https://www.openlane.eu/en/carv6/auction/10735828
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735850
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735850%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735850: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735850 url https://www.openlane.eu/en/carv6/auction/10735850
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735823
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735823%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735823: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735823 url https://www.openlane.eu/en/carv6/auction/10735823
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730919%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10730919: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735809
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735809%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735809: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735809 url https://www.openlane.eu/en/carv6/auction/10735809
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733957
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733957%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733957: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733957 url https://www.openlane.eu/en/carv6/auction/10733957
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735817
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735817%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735817: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735817 url https://www.openlane.eu/en/carv6/auction/10735817
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735778
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735778%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735778: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735778 url https://www.openlane.eu/en/carv6/auction/10735778
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735844
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735844%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735844: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735844 url https://www.openlane.eu/en/carv6/auction/10735844
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735848
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735848%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735848: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735848 url https://www.openlane.eu/en/carv6/auction/10735848
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733959%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733959: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735840
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735840%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735840: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735840 url https://www.openlane.eu/en/carv6/auction/10735840
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10735841
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735841%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10735841: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10735841 url https://www.openlane.eu/en/carv6/auction/10735841
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733819%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733819: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733966%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733966: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733960%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10733960: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10579601: 2
2026-03-27 19:37:05 [adesa.fr] INFO: Scraping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737486%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10737486: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-27 19:37:05 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-27 19:37:05 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-27 19:37:05 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710552553%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710698902%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710698904%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710698905%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710698906%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710691264%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710626560%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710647381%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710674191%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710631532%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710627081%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710627983%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-27 19:37:06 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-27 19:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710676819%27 HTTP/1.1" 200 None
2026-03-27 19:37:06 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-27 19:37:06 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-27 19:37:06 [scrapy.extensions.logstats] INFO: Crawled 308 pages (at 15 pages/min), scraped 59 items (at 14 items/min)
2026-03-27 19:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 19:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f2d37e2-9798-5d89-af02-dd3981bf1e82 with identifier: 10733113
2026-03-27 19:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f2d37e2-9798-5d89-af02-dd3981bf1e82 with scrape type 2
2026-03-27 19:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f2d37e2-9798-5d89-af02-dd3981bf1e82 with scrape type 2
2026-03-27 19:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f2d37e2-9798-5d89-af02-dd3981bf1e82, identifier: 10733113
2026-03-27 19:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f2d37e2-9798-5d89-af02-dd3981bf1e82 with identifier: 10733113
2026-03-27 19:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f2d37e2-9798-5d89-af02-dd3981bf1e82 with identifier: 10733113
2026-03-27 19:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f2d37e2-9798-5d89-af02-dd3981bf1e82 with identifier: 10733113 to the API
2026-03-27 19:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733113>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '2f2d37e2-9798-5d89-af02-dd3981bf1e82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM832TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733113',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 199879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI Life Business - Petrol - '
'Automatic - 150 hp - 199.879 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-27 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733113%27 HTTP/1.1" 200 None
2026-03-27 19:37:08 [adesa.fr] INFO: Saving data for 10733113: {'auction_closing_time': 1774872900.0, 'created_time': 1774553492.228257, 'last_price_update_time': 1774640228.101294}
2026-03-27 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733113') HTTP/1.1" 204 0
2026-03-27 19:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 19:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e026aa-5f93-55a9-addd-a6c444885b4a with identifier: 10733181
2026-03-27 19:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e026aa-5f93-55a9-addd-a6c444885b4a with scrape type 2
2026-03-27 19:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33e026aa-5f93-55a9-addd-a6c444885b4a with scrape type 2
2026-03-27 19:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33e026aa-5f93-55a9-addd-a6c444885b4a, identifier: 10733181
2026-03-27 19:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33e026aa-5f93-55a9-addd-a6c444885b4a with identifier: 10733181
2026-03-27 19:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33e026aa-5f93-55a9-addd-a6c444885b4a with identifier: 10733181
2026-03-27 19:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33e026aa-5f93-55a9-addd-a6c444885b4a with identifier: 10733181 to the API
2026-03-27 19:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733181>
{'auction_title': '',
'c_o_2_emission_value': 205,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '33e026aa-5f93-55a9-addd-a6c444885b4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK976ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733181',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 139045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Transporter L2H1 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 139.045 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733181%27 HTTP/1.1" 200 None
2026-03-27 19:37:11 [adesa.fr] INFO: Saving data for 10733181: {'auction_closing_time': 1774872900.0, 'created_time': 1774553496.563349, 'last_price_update_time': 1774640231.338117}
2026-03-27 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733181') HTTP/1.1" 204 0
2026-03-27 19:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28e1fc2-3595-581e-9466-2c673cc50e5c with identifier: 10733052
2026-03-27 19:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28e1fc2-3595-581e-9466-2c673cc50e5c with scrape type 2
2026-03-27 19:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a28e1fc2-3595-581e-9466-2c673cc50e5c with scrape type 2
2026-03-27 19:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a28e1fc2-3595-581e-9466-2c673cc50e5c, identifier: 10733052
2026-03-27 19:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a28e1fc2-3595-581e-9466-2c673cc50e5c with identifier: 10733052
2026-03-27 19:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a28e1fc2-3595-581e-9466-2c673cc50e5c with identifier: 10733052
2026-03-27 19:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a28e1fc2-3595-581e-9466-2c673cc50e5c with identifier: 10733052 to the API
2026-03-27 19:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733052>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'a28e1fc2-3595-581e-9466-2c673cc50e5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL554NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733052',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 50367,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz EQA 250+ AMG Line - Electric - Automatic - 190 hp - '
'50.367 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 19:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733052%27 HTTP/1.1" 200 None
2026-03-27 19:37:13 [adesa.fr] INFO: Saving data for 10733052: {'auction_closing_time': 1774863000.0, 'created_time': 1774553436.97817, 'last_price_update_time': 1774640233.945806}
2026-03-27 19:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733052') HTTP/1.1" 204 0
2026-03-27 19:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec63328f-1360-5c39-927f-1738dc3c0505 with identifier: 10732991
2026-03-27 19:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec63328f-1360-5c39-927f-1738dc3c0505 with scrape type 2
2026-03-27 19:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec63328f-1360-5c39-927f-1738dc3c0505 with scrape type 2
2026-03-27 19:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec63328f-1360-5c39-927f-1738dc3c0505, identifier: 10732991
2026-03-27 19:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec63328f-1360-5c39-927f-1738dc3c0505 with identifier: 10732991
2026-03-27 19:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec63328f-1360-5c39-927f-1738dc3c0505 with identifier: 10732991
2026-03-27 19:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec63328f-1360-5c39-927f-1738dc3c0505 with identifier: 10732991 to the API
2026-03-27 19:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732991>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ec63328f-1360-5c39-927f-1738dc3c0505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD962MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732991',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 95742,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volvo XC40 T5 Inscription - Hybrid - Automatic - 180 hp - 95.742 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 19:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710732991%27 HTTP/1.1" 200 None
2026-03-27 19:37:14 [adesa.fr] INFO: Saving data for 10732991: {'auction_closing_time': 1774863000.0, 'created_time': 1774553494.431371, 'last_price_update_time': 1774640234.921222}
2026-03-27 19:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732991') HTTP/1.1" 204 0
2026-03-27 19:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec7e051f-6324-516d-8f58-eafca0eaea5d with identifier: 10733156
2026-03-27 19:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec7e051f-6324-516d-8f58-eafca0eaea5d with scrape type 2
2026-03-27 19:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec7e051f-6324-516d-8f58-eafca0eaea5d with scrape type 2
2026-03-27 19:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec7e051f-6324-516d-8f58-eafca0eaea5d, identifier: 10733156
2026-03-27 19:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec7e051f-6324-516d-8f58-eafca0eaea5d with identifier: 10733156
2026-03-27 19:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec7e051f-6324-516d-8f58-eafca0eaea5d with identifier: 10733156
2026-03-27 19:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec7e051f-6324-516d-8f58-eafca0eaea5d with identifier: 10733156 to the API
2026-03-27 19:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733156>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ec7e051f-6324-516d-8f58-eafca0eaea5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA078RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733156',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 201437,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'201.437 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 19:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733156%27 HTTP/1.1" 200 None
2026-03-27 19:37:15 [adesa.fr] INFO: Saving data for 10733156: {'auction_closing_time': 1774872900.0, 'created_time': 1774553476.494217, 'last_price_update_time': 1774640235.629965}
2026-03-27 19:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733156') HTTP/1.1" 204 0
2026-03-27 19:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d422fc32-86fa-530e-a881-aa30a2ff05f3 with identifier: 10733091
2026-03-27 19:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d422fc32-86fa-530e-a881-aa30a2ff05f3 with scrape type 2
2026-03-27 19:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d422fc32-86fa-530e-a881-aa30a2ff05f3 with scrape type 2
2026-03-27 19:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d422fc32-86fa-530e-a881-aa30a2ff05f3, identifier: 10733091
2026-03-27 19:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d422fc32-86fa-530e-a881-aa30a2ff05f3 with identifier: 10733091
2026-03-27 19:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d422fc32-86fa-530e-a881-aa30a2ff05f3 with identifier: 10733091
2026-03-27 19:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d422fc32-86fa-530e-a881-aa30a2ff05f3 with identifier: 10733091 to the API
2026-03-27 19:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733091>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd422fc32-86fa-530e-a881-aa30a2ff05f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL380PK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733091',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 204836,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Automatic - 150 '
'hp - 204.836 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733091%27 HTTP/1.1" 200 None
2026-03-27 19:37:16 [adesa.fr] INFO: Saving data for 10733091: {'auction_closing_time': 1774872900.0, 'created_time': 1774553488.282638, 'last_price_update_time': 1774640236.155487}
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733091') HTTP/1.1" 204 0
2026-03-27 19:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd20a013-8202-5944-8710-1d1c01e3aa9b with identifier: 10733046
2026-03-27 19:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd20a013-8202-5944-8710-1d1c01e3aa9b with scrape type 2
2026-03-27 19:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd20a013-8202-5944-8710-1d1c01e3aa9b with scrape type 2
2026-03-27 19:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd20a013-8202-5944-8710-1d1c01e3aa9b, identifier: 10733046
2026-03-27 19:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd20a013-8202-5944-8710-1d1c01e3aa9b with identifier: 10733046
2026-03-27 19:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd20a013-8202-5944-8710-1d1c01e3aa9b with identifier: 10733046
2026-03-27 19:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd20a013-8202-5944-8710-1d1c01e3aa9b with identifier: 10733046 to the API
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733046>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fd20a013-8202-5944-8710-1d1c01e3aa9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD200KY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733046',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 58596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 1.4 R-Line - Hybrid - Automatic - 150 hp - 58.596 '
'km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733046%27 HTTP/1.1" 200 None
2026-03-27 19:37:16 [adesa.fr] INFO: Saving data for 10733046: {'auction_closing_time': 1774863000.0, 'created_time': 1774553545.391817, 'last_price_update_time': 1774640236.864329}
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733046') HTTP/1.1" 204 0
2026-03-27 19:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47b7bba1-a82f-5446-8aeb-c85054300144 with identifier: 10733161
2026-03-27 19:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47b7bba1-a82f-5446-8aeb-c85054300144 with scrape type 2
2026-03-27 19:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47b7bba1-a82f-5446-8aeb-c85054300144 with scrape type 2
2026-03-27 19:37:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47b7bba1-a82f-5446-8aeb-c85054300144, identifier: 10733161
2026-03-27 19:37:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47b7bba1-a82f-5446-8aeb-c85054300144 with identifier: 10733161
2026-03-27 19:37:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47b7bba1-a82f-5446-8aeb-c85054300144 with identifier: 10733161
2026-03-27 19:37:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47b7bba1-a82f-5446-8aeb-c85054300144 with identifier: 10733161 to the API
2026-03-27 19:37:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733161>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '47b7bba1-a82f-5446-8aeb-c85054300144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ607ZC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733161',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 161692,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Tiguan 1.4 Elegance - Hybrid - Automatic - 150 hp - '
'161.692 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 19:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733161%27 HTTP/1.1" 200 None
2026-03-27 19:37:17 [adesa.fr] INFO: Saving data for 10733161: {'auction_closing_time': 1774872900.0, 'created_time': 1774553541.946032, 'last_price_update_time': 1774640237.691395}
2026-03-27 19:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733161') HTTP/1.1" 204 0
2026-03-27 19:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0241d8e-76cb-5b62-bf51-f78d46f39216 with identifier: 10733133
2026-03-27 19:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0241d8e-76cb-5b62-bf51-f78d46f39216 with scrape type 2
2026-03-27 19:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0241d8e-76cb-5b62-bf51-f78d46f39216 with scrape type 2
2026-03-27 19:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0241d8e-76cb-5b62-bf51-f78d46f39216, identifier: 10733133
2026-03-27 19:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0241d8e-76cb-5b62-bf51-f78d46f39216 with identifier: 10733133
2026-03-27 19:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0241d8e-76cb-5b62-bf51-f78d46f39216 with identifier: 10733133
2026-03-27 19:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0241d8e-76cb-5b62-bf51-f78d46f39216 with identifier: 10733133 to the API
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733133>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b0241d8e-76cb-5b62-bf51-f78d46f39216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE535RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733133',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 175779,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'122 hp - 175.779 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733133%27 HTTP/1.1" 200 None
2026-03-27 19:37:19 [adesa.fr] INFO: Saving data for 10733133: {'auction_closing_time': 1774872900.0, 'created_time': 1774553540.854482, 'last_price_update_time': 1774640239.5733}
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733133') HTTP/1.1" 204 0
2026-03-27 19:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435502fc-de56-5b88-a85e-44e62839c5ae with identifier: 10733004
2026-03-27 19:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435502fc-de56-5b88-a85e-44e62839c5ae with scrape type 2
2026-03-27 19:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 435502fc-de56-5b88-a85e-44e62839c5ae with scrape type 2
2026-03-27 19:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 435502fc-de56-5b88-a85e-44e62839c5ae, identifier: 10733004
2026-03-27 19:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 435502fc-de56-5b88-a85e-44e62839c5ae with identifier: 10733004
2026-03-27 19:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 435502fc-de56-5b88-a85e-44e62839c5ae with identifier: 10733004
2026-03-27 19:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 435502fc-de56-5b88-a85e-44e62839c5ae with identifier: 10733004 to the API
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733004>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '435502fc-de56-5b88-a85e-44e62839c5ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP509CS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733004',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 44845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-05-25',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW 2 Series Active Tourer 225e Business - xDrive - Hybrid - '
'Automatic - 136 hp - 44.845 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 19:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733004%27 HTTP/1.1" 200 None
2026-03-27 19:37:20 [adesa.fr] INFO: Saving data for 10733004: {'auction_closing_time': 1774863000.0, 'created_time': 1774553433.747017, 'last_price_update_time': 1774640240.036493}
2026-03-27 19:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733004') HTTP/1.1" 204 0
2026-03-27 19:37: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-27 19:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710698040%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710698054%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710722721%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710646224%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710667468%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710666205%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710731312%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10731312: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710493049%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710497191%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710675010%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10733984
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733984%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10733984: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10733984 url https://www.openlane.eu/en/carv6/auction/10733984
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710675009%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710695475%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710653814%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710707921%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733990%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10733990: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710696362%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710406264%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10733986
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733986%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10733986: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10733986 url https://www.openlane.eu/en/carv6/auction/10733986
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730942%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10730942: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730944%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10730944: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710708002%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710717043%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710724173%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10724173: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710728852%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10728852: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710691965%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710405347%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710583767%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710405345%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710655718%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710532900%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710691961%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710405353%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710641918%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710722731%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710727623%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10727623: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710728850%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10728850: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710721366%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710721606%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710630790%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10630790: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733972%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10733972: 0
2026-03-27 19:37:22 [adesa.fr] INFO: Skipping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710633066%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10633066: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710601085%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10601085: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710669348%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10669348: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710513909%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10513909: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710051044%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10051044: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710331201%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10331201: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710326073%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10326073: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-27 19:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710489924%27 HTTP/1.1" 200 None
2026-03-27 19:37:22 [adesa.fr] INFO: Scrape type for 10489924: 2
2026-03-27 19:37:22 [adesa.fr] INFO: Scraping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-27 19:37:22 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710451783%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10451783: 2
2026-03-27 19:37:23 [adesa.fr] INFO: Scraping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710713166%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710531347%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710728758%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10728758: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710606719%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710694522%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699721%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710326062%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10734482
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734482%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10734482: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10734482 url https://www.openlane.eu/en/carv6/auction/10734482
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710571076%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730718%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10730718: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710694993%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710473268%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710683948%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710710381%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710713167%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710721360%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710702500%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710719678%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710719687%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10733661
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733661%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10733661: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10733661 url https://www.openlane.eu/en/carv6/auction/10733661
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710662209%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710439487%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710728851%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10728851: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699438%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710051061%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710269481%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699439%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710057241%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710704551%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734487%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10734487: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733191%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10733191: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710685083%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710730646%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10730646: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699459%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710518391%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699457%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710650228%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710136698%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%279905933%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710726262%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10726262: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710728623%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10728623: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710734355%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10734355: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710597849%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710580073%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710727618%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10727618: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710718734%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710719679%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710640495%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710627155%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-27 19:37:23 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-27 19:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710721193%27 HTTP/1.1" 200 None
2026-03-27 19:37:23 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-27 19:37:23 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-27 19:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f13b7ae-4079-536f-96df-f0e5ad6545b5 with identifier: 10733180
2026-03-27 19:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f13b7ae-4079-536f-96df-f0e5ad6545b5 with scrape type 2
2026-03-27 19:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f13b7ae-4079-536f-96df-f0e5ad6545b5 with scrape type 2
2026-03-27 19:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f13b7ae-4079-536f-96df-f0e5ad6545b5, identifier: 10733180
2026-03-27 19:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f13b7ae-4079-536f-96df-f0e5ad6545b5 with identifier: 10733180
2026-03-27 19:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f13b7ae-4079-536f-96df-f0e5ad6545b5 with identifier: 10733180
2026-03-27 19:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f13b7ae-4079-536f-96df-f0e5ad6545b5 with identifier: 10733180 to the API
2026-03-27 19:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Electric',
'id': '5f13b7ae-4079-536f-96df-f0e5ad6545b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB510GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733180',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 249213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen ID.3 77 kWh Pro S - Electric - Automatic - 204 hp - '
'249.213 km',
'transmission': 'automatic',
'trim': 'Pro S',
'vin': None,
'year': 2021}
2026-03-27 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733180%27 HTTP/1.1" 200 None
2026-03-27 19:37:24 [adesa.fr] INFO: Saving data for 10733180: {'auction_closing_time': 1774872900.0, 'created_time': 1774553540.11617, 'last_price_update_time': 1774640244.924766}
2026-03-27 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733180') HTTP/1.1" 204 0
2026-03-27 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14034ebb-4cc3-5aea-9d4e-802425b06f01 with identifier: 10741675
2026-03-27 19:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14034ebb-4cc3-5aea-9d4e-802425b06f01 with scrape type 1
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14034ebb-4cc3-5aea-9d4e-802425b06f01
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252F787b3cfd-9fe0-4ebb-9694-007cee99e7ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/787b3cfd-9fe0-4ebb-9694-007cee99e7ad.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252Ff05fa7b0-44cf-4e72-a775-79720b3e1d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/f05fa7b0-44cf-4e72-a775-79720b3e1d77.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252F267fdb78-8c9a-49f6-a8d9-72d8fec98fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/267fdb78-8c9a-49f6-a8d9-72d8fec98fae.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252Fe49121f9-a4b0-4184-b01b-d9c5f4169646.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/e49121f9-a4b0-4184-b01b-d9c5f4169646.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252F8e2a5977-725c-4980-8c55-8002b7eef015.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/8e2a5977-725c-4980-8c55-8002b7eef015.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252Fa9d6017e-8436-4607-ba12-518e606f9c20.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/a9d6017e-8436-4607-ba12-518e606f9c20.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252Fe38b0a62-a245-4bd2-abe3-348294345a08.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/e38b0a62-a245-4bd2-abe3-348294345a08.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252F25391895-eb8a-467f-b859-faeb2185570a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/25391895-eb8a-467f-b859-faeb2185570a.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252F26b9b44d-cd2b-4a93-8907-d280e10a8a12.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/26b9b44d-cd2b-4a93-8907-d280e10a8a12.jpg already downloaded
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37: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%252F5722000%252Fgeneral%252Fd557fdd0-548c-43ab-a6d4-a5642dbf9b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722000/general/d557fdd0-548c-43ab-a6d4-a5642dbf9b15.jpg already downloaded
2026-03-27 19:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 14034ebb-4cc3-5aea-9d4e-802425b06f01, identifier: 10741675
2026-03-27 19:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 14034ebb-4cc3-5aea-9d4e-802425b06f01 with identifier: 10741675
2026-03-27 19:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 14034ebb-4cc3-5aea-9d4e-802425b06f01 with identifier: 10741675
2026-03-27 19:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 14034ebb-4cc3-5aea-9d4e-802425b06f01 with identifier: 10741675 to the API
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741675>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '14034ebb-4cc3-5aea-9d4e-802425b06f01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA722BA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741675',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 95800,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5722000/general/787b3cfd-9fe0-4ebb-9694-007cee99e7ad.jpg',
'https://images.openlane.eu/carimgs/5722000/general/f05fa7b0-44cf-4e72-a775-79720b3e1d77.jpg',
'https://images.openlane.eu/carimgs/5722000/general/267fdb78-8c9a-49f6-a8d9-72d8fec98fae.jpg',
'https://images.openlane.eu/carimgs/5722000/general/e49121f9-a4b0-4184-b01b-d9c5f4169646.jpg',
'https://images.openlane.eu/carimgs/5722000/general/8e2a5977-725c-4980-8c55-8002b7eef015.jpg',
'https://images.openlane.eu/carimgs/5722000/general/a9d6017e-8436-4607-ba12-518e606f9c20.jpg',
'https://images.openlane.eu/carimgs/5722000/general/e38b0a62-a245-4bd2-abe3-348294345a08.jpg',
'https://images.openlane.eu/carimgs/5722000/general/25391895-eb8a-467f-b859-faeb2185570a.jpg',
'https://images.openlane.eu/carimgs/5722000/general/26b9b44d-cd2b-4a93-8907-d280e10a8a12.jpg',
'https://images.openlane.eu/carimgs/5722000/general/d557fdd0-548c-43ab-a6d4-a5642dbf9b15.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616859,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/787b3cfd-9fe0-4ebb-9694-007cee99e7ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638478,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/f05fa7b0-44cf-4e72-a775-79720b3e1d77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632837,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/267fdb78-8c9a-49f6-a8d9-72d8fec98fae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696406,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/e49121f9-a4b0-4184-b01b-d9c5f4169646.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 634244,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/8e2a5977-725c-4980-8c55-8002b7eef015.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636156,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/a9d6017e-8436-4607-ba12-518e606f9c20.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383461,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/e38b0a62-a245-4bd2-abe3-348294345a08.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398487,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/25391895-eb8a-467f-b859-faeb2185570a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388902,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/26b9b44d-cd2b-4a93-8907-d280e10a8a12.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14034ebb-4cc3-5aea-9d4e-802425b06f01/14034ebb-4cc3-5aea-9d4e-802425b06f01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440929,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722000/general/d557fdd0-548c-43ab-a6d4-a5642dbf9b15.jpg',
'Width': 2000}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 149 hp - 95.800 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741675%27 HTTP/1.1" 200 None
2026-03-27 19:37:25 [adesa.fr] INFO: Saving data for 10741675: {'created_time': 1774640245.719568, 'last_price_update_time': 1774640245.71958, 'auction_closing_time': 1774953000.0}
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741675') HTTP/1.1" 204 0
2026-03-27 19:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a62be4-4334-51eb-a93c-3234f430a813 with identifier: 10733164
2026-03-27 19:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a62be4-4334-51eb-a93c-3234f430a813 with scrape type 2
2026-03-27 19:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a62be4-4334-51eb-a93c-3234f430a813 with scrape type 2
2026-03-27 19:37:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87a62be4-4334-51eb-a93c-3234f430a813, identifier: 10733164
2026-03-27 19:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87a62be4-4334-51eb-a93c-3234f430a813 with identifier: 10733164
2026-03-27 19:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87a62be4-4334-51eb-a93c-3234f430a813 with identifier: 10733164
2026-03-27 19:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87a62be4-4334-51eb-a93c-3234f430a813 with identifier: 10733164 to the API
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733164>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '87a62be4-4334-51eb-a93c-3234f430a813',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW653QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733164',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 196414,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Tiguan 2.0 TDI Carat - Diesel - Automatic - 150 hp - '
'196.414 km',
'transmission': 'automatic',
'trim': 'Carat',
'vin': None,
'year': 2021}
2026-03-27 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733164%27 HTTP/1.1" 200 None
2026-03-27 19:37:26 [adesa.fr] INFO: Saving data for 10733164: {'auction_closing_time': 1774872900.0, 'created_time': 1774553496.930238, 'last_price_update_time': 1774640246.071997}
2026-03-27 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733164') HTTP/1.1" 204 0
2026-03-27 19:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:37:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ff81d1a-db3f-50f7-9764-fb579b75372c with identifier: 10733021
2026-03-27 19:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ff81d1a-db3f-50f7-9764-fb579b75372c with scrape type 2
2026-03-27 19:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ff81d1a-db3f-50f7-9764-fb579b75372c with scrape type 2
2026-03-27 19:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ff81d1a-db3f-50f7-9764-fb579b75372c, identifier: 10733021
2026-03-27 19:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ff81d1a-db3f-50f7-9764-fb579b75372c with identifier: 10733021
2026-03-27 19:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ff81d1a-db3f-50f7-9764-fb579b75372c with identifier: 10733021
2026-03-27 19:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ff81d1a-db3f-50f7-9764-fb579b75372c with identifier: 10733021 to the API
2026-03-27 19:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733021>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0ff81d1a-db3f-50f7-9764-fb579b75372c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR317JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733021',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 125661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life Business - Petrol - Automatic '
'- 110 hp - 125.661 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-27 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733021%27 HTTP/1.1" 200 None
2026-03-27 19:37:27 [adesa.fr] INFO: Saving data for 10733021: {'auction_closing_time': 1774863000.0, 'created_time': 1774553516.536283, 'last_price_update_time': 1774640247.512603}
2026-03-27 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733021') HTTP/1.1" 204 0
2026-03-27 19:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38ad3f7-c3ba-57a9-91a0-5d890512aba3 with identifier: 10733057
2026-03-27 19:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38ad3f7-c3ba-57a9-91a0-5d890512aba3 with scrape type 2
2026-03-27 19:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a38ad3f7-c3ba-57a9-91a0-5d890512aba3 with scrape type 2
2026-03-27 19:37:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a38ad3f7-c3ba-57a9-91a0-5d890512aba3, identifier: 10733057
2026-03-27 19:37:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a38ad3f7-c3ba-57a9-91a0-5d890512aba3 with identifier: 10733057
2026-03-27 19:37:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a38ad3f7-c3ba-57a9-91a0-5d890512aba3 with identifier: 10733057
2026-03-27 19:37:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a38ad3f7-c3ba-57a9-91a0-5d890512aba3 with identifier: 10733057 to the API
2026-03-27 19:37:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'a38ad3f7-c3ba-57a9-91a0-5d890512aba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL889GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733057',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 43204,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen ID.3 58 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 43.204 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-27 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733057%27 HTTP/1.1" 200 None
2026-03-27 19:37:32 [adesa.fr] INFO: Saving data for 10733057: {'auction_closing_time': 1774863000.0, 'created_time': 1774553542.863041, 'last_price_update_time': 1774640252.803384}
2026-03-27 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733057') HTTP/1.1" 204 0
2026-03-27 19:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a3ccc8-ea04-519d-b8da-f8b69583d261 with identifier: 10733140
2026-03-27 19:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a3ccc8-ea04-519d-b8da-f8b69583d261 with scrape type 2
2026-03-27 19:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46a3ccc8-ea04-519d-b8da-f8b69583d261 with scrape type 2
2026-03-27 19:37:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46a3ccc8-ea04-519d-b8da-f8b69583d261, identifier: 10733140
2026-03-27 19:37:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46a3ccc8-ea04-519d-b8da-f8b69583d261 with identifier: 10733140
2026-03-27 19:37:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46a3ccc8-ea04-519d-b8da-f8b69583d261 with identifier: 10733140
2026-03-27 19:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46a3ccc8-ea04-519d-b8da-f8b69583d261 with identifier: 10733140 to the API
2026-03-27 19:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733140>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '46a3ccc8-ea04-519d-b8da-f8b69583d261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT942VX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733140',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 190429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Rav4 Dynamic Business - Hybrid - Automatic - 218 hp - '
'190.429 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2024}
2026-03-27 19:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733140%27 HTTP/1.1" 200 None
2026-03-27 19:37:39 [adesa.fr] INFO: Saving data for 10733140: {'auction_closing_time': 1774872900.0, 'created_time': 1774553476.91828, 'last_price_update_time': 1774640259.830689}
2026-03-27 19:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733140') HTTP/1.1" 204 0
2026-03-27 19:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08746432-3827-508b-a920-034e61b23658 with identifier: 10733019
2026-03-27 19:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08746432-3827-508b-a920-034e61b23658 with scrape type 2
2026-03-27 19:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08746432-3827-508b-a920-034e61b23658 with scrape type 2
2026-03-27 19:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08746432-3827-508b-a920-034e61b23658, identifier: 10733019
2026-03-27 19:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08746432-3827-508b-a920-034e61b23658 with identifier: 10733019
2026-03-27 19:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08746432-3827-508b-a920-034e61b23658 with identifier: 10733019
2026-03-27 19:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08746432-3827-508b-a920-034e61b23658 with identifier: 10733019 to the API
2026-03-27 19:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733019>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '08746432-3827-508b-a920-034e61b23658',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV714HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733019',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 42489,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Rav4 2.5 Design Business - AWD - Hybrid - Automatic - 306 hp '
'- 42.489 km',
'transmission': 'automatic',
'trim': 'Design Business',
'vin': None,
'year': 2024}
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733019%27 HTTP/1.1" 200 None
2026-03-27 19:37:41 [adesa.fr] INFO: Saving data for 10733019: {'auction_closing_time': 1774863000.0, 'created_time': 1774553518.571008, 'last_price_update_time': 1774640261.087162}
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733019') HTTP/1.1" 204 0
2026-03-27 19:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162ee672-4ab4-5490-81d8-72b4368a53c7 with identifier: 10733106
2026-03-27 19:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162ee672-4ab4-5490-81d8-72b4368a53c7 with scrape type 2
2026-03-27 19:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 162ee672-4ab4-5490-81d8-72b4368a53c7 with scrape type 2
2026-03-27 19:37:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 162ee672-4ab4-5490-81d8-72b4368a53c7, identifier: 10733106
2026-03-27 19:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 162ee672-4ab4-5490-81d8-72b4368a53c7 with identifier: 10733106
2026-03-27 19:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 162ee672-4ab4-5490-81d8-72b4368a53c7 with identifier: 10733106
2026-03-27 19:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 162ee672-4ab4-5490-81d8-72b4368a53c7 with identifier: 10733106 to the API
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733106>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': '162ee672-4ab4-5490-81d8-72b4368a53c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP590JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733106',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 137124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Rav4 Dynamic Business - AWD - Hybrid - Automatic - 222 hp - '
'137.124 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733106%27 HTTP/1.1" 200 None
2026-03-27 19:37:41 [adesa.fr] INFO: Saving data for 10733106: {'auction_closing_time': 1774872900.0, 'created_time': 1774553477.856249, 'last_price_update_time': 1774640261.553253}
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733106') HTTP/1.1" 204 0
2026-03-27 19:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3fb2aae-3beb-5e64-8577-1d10f3483d7a with identifier: 10733123
2026-03-27 19:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3fb2aae-3beb-5e64-8577-1d10f3483d7a with scrape type 2
2026-03-27 19:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3fb2aae-3beb-5e64-8577-1d10f3483d7a with scrape type 2
2026-03-27 19:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3fb2aae-3beb-5e64-8577-1d10f3483d7a, identifier: 10733123
2026-03-27 19:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3fb2aae-3beb-5e64-8577-1d10f3483d7a with identifier: 10733123
2026-03-27 19:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3fb2aae-3beb-5e64-8577-1d10f3483d7a with identifier: 10733123
2026-03-27 19:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3fb2aae-3beb-5e64-8577-1d10f3483d7a with identifier: 10733123 to the API
2026-03-27 19:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733123>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c3fb2aae-3beb-5e64-8577-1d10f3483d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD569LP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733123',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 148669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf GTE 1.4 - Hybrid - Automatic - 150 hp - 148.669 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 19:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733123%27 HTTP/1.1" 200 None
2026-03-27 19:37:42 [adesa.fr] INFO: Saving data for 10733123: {'auction_closing_time': 1774872900.0, 'created_time': 1774553518.241386, 'last_price_update_time': 1774640262.987636}
2026-03-27 19:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733123') HTTP/1.1" 204 0
2026-03-27 19:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19: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-27 19:37:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 117abb07-154c-5d10-b56c-eab9afad9d52 with identifier: 10732994
2026-03-27 19:37:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 117abb07-154c-5d10-b56c-eab9afad9d52 with scrape type 2
2026-03-27 19:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 117abb07-154c-5d10-b56c-eab9afad9d52 with scrape type 2
2026-03-27 19:37:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 117abb07-154c-5d10-b56c-eab9afad9d52, identifier: 10732994
2026-03-27 19:37:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 117abb07-154c-5d10-b56c-eab9afad9d52 with identifier: 10732994
2026-03-27 19:37:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 117abb07-154c-5d10-b56c-eab9afad9d52 with identifier: 10732994
2026-03-27 19:37:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 117abb07-154c-5d10-b56c-eab9afad9d52 with identifier: 10732994 to the API
2026-03-27 19:37:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732994>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '117abb07-154c-5d10-b56c-eab9afad9d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT277EM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732994',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 98843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-10-05',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports Dynamic Business - Hybrid - Automatic '
'- 98 hp - 98.843 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-27 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710732994%27 HTTP/1.1" 200 None
2026-03-27 19:37:44 [adesa.fr] INFO: Saving data for 10732994: {'auction_closing_time': 1774863000.0, 'created_time': 1774553472.559303, 'last_price_update_time': 1774640264.436277}
2026-03-27 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732994') HTTP/1.1" 204 0
2026-03-27 19:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687167%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723137%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10723137: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10728626
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728626%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10728626: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10728626 url https://www.openlane.eu/en/carv6/auction/10728626
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728624%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10728624: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10452571: 2
2026-03-27 19:37:45 [adesa.fr] INFO: Scraping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-27 19:37:45 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-27 19:37:45 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-27 19:37:45 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-27 19:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707950%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10707951: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10729504: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10734356
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734356%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10734356: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10734356 url https://www.openlane.eu/en/carv6/auction/10734356
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10702499: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10459274: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10574132: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10690022: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10709611: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10595519: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10554218: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10689052: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10597882: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734353%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10734353: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10728846: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10713164: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10681283: 2
2026-03-27 19:37:46 [adesa.fr] INFO: Scraping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10724175: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10724174: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10726274: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733975%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10733975: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10728849
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728849%27 HTTP/1.1" 200 None
2026-03-27 19:37:46 [adesa.fr] INFO: Scrape type for 10728849: 0
2026-03-27 19:37:46 [adesa.fr] INFO: Skipping item 10728849 url https://www.openlane.eu/en/carv6/auction/10728849
2026-03-27 19:37:46 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-27 19:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699416%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710473269%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699425%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710728755%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10728755: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710477906%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710707276%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710381371%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710375917%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710326152%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710707860%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710597840%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710351032%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710681277%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10681277: 2
2026-03-27 19:37:47 [adesa.fr] INFO: Scraping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710681282%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733189%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10733189: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710661519%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710571074%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10571074: 2
2026-03-27 19:37:47 [adesa.fr] INFO: Scraping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710649232%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710626577%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710731306%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10731306: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699395%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699388%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710721340%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710721342%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710699452%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710726267%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-27 19:37:47 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-27 19:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710723136%27 HTTP/1.1" 200 None
2026-03-27 19:37:47 [adesa.fr] INFO: Scrape type for 10723136: 0
2026-03-27 19:37:47 [adesa.fr] INFO: Skipping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-27 19:37:50 [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-27 19:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-27 19:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794f5240-1f78-5943-9de8-0e2b1e94f348 with scrape type 2
2026-03-27 19:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794f5240-1f78-5943-9de8-0e2b1e94f348 with scrape type 2
2026-03-27 19:37:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 794f5240-1f78-5943-9de8-0e2b1e94f348, identifier: 10451783
2026-03-27 19:37:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-27 19:37:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783
2026-03-27 19:37:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 794f5240-1f78-5943-9de8-0e2b1e94f348 with identifier: 10451783 to the API
2026-03-27 19:37:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:50 [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-27 19:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710451783%27 HTTP/1.1" 200 None
2026-03-27 19:37:50 [adesa.fr] INFO: Saving data for 10451783: {'auction_closing_time': 1798671600.0, 'created_time': 1773230085.508786, 'last_price_update_time': 1774640270.796111}
2026-03-27 19:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10451783') HTTP/1.1" 204 0
2026-03-27 19:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43c0cf96-6837-50c0-9ef4-026fac9c94c3 with identifier: 10733044
2026-03-27 19:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43c0cf96-6837-50c0-9ef4-026fac9c94c3 with scrape type 2
2026-03-27 19:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43c0cf96-6837-50c0-9ef4-026fac9c94c3 with scrape type 2
2026-03-27 19:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43c0cf96-6837-50c0-9ef4-026fac9c94c3, identifier: 10733044
2026-03-27 19:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43c0cf96-6837-50c0-9ef4-026fac9c94c3 with identifier: 10733044
2026-03-27 19:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43c0cf96-6837-50c0-9ef4-026fac9c94c3 with identifier: 10733044
2026-03-27 19:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43c0cf96-6837-50c0-9ef4-026fac9c94c3 with identifier: 10733044 to the API
2026-03-27 19:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733044>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '43c0cf96-6837-50c0-9ef4-026fac9c94c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF071CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733044',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 58316,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Volkswagen Tiguan 1.4 Life Business - Hybrid - Automatic - 150 hp - '
'58.316 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-27 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733044%27 HTTP/1.1" 200 None
2026-03-27 19:37:52 [adesa.fr] INFO: Saving data for 10733044: {'auction_closing_time': 1774863000.0, 'created_time': 1774553492.695124, 'last_price_update_time': 1774640272.169163}
2026-03-27 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733044') HTTP/1.1" 204 0
2026-03-27 19:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:52 [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-27 19:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d300c1-1fb0-55b6-9947-e468ea1de0c9 with identifier: 10733141
2026-03-27 19:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d300c1-1fb0-55b6-9947-e468ea1de0c9 with scrape type 2
2026-03-27 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d300c1-1fb0-55b6-9947-e468ea1de0c9 with scrape type 2
2026-03-27 19:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 97d300c1-1fb0-55b6-9947-e468ea1de0c9, identifier: 10733141
2026-03-27 19:37:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-27 19:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27501690-7349-533d-92e1-a7dc672ce5a9 with scrape type 2
2026-03-27 19:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27501690-7349-533d-92e1-a7dc672ce5a9 with scrape type 2
2026-03-27 19:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27501690-7349-533d-92e1-a7dc672ce5a9, identifier: 10579601
2026-03-27 19:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 97d300c1-1fb0-55b6-9947-e468ea1de0c9 with identifier: 10733141
2026-03-27 19:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 97d300c1-1fb0-55b6-9947-e468ea1de0c9 with identifier: 10733141
2026-03-27 19:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 97d300c1-1fb0-55b6-9947-e468ea1de0c9 with identifier: 10733141 to the API
2026-03-27 19:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733141>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '97d300c1-1fb0-55b6-9947-e468ea1de0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG545ZN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733141',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 168797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-06-17',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 168.797 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733141%27 HTTP/1.1" 200 None
2026-03-27 19:37:53 [adesa.fr] INFO: Saving data for 10733141: {'auction_closing_time': 1774872900.0, 'created_time': 1774553549.61649, 'last_price_update_time': 1774640273.106555}
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733141') HTTP/1.1" 204 0
2026-03-27 19:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-27 19:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601
2026-03-27 19:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27501690-7349-533d-92e1-a7dc672ce5a9 with identifier: 10579601 to the API
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:53 [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-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-27 19:37:53 [adesa.fr] INFO: Saving data for 10579601: {'auction_closing_time': 1798713900.0, 'created_time': 1773230172.971221, 'last_price_update_time': 1774640273.379472}
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10579601') HTTP/1.1" 204 0
2026-03-27 19:37:54 [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-27 19:37:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-27 19:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with scrape type 2
2026-03-27 19:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with scrape type 2
2026-03-27 19:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d2a21cf4-5d45-56c5-a43d-47aa000e35b6, identifier: 10513909
2026-03-27 19:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-27 19:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909
2026-03-27 19:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d2a21cf4-5d45-56c5-a43d-47aa000e35b6 with identifier: 10513909 to the API
2026-03-27 19:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:54 [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': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 9.740 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-27 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-27 19:37:54 [adesa.fr] INFO: Saving data for 10513909: {'auction_closing_time': 1798675200.0, 'created_time': 1773230135.349689, 'last_price_update_time': 1774640274.878404}
2026-03-27 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10513909') HTTP/1.1" 204 0
2026-03-27 19:37:54 [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-27 19:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:37:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-27 19:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf251b87-e8a7-5434-951c-ac36bd92fcac with scrape type 2
2026-03-27 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf251b87-e8a7-5434-951c-ac36bd92fcac with scrape type 2
2026-03-27 19:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf251b87-e8a7-5434-951c-ac36bd92fcac, identifier: 10326073
2026-03-27 19:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce992e7f-f482-59e7-894f-ddff0f8d6bd9 with identifier: 10733121
2026-03-27 19:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce992e7f-f482-59e7-894f-ddff0f8d6bd9 with scrape type 2
2026-03-27 19:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce992e7f-f482-59e7-894f-ddff0f8d6bd9 with scrape type 2
2026-03-27 19:37:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce992e7f-f482-59e7-894f-ddff0f8d6bd9, identifier: 10733121
2026-03-27 19:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-27 19:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073
2026-03-27 19:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf251b87-e8a7-5434-951c-ac36bd92fcac with identifier: 10326073 to the API
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:55 [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-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-27 19:37:55 [adesa.fr] INFO: Saving data for 10326073: {'auction_closing_time': 1798671600.0, 'created_time': 1773230072.802499, 'last_price_update_time': 1774640275.598531}
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326073') HTTP/1.1" 204 0
2026-03-27 19:37:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce992e7f-f482-59e7-894f-ddff0f8d6bd9 with identifier: 10733121
2026-03-27 19:37:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce992e7f-f482-59e7-894f-ddff0f8d6bd9 with identifier: 10733121
2026-03-27 19:37:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce992e7f-f482-59e7-894f-ddff0f8d6bd9 with identifier: 10733121 to the API
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733121>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ce992e7f-f482-59e7-894f-ddff0f8d6bd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH386YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733121',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 179963,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Touring Sports Dynamic Business - Hybrid - Automatic '
'- 98 hp - 179.963 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-27 19:37:55 [adesa.fr] INFO: Saving data for 10733121: {'auction_closing_time': 1774872900.0, 'created_time': 1774553471.831843, 'last_price_update_time': 1774640275.941849}
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733121') HTTP/1.1" 204 0
2026-03-27 19:37:57 [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-27 19:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:57 [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-27 19:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:57 [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-27 19:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-27 19:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f3b927-da5a-5945-9332-af4519044bb1 with scrape type 2
2026-03-27 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f3b927-da5a-5945-9332-af4519044bb1 with scrape type 2
2026-03-27 19:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33f3b927-da5a-5945-9332-af4519044bb1, identifier: 10051044
2026-03-27 19:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-27 19:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044
2026-03-27 19:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33f3b927-da5a-5945-9332-af4519044bb1 with identifier: 10051044 to the API
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:57 [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-27 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-27 19:37:57 [adesa.fr] INFO: Saving data for 10051044: {'auction_closing_time': 1798671600.0, 'created_time': 1773229618.947819, 'last_price_update_time': 1774640277.516655}
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051044') HTTP/1.1" 204 0
2026-03-27 19:37:57 [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-27 19:37:57 [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-27 19:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-27 19:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f089992-5e4a-5360-89ff-d731b55fe1fa with scrape type 2
2026-03-27 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f089992-5e4a-5360-89ff-d731b55fe1fa with scrape type 2
2026-03-27 19:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f089992-5e4a-5360-89ff-d731b55fe1fa, identifier: 10633066
2026-03-27 19:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-27 19:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfdc478b-da20-5c2b-8c97-52d53691445f with scrape type 2
2026-03-27 19:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfdc478b-da20-5c2b-8c97-52d53691445f with scrape type 2
2026-03-27 19:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cfdc478b-da20-5c2b-8c97-52d53691445f, identifier: 10601085
2026-03-27 19:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-27 19:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066
2026-03-27 19:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f089992-5e4a-5360-89ff-d731b55fe1fa with identifier: 10633066 to the API
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:58 [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-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-27 19:37:58 [adesa.fr] INFO: Saving data for 10633066: {'auction_closing_time': 1798675200.0, 'created_time': 1773230087.493769, 'last_price_update_time': 1774640278.13899}
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10633066') HTTP/1.1" 204 0
2026-03-27 19:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-27 19:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085
2026-03-27 19:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cfdc478b-da20-5c2b-8c97-52d53691445f with identifier: 10601085 to the API
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:58 [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-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-27 19:37:58 [adesa.fr] INFO: Saving data for 10601085: {'auction_closing_time': 1798675200.0, 'created_time': 1773230107.257596, 'last_price_update_time': 1774640278.482852}
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10601085') HTTP/1.1" 204 0
2026-03-27 19:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-27 19:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47e03249-1da3-554c-baf6-362f152c01d6 with scrape type 2
2026-03-27 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47e03249-1da3-554c-baf6-362f152c01d6 with scrape type 2
2026-03-27 19:37:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47e03249-1da3-554c-baf6-362f152c01d6, identifier: 10489924
2026-03-27 19:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-27 19:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d37fae0e-680f-5002-8c29-7c23e7ea389d with scrape type 2
2026-03-27 19:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d37fae0e-680f-5002-8c29-7c23e7ea389d with scrape type 2
2026-03-27 19:37:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d37fae0e-680f-5002-8c29-7c23e7ea389d, identifier: 10331201
2026-03-27 19:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-27 19:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924
2026-03-27 19:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47e03249-1da3-554c-baf6-362f152c01d6 with identifier: 10489924 to the API
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:58 [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-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-27 19:37:58 [adesa.fr] INFO: Saving data for 10489924: {'auction_closing_time': 1798671600.0, 'created_time': 1773230105.037883, 'last_price_update_time': 1774640278.930337}
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10489924') HTTP/1.1" 204 0
2026-03-27 19:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-27 19:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201
2026-03-27 19:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d37fae0e-680f-5002-8c29-7c23e7ea389d with identifier: 10331201 to the API
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:37:59 [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-27 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-27 19:37:59 [adesa.fr] INFO: Saving data for 10331201: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.025295, 'last_price_update_time': 1774640279.207261}
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10331201') HTTP/1.1" 204 0
2026-03-27 19:37:59 [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-27 19:37:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-27 19:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with scrape type 2
2026-03-27 19:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with scrape type 2
2026-03-27 19:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 437818ac-cb3c-514a-95a9-3b9ed397d8d9, identifier: 10669348
2026-03-27 19:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-27 19:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348
2026-03-27 19:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 437818ac-cb3c-514a-95a9-3b9ed397d8d9 with identifier: 10669348 to the API
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:37:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:00 [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-27 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-27 19:38:00 [adesa.fr] INFO: Saving data for 10669348: {'auction_closing_time': 1798675200.0, 'created_time': 1773667996.819636, 'last_price_update_time': 1774640280.097569}
2026-03-27 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10669348') HTTP/1.1" 204 0
2026-03-27 19:38:01 [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-27 19:38:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-27 19:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with scrape type 2
2026-03-27 19:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with scrape type 2
2026-03-27 19:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85b236dd-96a8-5287-9c07-8802f5bdb9d4, identifier: 10713164
2026-03-27 19:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-27 19:38:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164
2026-03-27 19:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85b236dd-96a8-5287-9c07-8802f5bdb9d4 with identifier: 10713164 to the API
2026-03-27 19:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713164>
{'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': 0,
'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-27 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-27 19:38:02 [adesa.fr] INFO: Saving data for 10713164: {'auction_closing_time': 1798671600.0, 'created_time': 1774359604.96651, 'last_price_update_time': 1774640282.448855}
2026-03-27 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713164') HTTP/1.1" 204 0
2026-03-27 19:38:02 [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-27 19:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-27 19:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with scrape type 2
2026-03-27 19:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with scrape type 2
2026-03-27 19:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589, identifier: 10571074
2026-03-27 19:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-27 19:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074
2026-03-27 19:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9f6c92ba-be5e-52d9-bfc8-c1fb70031589 with identifier: 10571074 to the API
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:03 [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-27 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-27 19:38:03 [adesa.fr] INFO: Saving data for 10571074: {'auction_closing_time': 1798671600.0, 'created_time': 1773229817.394067, 'last_price_update_time': 1774640283.40451}
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571074') HTTP/1.1" 204 0
2026-03-27 19:38:03 [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-27 19:38:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-27 19:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab0ae34-4a88-5481-8695-47c74ffae37f with scrape type 2
2026-03-27 19:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab0ae34-4a88-5481-8695-47c74ffae37f with scrape type 2
2026-03-27 19:38:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ab0ae34-4a88-5481-8695-47c74ffae37f, identifier: 10597882
2026-03-27 19:38:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-27 19:38:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882
2026-03-27 19:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ab0ae34-4a88-5481-8695-47c74ffae37f with identifier: 10597882 to the API
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:04 [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-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-27 19:38:04 [adesa.fr] INFO: Saving data for 10597882: {'auction_closing_time': 1798671600.0, 'created_time': 1773229837.285097, 'last_price_update_time': 1774640284.045855}
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597882') HTTP/1.1" 204 0
2026-03-27 19:38:04 [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-27 19: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-27 19:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-27 19:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd510a4-61a1-57dc-8399-db473eeef8b9 with scrape type 2
2026-03-27 19:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd510a4-61a1-57dc-8399-db473eeef8b9 with scrape type 2
2026-03-27 19:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2fd510a4-61a1-57dc-8399-db473eeef8b9, identifier: 10630790
2026-03-27 19:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-27 19:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790
2026-03-27 19:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2fd510a4-61a1-57dc-8399-db473eeef8b9 with identifier: 10630790 to the API
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:04 [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-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-27 19:38:04 [adesa.fr] INFO: Saving data for 10630790: {'auction_closing_time': 1798675200.0, 'created_time': 1773230132.629934, 'last_price_update_time': 1774640284.736933}
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10630790') HTTP/1.1" 204 0
2026-03-27 19:38:04 [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-27 19: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-27 19:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-27 19:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4a5269-3475-5fec-8d92-197e4e57ef72 with scrape type 2
2026-03-27 19:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4a5269-3475-5fec-8d92-197e4e57ef72 with scrape type 2
2026-03-27 19:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d4a5269-3475-5fec-8d92-197e4e57ef72, identifier: 10689052
2026-03-27 19:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 19:38:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 19:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052
2026-03-27 19:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d4a5269-3475-5fec-8d92-197e4e57ef72 with identifier: 10689052 to the API
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:05 [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-27 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-27 19:38:05 [adesa.fr] INFO: Saving data for 10689052: {'auction_closing_time': 1798671600.0, 'created_time': 1773929041.272383, 'last_price_update_time': 1774640285.590846}
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10689052') HTTP/1.1" 204 0
2026-03-27 19:38: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-27 19:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733976%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10733976: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10725178: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10687169: 2
2026-03-27 19:38:06 [adesa.fr] INFO: Scraping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-27 19:38:06 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-27 19:38:06 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-27 19:38:06 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-27 19:38:06 [scrapy.extensions.logstats] INFO: Crawled 349 pages (at 41 pages/min), scraped 97 items (at 38 items/min)
2026-03-27 19:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 19:38:06 [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-27 19:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-27 19:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdab630-d0fb-5cf8-b96a-32349e75056a with scrape type 2
2026-03-27 19:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdab630-d0fb-5cf8-b96a-32349e75056a with scrape type 2
2026-03-27 19:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: afdab630-d0fb-5cf8-b96a-32349e75056a, identifier: 10709611
2026-03-27 19:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-27 19:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: afdab630-d0fb-5cf8-b96a-32349e75056a with identifier: 10709611
2026-03-27 19:38: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-27 19:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709611>
{'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': 0,
'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-27 19:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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-27 19:38:07 [adesa.fr] INFO: Saving data for 10709611: {'auction_closing_time': 1798671600.0, 'created_time': 1774359787.966025, 'last_price_update_time': 1774640287.40499}
2026-03-27 19:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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-27 19:38:07 [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-27 19:38:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:07 [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-27 19:38:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-27 19:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb46d26-25c6-5684-9b30-93dcd610912e with scrape type 2
2026-03-27 19:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bb46d26-25c6-5684-9b30-93dcd610912e with scrape type 2
2026-03-27 19:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bb46d26-25c6-5684-9b30-93dcd610912e, identifier: 10690022
2026-03-27 19:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-27 19:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022
2026-03-27 19:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bb46d26-25c6-5684-9b30-93dcd610912e with identifier: 10690022 to the API
2026-03-27 19:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:08 [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-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-27 19:38:08 [adesa.fr] INFO: Saving data for 10690022: {'auction_closing_time': 1798671600.0, 'created_time': 1773930089.451547, 'last_price_update_time': 1774640288.369675}
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10690022') HTTP/1.1" 204 0
2026-03-27 19:38:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-27 19:38:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca000aa3-23e6-5314-9585-c387cd1bc5d2 with scrape type 2
2026-03-27 19:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca000aa3-23e6-5314-9585-c387cd1bc5d2 with scrape type 2
2026-03-27 19:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca000aa3-23e6-5314-9585-c387cd1bc5d2, identifier: 10554218
2026-03-27 19:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-27 19:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218
2026-03-27 19:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca000aa3-23e6-5314-9585-c387cd1bc5d2 with identifier: 10554218 to the API
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:08 [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-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-27 19:38:08 [adesa.fr] INFO: Saving data for 10554218: {'auction_closing_time': 1798671600.0, 'created_time': 1773229691.865228, 'last_price_update_time': 1774640288.709943}
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10554218') HTTP/1.1" 204 0
2026-03-27 19:38:12 [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-27 19: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-27 19:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-27 19:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with scrape type 2
2026-03-27 19:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with scrape type 2
2026-03-27 19:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d781f5bd-0ea2-5e32-905c-c6b01077b8d0, identifier: 10702499
2026-03-27 19:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-27 19:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499
2026-03-27 19:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d781f5bd-0ea2-5e32-905c-c6b01077b8d0 with identifier: 10702499 to the API
2026-03-27 19:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:38:12 [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-27 19:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710702499%27 HTTP/1.1" 200 None
2026-03-27 19:38:12 [adesa.fr] INFO: Saving data for 10702499: {'auction_closing_time': 1798671600.0, 'created_time': 1774273019.083978, 'last_price_update_time': 1774640292.450448}
2026-03-27 19:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702499') HTTP/1.1" 204 0
2026-03-27 19:38:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:13 [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-27 19:38:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f94b05-c374-5e5a-baed-4cc95c9542ca with identifier: 10741673
2026-03-27 19:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f94b05-c374-5e5a-baed-4cc95c9542ca with scrape type 1
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2f94b05-c374-5e5a-baed-4cc95c9542ca
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252F3adcbcfd-4cd5-4865-af91-f68d25fb4c93.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/3adcbcfd-4cd5-4865-af91-f68d25fb4c93.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Fb03b1934-dea0-411a-83be-bb43ae73c7d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/b03b1934-dea0-411a-83be-bb43ae73c7d0.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252F06e83164-964a-4c7e-940d-420c3352480c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/06e83164-964a-4c7e-940d-420c3352480c.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Fc01102f6-661e-4f36-8ab9-963ed5a0678c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/c01102f6-661e-4f36-8ab9-963ed5a0678c.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Fa9751e4d-e4e6-4591-a33c-3c93ff4c001a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/a9751e4d-e4e6-4591-a33c-3c93ff4c001a.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252F4a669522-03b5-4610-aba3-00e5c379787c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/4a669522-03b5-4610-aba3-00e5c379787c.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Fb238c561-4eb8-4a6b-84ec-511320e37a8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/b238c561-4eb8-4a6b-84ec-511320e37a8a.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Faf5c6310-7a51-45ea-b3d1-9ac15519cf9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/af5c6310-7a51-45ea-b3d1-9ac15519cf9d.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Fa519af4e-538d-4881-bd73-84cf2c17b52c.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/a519af4e-538d-4881-bd73-84cf2c17b52c.jpg already downloaded
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38: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%252F5140402%252Fgeneral%252Fe8784ed9-9e10-4734-879b-6bde3208f15d.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5140402/general/e8784ed9-9e10-4734-879b-6bde3208f15d.jpg already downloaded
2026-03-27 19:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2f94b05-c374-5e5a-baed-4cc95c9542ca, identifier: 10741673
2026-03-27 19:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2f94b05-c374-5e5a-baed-4cc95c9542ca with identifier: 10741673
2026-03-27 19:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2f94b05-c374-5e5a-baed-4cc95c9542ca with identifier: 10741673
2026-03-27 19:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2f94b05-c374-5e5a-baed-4cc95c9542ca with identifier: 10741673 to the API
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741673>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'a2f94b05-c374-5e5a-baed-4cc95c9542ca',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD465VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741673',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Fiat',
'model': '500X',
'odometer': 69100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5140402/general/3adcbcfd-4cd5-4865-af91-f68d25fb4c93.jpg',
'https://images.openlane.eu/carimgs/5140402/general/b03b1934-dea0-411a-83be-bb43ae73c7d0.jpg',
'https://images.openlane.eu/carimgs/5140402/general/06e83164-964a-4c7e-940d-420c3352480c.jpg',
'https://images.openlane.eu/carimgs/5140402/general/c01102f6-661e-4f36-8ab9-963ed5a0678c.jpg',
'https://images.openlane.eu/carimgs/5140402/general/a9751e4d-e4e6-4591-a33c-3c93ff4c001a.jpg',
'https://images.openlane.eu/carimgs/5140402/general/4a669522-03b5-4610-aba3-00e5c379787c.jpg',
'https://images.openlane.eu/carimgs/5140402/general/b238c561-4eb8-4a6b-84ec-511320e37a8a.jpg',
'https://images.openlane.eu/carimgs/5140402/general/af5c6310-7a51-45ea-b3d1-9ac15519cf9d.jpg',
'https://images.openlane.eu/carimgs/5140402/general/a519af4e-538d-4881-bd73-84cf2c17b52c.jpg',
'https://images.openlane.eu/carimgs/5140402/general/e8784ed9-9e10-4734-879b-6bde3208f15d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560941,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/3adcbcfd-4cd5-4865-af91-f68d25fb4c93.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519821,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/b03b1934-dea0-411a-83be-bb43ae73c7d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570709,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/06e83164-964a-4c7e-940d-420c3352480c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 613729,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/c01102f6-661e-4f36-8ab9-963ed5a0678c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492216,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/a9751e4d-e4e6-4591-a33c-3c93ff4c001a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572641,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/4a669522-03b5-4610-aba3-00e5c379787c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433439,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/b238c561-4eb8-4a6b-84ec-511320e37a8a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403811,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/af5c6310-7a51-45ea-b3d1-9ac15519cf9d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493974,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/a519af4e-538d-4881-bd73-84cf2c17b52c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2f94b05-c374-5e5a-baed-4cc95c9542ca/a2f94b05-c374-5e5a-baed-4cc95c9542ca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460580,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5140402/general/e8784ed9-9e10-4734-879b-6bde3208f15d.jpg',
'Width': 2000}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-12-24',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Fiat 500X 1.3 Sport - Petrol - Automatic - 150 hp - 69.100 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741673%27 HTTP/1.1" 200 None
2026-03-27 19:38:14 [adesa.fr] INFO: Saving data for 10741673: {'created_time': 1774640294.091852, 'last_price_update_time': 1774640294.091862, 'auction_closing_time': 1774953000.0}
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741673') HTTP/1.1" 204 0
2026-03-27 19:38:14 [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-27 19:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-27 19:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with scrape type 2
2026-03-27 19:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with scrape type 2
2026-03-27 19:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64, identifier: 10574132
2026-03-27 19:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-27 19:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132
2026-03-27 19:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2b1f69e3-a9c7-596a-9c42-4b3558eb7c64 with identifier: 10574132 to the API
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:38:14 [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-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-27 19:38:14 [adesa.fr] INFO: Saving data for 10574132: {'auction_closing_time': 1798671600.0, 'created_time': 1773229740.041696, 'last_price_update_time': 1774640294.465442}
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10574132') HTTP/1.1" 204 0
2026-03-27 19:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-27 19:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb46af07-cce5-5beb-9e74-c6665decd947 with scrape type 2
2026-03-27 19:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb46af07-cce5-5beb-9e74-c6665decd947 with scrape type 2
2026-03-27 19:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb46af07-cce5-5beb-9e74-c6665decd947, identifier: 10681277
2026-03-27 19:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-27 19:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277
2026-03-27 19:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb46af07-cce5-5beb-9e74-c6665decd947 with identifier: 10681277 to the API
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:38:14 [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-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-27 19:38:14 [adesa.fr] INFO: Saving data for 10681277: {'auction_closing_time': 1798671600.0, 'created_time': 1773754442.24918, 'last_price_update_time': 1774640294.839113}
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681277') HTTP/1.1" 204 0
2026-03-27 19:38:15 [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-27 19:38:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-27 19:38:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aae383a-e43b-5e90-93e3-a34abd8581f9 with scrape type 2
2026-03-27 19:38:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aae383a-e43b-5e90-93e3-a34abd8581f9 with scrape type 2
2026-03-27 19:38:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2aae383a-e43b-5e90-93e3-a34abd8581f9, identifier: 10452571
2026-03-27 19:38:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-27 19:38:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571
2026-03-27 19:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2aae383a-e43b-5e90-93e3-a34abd8581f9 with identifier: 10452571 to the API
2026-03-27 19:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:15 [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-27 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-27 19:38:15 [adesa.fr] INFO: Saving data for 10452571: {'auction_closing_time': 1798671600.0, 'created_time': 1773230184.932559, 'last_price_update_time': 1774640295.639002}
2026-03-27 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10452571') HTTP/1.1" 204 0
2026-03-27 19:38:17 [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-27 19:38:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd with identifier: 10459274
2026-03-27 19:38:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd with scrape type 2
2026-03-27 19:38:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd with scrape type 2
2026-03-27 19:38:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd, identifier: 10459274
2026-03-27 19:38:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd with identifier: 10459274
2026-03-27 19:38:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd with identifier: 10459274
2026-03-27 19:38:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98eb6cc7-a6c0-593d-aa69-31b41d82c3dd with identifier: 10459274 to the API
2026-03-27 19:38:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:17 [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': '98eb6cc7-a6c0-593d-aa69-31b41d82c3dd',
'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': 24682,
'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 Allure - Petrol - Manual - 102 hp - 24.682 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 19:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-27 19:38:17 [adesa.fr] INFO: Saving data for 10459274: {'auction_closing_time': 1798671600.0, 'created_time': 1773230102.937999, 'last_price_update_time': 1774640297.588015}
2026-03-27 19:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10459274') HTTP/1.1" 204 0
2026-03-27 19:38:18 [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-27 19:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-27 19:38:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with scrape type 2
2026-03-27 19:38:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with scrape type 2
2026-03-27 19:38:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a, identifier: 10687169
2026-03-27 19:38:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-27 19:38:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169
2026-03-27 19:38:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f4ba7b6d-3d48-5c75-805b-e8e24f4be74a with identifier: 10687169 to the API
2026-03-27 19:38:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:19 [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-27 19:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-27 19:38:19 [adesa.fr] INFO: Saving data for 10687169: {'auction_closing_time': 1798671600.0, 'created_time': 1773841907.927539, 'last_price_update_time': 1774640299.022935}
2026-03-27 19:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10687169') HTTP/1.1" 204 0
2026-03-27 19:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c2b10a-16f9-5c5d-8d96-8465ac3ac837 with identifier: 10732998
2026-03-27 19:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c2b10a-16f9-5c5d-8d96-8465ac3ac837 with scrape type 2
2026-03-27 19:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c2b10a-16f9-5c5d-8d96-8465ac3ac837 with scrape type 2
2026-03-27 19:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07c2b10a-16f9-5c5d-8d96-8465ac3ac837, identifier: 10732998
2026-03-27 19:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07c2b10a-16f9-5c5d-8d96-8465ac3ac837 with identifier: 10732998
2026-03-27 19:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07c2b10a-16f9-5c5d-8d96-8465ac3ac837 with identifier: 10732998
2026-03-27 19:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07c2b10a-16f9-5c5d-8d96-8465ac3ac837 with identifier: 10732998 to the API
2026-03-27 19:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732998>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '07c2b10a-16f9-5c5d-8d96-8465ac3ac837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX149BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732998',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 63390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Toyota Corolla Collection - Hybrid - Automatic - 98 hp - 63.390 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2021}
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-27 19:38:20 [adesa.fr] INFO: Saving data for 10732998: {'auction_closing_time': 1774863000.0, 'created_time': 1774553682.075453, 'last_price_update_time': 1774640300.616264}
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732998') HTTP/1.1" 204 0
2026-03-27 19:38:20 [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-27 19:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 19:38:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-27 19:38:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2a7560-30c5-588c-9e93-9df74d9a93af with scrape type 2
2026-03-27 19:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2a7560-30c5-588c-9e93-9df74d9a93af with scrape type 2
2026-03-27 19:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7f2a7560-30c5-588c-9e93-9df74d9a93af, identifier: 10707951
2026-03-27 19:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-27 19:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951
2026-03-27 19:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7f2a7560-30c5-588c-9e93-9df74d9a93af with identifier: 10707951 to the API
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:21 [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-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-27 19:38:21 [adesa.fr] INFO: Saving data for 10707951: {'auction_closing_time': 1798671600.0, 'created_time': 1774273008.232823, 'last_price_update_time': 1774640301.06568}
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707951') HTTP/1.1" 204 0
2026-03-27 19:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e with identifier: 10732989
2026-03-27 19:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e with scrape type 2
2026-03-27 19:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e with scrape type 2
2026-03-27 19:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e, identifier: 10732989
2026-03-27 19:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e with identifier: 10732989
2026-03-27 19:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e with identifier: 10732989
2026-03-27 19:38:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e with identifier: 10732989 to the API
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732989>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '5ea7d7e7-6b74-52ee-8caf-3ca9bccc947e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR815XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732989',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 48022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-08-03',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 98 hp - '
'48.022 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-27 19:38:21 [adesa.fr] INFO: Saving data for 10732989: {'auction_closing_time': 1774863000.0, 'created_time': 1774553480.887564, 'last_price_update_time': 1774640301.425588}
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732989') HTTP/1.1" 204 0
2026-03-27 19:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c50c8fb6-25dc-51be-ab84-3710da0cf35c with identifier: 10733026
2026-03-27 19:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c50c8fb6-25dc-51be-ab84-3710da0cf35c with scrape type 2
2026-03-27 19:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c50c8fb6-25dc-51be-ab84-3710da0cf35c with scrape type 2
2026-03-27 19:38:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c50c8fb6-25dc-51be-ab84-3710da0cf35c, identifier: 10733026
2026-03-27 19:38:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c50c8fb6-25dc-51be-ab84-3710da0cf35c with identifier: 10733026
2026-03-27 19:38:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c50c8fb6-25dc-51be-ab84-3710da0cf35c with identifier: 10733026
2026-03-27 19:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c50c8fb6-25dc-51be-ab84-3710da0cf35c with identifier: 10733026 to the API
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:38:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733026>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c50c8fb6-25dc-51be-ab84-3710da0cf35c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG674PV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733026',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 56360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Toyota Corolla Dynamic Business - Hybrid - Automatic - 98 hp - '
'56.360 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2019}
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733026%27 HTTP/1.1" 200 None
2026-03-27 19:38:22 [adesa.fr] INFO: Saving data for 10733026: {'auction_closing_time': 1774863000.0, 'created_time': 1774553683.358258, 'last_price_update_time': 1774640302.349532}
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733026') HTTP/1.1" 204 0
2026-03-27 19:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5126f60a-a3a3-5e63-ae5a-12ec09a81be9 with identifier: 10732995
2026-03-27 19:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5126f60a-a3a3-5e63-ae5a-12ec09a81be9 with scrape type 2
2026-03-27 19:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5126f60a-a3a3-5e63-ae5a-12ec09a81be9 with scrape type 2
2026-03-27 19:38:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5126f60a-a3a3-5e63-ae5a-12ec09a81be9, identifier: 10732995
2026-03-27 19:38:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5126f60a-a3a3-5e63-ae5a-12ec09a81be9 with identifier: 10732995
2026-03-27 19:38:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5126f60a-a3a3-5e63-ae5a-12ec09a81be9 with identifier: 10732995
2026-03-27 19:38:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5126f60a-a3a3-5e63-ae5a-12ec09a81be9 with identifier: 10732995 to the API
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:38:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732995>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '5126f60a-a3a3-5e63-ae5a-12ec09a81be9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL921HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732995',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 125227,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Toyota Corolla Touring Sports 2.0 Design - Hybrid - Automatic - 184 '
'hp - 125.227 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710732995%27 HTTP/1.1" 200 None
2026-03-27 19:38:22 [adesa.fr] INFO: Saving data for 10732995: {'auction_closing_time': 1774863000.0, 'created_time': 1774553478.396474, 'last_price_update_time': 1774640302.807227}
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732995') HTTP/1.1" 204 0
2026-03-27 19:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0cac30a-b4c5-5da5-acef-d0c2a573bc83 with identifier: 10733159
2026-03-27 19:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cac30a-b4c5-5da5-acef-d0c2a573bc83 with scrape type 2
2026-03-27 19:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0cac30a-b4c5-5da5-acef-d0c2a573bc83 with scrape type 2
2026-03-27 19:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0cac30a-b4c5-5da5-acef-d0c2a573bc83, identifier: 10733159
2026-03-27 19:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0cac30a-b4c5-5da5-acef-d0c2a573bc83 with identifier: 10733159
2026-03-27 19:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0cac30a-b4c5-5da5-acef-d0c2a573bc83 with identifier: 10733159
2026-03-27 19:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0cac30a-b4c5-5da5-acef-d0c2a573bc83 with identifier: 10733159 to the API
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733159>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'c0cac30a-b4c5-5da5-acef-d0c2a573bc83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD795NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733159',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 175754,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Renault Megane Air - Diesel - Manual - 95 hp - 175.754 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2019}
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733159%27 HTTP/1.1" 200 None
2026-03-27 19:38:23 [adesa.fr] INFO: Saving data for 10733159: {'auction_closing_time': 1774872900.0, 'created_time': 1774553476.108672, 'last_price_update_time': 1774640303.269305}
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733159') HTTP/1.1" 204 0
2026-03-27 19:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec3ccdc0-4a72-5ca8-8166-c2669d1b7276 with identifier: 10733136
2026-03-27 19:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec3ccdc0-4a72-5ca8-8166-c2669d1b7276 with scrape type 2
2026-03-27 19:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec3ccdc0-4a72-5ca8-8166-c2669d1b7276 with scrape type 2
2026-03-27 19:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec3ccdc0-4a72-5ca8-8166-c2669d1b7276, identifier: 10733136
2026-03-27 19:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec3ccdc0-4a72-5ca8-8166-c2669d1b7276 with identifier: 10733136
2026-03-27 19:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec3ccdc0-4a72-5ca8-8166-c2669d1b7276 with identifier: 10733136
2026-03-27 19:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec3ccdc0-4a72-5ca8-8166-c2669d1b7276 with identifier: 10733136 to the API
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733136>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ec3ccdc0-4a72-5ca8-8166-c2669d1b7276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL251WQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733136',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 185002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-11-27',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Renault Kadjar Intens - Diesel - Automatic - 115 hp - 185.002 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733136%27 HTTP/1.1" 200 None
2026-03-27 19:38:23 [adesa.fr] INFO: Saving data for 10733136: {'auction_closing_time': 1774872900.0, 'created_time': 1774553493.63401, 'last_price_update_time': 1774640303.611162}
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733136') HTTP/1.1" 204 0
2026-03-27 19:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b753b4-65b4-5c74-8c0d-944daf6e6c86 with identifier: 10733104
2026-03-27 19:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b753b4-65b4-5c74-8c0d-944daf6e6c86 with scrape type 2
2026-03-27 19:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b753b4-65b4-5c74-8c0d-944daf6e6c86 with scrape type 2
2026-03-27 19:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b7b753b4-65b4-5c74-8c0d-944daf6e6c86, identifier: 10733104
2026-03-27 19:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b7b753b4-65b4-5c74-8c0d-944daf6e6c86 with identifier: 10733104
2026-03-27 19:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b7b753b4-65b4-5c74-8c0d-944daf6e6c86 with identifier: 10733104
2026-03-27 19:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b7b753b4-65b4-5c74-8c0d-944daf6e6c86 with identifier: 10733104 to the API
2026-03-27 19:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19: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-27 19:38:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b7b753b4-65b4-5c74-8c0d-944daf6e6c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ759MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733104',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 133431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Skoda Octavia 2.0 TDI Business - Diesel - Manual - 116 hp - 133.431 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 19:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19: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%2710733104%27 HTTP/1.1" 200 None
2026-03-27 19:38:27 [adesa.fr] INFO: Saving data for 10733104: {'auction_closing_time': 1774872900.0, 'created_time': 1774553482.416879, 'last_price_update_time': 1774640307.864002}
2026-03-27 19:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733104') HTTP/1.1" 204 0
2026-03-27 19:38:29 [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-27 19:38:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-27 19:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ff4f3-cc7c-547e-9543-01b45c9d818e with scrape type 2
2026-03-27 19:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25ff4f3-cc7c-547e-9543-01b45c9d818e with scrape type 2
2026-03-27 19:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a25ff4f3-cc7c-547e-9543-01b45c9d818e, identifier: 10681283
2026-03-27 19:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-27 19:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283
2026-03-27 19:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a25ff4f3-cc7c-547e-9543-01b45c9d818e with identifier: 10681283 to the API
2026-03-27 19:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:38:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:38:30 [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-27 19:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-27 19:38:30 [adesa.fr] INFO: Saving data for 10681283: {'auction_closing_time': 1798671600.0, 'created_time': 1773754440.960492, 'last_price_update_time': 1774640310.435052}
2026-03-27 19:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681283') HTTP/1.1" 204 0
2026-03-27 19:39:06 [scrapy.extensions.logstats] INFO: Crawled 368 pages (at 19 pages/min), scraped 116 items (at 19 items/min)
2026-03-27 19:39:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-27 19:39:09 [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-27 19:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-27 19:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with scrape type 2
2026-03-27 19:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with scrape type 2
2026-03-27 19:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1, identifier: 10595519
2026-03-27 19:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-27 19:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46393dcd-d5bb-5930-b1e3-0e3080ccd6d1 with identifier: 10595519
2026-03-27 19:39: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-27 19:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:39:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:39: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-27 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-27 19:39:10 [adesa.fr] INFO: Saving data for 10595519: {'auction_closing_time': 1798671600.0, 'created_time': 1773229883.358672, 'last_price_update_time': 1774640350.26306}
2026-03-27 19:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39: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-27 19:39:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.550(s), this was the 2nd time calling it.
2026-03-27 19:39:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.284091066753938 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-27 19:39:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-27 19:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 19:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f937b938-d443-5c94-8a08-f302ae7098a8 with identifier: 10741674
2026-03-27 19:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f937b938-d443-5c94-8a08-f302ae7098a8 with scrape type 1
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f937b938-d443-5c94-8a08-f302ae7098a8
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F9b3447d8-97b8-41c0-8abb-a32828cdb882.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/9b3447d8-97b8-41c0-8abb-a32828cdb882.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F3ed3d0f9-5374-4d17-9e18-cbce87581c20.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/3ed3d0f9-5374-4d17-9e18-cbce87581c20.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252Fa327d518-a950-4a05-9581-82280dd79e14.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/a327d518-a950-4a05-9581-82280dd79e14.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F412ce7f3-84ee-44c3-8867-3b12e8d6d451.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/412ce7f3-84ee-44c3-8867-3b12e8d6d451.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F40b269c9-192f-4c61-933f-8f7c7cf356e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/40b269c9-192f-4c61-933f-8f7c7cf356e3.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F5ad38dc9-e748-42d1-b2eb-925455917099.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/5ad38dc9-e748-42d1-b2eb-925455917099.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F204a6230-939d-46aa-96ff-c8bdc3d98a56.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/204a6230-939d-46aa-96ff-c8bdc3d98a56.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F6ed16921-28c2-4549-84c2-d1a0764546db.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/6ed16921-28c2-4549-84c2-d1a0764546db.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252F6ede0ddb-fc41-4eaa-bdfe-614dff3b69c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/6ede0ddb-fc41-4eaa-bdfe-614dff3b69c4.jpg already downloaded
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5529624%252Fgeneral%252Fd172d2bf-7fa5-4488-aed8-3ce5b3de981a.jpg%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5529624/general/d172d2bf-7fa5-4488-aed8-3ce5b3de981a.jpg already downloaded
2026-03-27 19:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f937b938-d443-5c94-8a08-f302ae7098a8, identifier: 10741674
2026-03-27 19:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f937b938-d443-5c94-8a08-f302ae7098a8 with identifier: 10741674
2026-03-27 19:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f937b938-d443-5c94-8a08-f302ae7098a8 with identifier: 10741674
2026-03-27 19:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f937b938-d443-5c94-8a08-f302ae7098a8 with identifier: 10741674 to the API
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 19:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741674>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f937b938-d443-5c94-8a08-f302ae7098a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD335GL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741674',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 102700,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5529624/general/9b3447d8-97b8-41c0-8abb-a32828cdb882.jpg',
'https://images.openlane.eu/carimgs/5529624/general/3ed3d0f9-5374-4d17-9e18-cbce87581c20.jpg',
'https://images.openlane.eu/carimgs/5529624/general/a327d518-a950-4a05-9581-82280dd79e14.jpg',
'https://images.openlane.eu/carimgs/5529624/general/412ce7f3-84ee-44c3-8867-3b12e8d6d451.jpg',
'https://images.openlane.eu/carimgs/5529624/general/40b269c9-192f-4c61-933f-8f7c7cf356e3.jpg',
'https://images.openlane.eu/carimgs/5529624/general/5ad38dc9-e748-42d1-b2eb-925455917099.jpg',
'https://images.openlane.eu/carimgs/5529624/general/204a6230-939d-46aa-96ff-c8bdc3d98a56.jpg',
'https://images.openlane.eu/carimgs/5529624/general/6ed16921-28c2-4549-84c2-d1a0764546db.jpg',
'https://images.openlane.eu/carimgs/5529624/general/6ede0ddb-fc41-4eaa-bdfe-614dff3b69c4.jpg',
'https://images.openlane.eu/carimgs/5529624/general/d172d2bf-7fa5-4488-aed8-3ce5b3de981a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628122,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/9b3447d8-97b8-41c0-8abb-a32828cdb882.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655373,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/3ed3d0f9-5374-4d17-9e18-cbce87581c20.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368497,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/a327d518-a950-4a05-9581-82280dd79e14.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587128,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/412ce7f3-84ee-44c3-8867-3b12e8d6d451.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568441,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/40b269c9-192f-4c61-933f-8f7c7cf356e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610479,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/5ad38dc9-e748-42d1-b2eb-925455917099.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582720,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/204a6230-939d-46aa-96ff-c8bdc3d98a56.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279087,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/6ed16921-28c2-4549-84c2-d1a0764546db.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436618,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/6ede0ddb-fc41-4eaa-bdfe-614dff3b69c4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f937b938-d443-5c94-8a08-f302ae7098a8/f937b938-d443-5c94-8a08-f302ae7098a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396826,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5529624/general/d172d2bf-7fa5-4488-aed8-3ce5b3de981a.jpg',
'Width': 2000}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Hyundai Bayon 1.0 Intuitive - Petrol - Automatic - 101 hp - 102.700 '
'km',
'transmission': 'automatic',
'trim': 'Intuitive',
'vin': None,
'year': 2021}
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741674%27 HTTP/1.1" 200 None
2026-03-27 19:39:19 [adesa.fr] INFO: Saving data for 10741674: {'created_time': 1774640359.986133, 'last_price_update_time': 1774640359.986147, 'auction_closing_time': 1774953000.0}
2026-03-27 19:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741674') HTTP/1.1" 204 0
2026-03-27 19:39:20 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 19:39:20 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 19:39:20 [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%201774208360 HTTP/1.1" 200 None
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698911') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699389') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700700') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700701') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700702') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700703') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700704') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700705') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700709') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700710') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700711') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700731') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700732') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700733') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700737') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700738') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700739') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700740') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700746') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700748') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700750') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700751') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700752') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700753') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700756') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700758') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700764') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700771') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700786') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700790') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700791') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700794') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700799') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700800') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700809') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700811') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700816') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10700817') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701875') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702062') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702087') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702313') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702315') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702317') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702320') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702321') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702323') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702325') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702326') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702327') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702328') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702329') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702330') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702331') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702332') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702333') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702334') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702335') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702336') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702337') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702338') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702339') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702341') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702343') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702344') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702345') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702347') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702348') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702351') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702352') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702354') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702355') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702356') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702357') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702359') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702360') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702361') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702362') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702363') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702364') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702365') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702367') HTTP/1.1" 204 0
2026-03-27 19:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702370') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702374') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702375') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702376') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702377') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702378') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702379') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702383') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702384') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702385') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702386') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702387') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702388') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702390') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702391') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702392') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702398') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702399') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702400') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702401') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702403') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702404') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702405') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702406') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702407') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702408') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702409') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702410') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702411') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702845') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703008') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703025') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703052') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703123') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703125') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703189') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703190') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703288') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703336') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703375') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703478') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703479') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703481') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703638') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703659') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703675') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703746') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10703755') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705684') HTTP/1.1" 204 0
2026-03-27 19:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705729') HTTP/1.1" 204 0
2026-03-27 19:39:21 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (118 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-27T19_30_00.jl
2026-03-27 19:39:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 325452,
'downloader/request_count': 380,
'downloader/request_method_count/GET': 367,
'downloader/request_method_count/POST': 13,
'downloader/response_bytes': 17182241,
'downloader/response_count': 380,
'downloader/response_status_count/200': 141,
'downloader/response_status_count/403': 239,
'elapsed_time_seconds': 554.91322,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 19, 39, 21, 526314, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1086762,
'httpcompression/response_count': 239,
'item_scraped_count': 118,
'log_count/DEBUG': 5048,
'log_count/INFO': 5151,
'memusage/max': 173711360,
'memusage/startup': 147861504,
'photo_download_count': 10,
'request_depth_max': 13,
'response_received_count': 370,
'scheduler/dequeued': 380,
'scheduler/dequeued/memory': 380,
'scheduler/enqueued': 380,
'scheduler/enqueued/memory': 380,
'scrape_type/new': 38,
'scrape_type/price_update': 80,
'scrape_type/skipped': 1097,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 144,
'scrapy-zyte-api/error_ratio': 0.09027777777777778,
'scrapy-zyte-api/errors': 13,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 13,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.284182586657407,
'scrapy-zyte-api/mean_response_seconds': 11.331337009904948,
'scrapy-zyte-api/processed': 131,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 131,
'scrapy-zyte-api/request_args/experimental.requestCookies': 130,
'scrapy-zyte-api/request_args/experimental.responseCookies': 131,
'scrapy-zyte-api/request_args/httpRequestBody': 13,
'scrapy-zyte-api/request_args/httpRequestMethod': 13,
'scrapy-zyte-api/request_args/httpResponseBody': 131,
'scrapy-zyte-api/request_args/httpResponseHeaders': 131,
'scrapy-zyte-api/request_args/url': 131,
'scrapy-zyte-api/status_codes/0': 13,
'scrapy-zyte-api/status_codes/200': 131,
'scrapy-zyte-api/success': 131,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1215,
'source/total_available': 1215,
'start_time': datetime.datetime(2026, 3, 27, 19, 30, 6, 613094, tzinfo=datetime.timezone.utc)}
2026-03-27 19:39:21 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 19:39:21 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f96e6fc1250>
2026-03-27 19:39:21 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f96e6fc15d0>