2026-03-27 04:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 04: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 04:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-27 04:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 04:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 04:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 04:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 04:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: f16b87fe6f069e5b
2026-03-27 04: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 04: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-27T04_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 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 04: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 04:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 04: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 04:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 04:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-27 04:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 04:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 04: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 04:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 04: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 04: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 04:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 04:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 04:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-27 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 04: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 04:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730556%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730556: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732542%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10732542: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730554%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730554: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730465%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730465: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730462%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730462: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728602%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10728602: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730560%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730560: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730563%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730563: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730559%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730559: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-27 04:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730567%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730567: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730562%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10730562: 1
2026-03-27 04:30:13 [adesa.fr] INFO: Scraping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732999%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10732999: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733086%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733086: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733160%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733160: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733151%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733151: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733117%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733117: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733039%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733039: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733053%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733053: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733144%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733144: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733004%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733004: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733174%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733174: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733118%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733118: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733018%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733018: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733182%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733182: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733137%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733137: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733157%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733157: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733073%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733073: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733024%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733024: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732993%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10732993: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733143%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733143: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733056%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733056: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733031%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733031: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733165%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733165: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733129%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733129: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733131%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733131: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733114%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733114: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733110%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733110: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733099%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733099: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733065%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733065: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733029%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733029: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733097%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733097: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733107%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733107: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733142%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733142: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733134%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733134: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733125%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733125: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733007%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733007: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733060%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733060: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733167%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733167: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733012%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733012: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733135%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733135: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732992%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10732992: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733055%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733055: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733070%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733070: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733058%27 HTTP/1.1" 200 None
2026-03-27 04:30:13 [adesa.fr] INFO: Scrape type for 10733058: 0
2026-03-27 04:30:13 [adesa.fr] INFO: Skipping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-27 04:30:13 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733183%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733183: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733049%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733049: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732980%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10732980: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733077%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733077: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733034%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733034: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733051%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733051: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733166%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733166: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733020%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733020: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733075%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733075: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733045%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733045: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733002%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733002: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733145%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733145: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733076%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733076: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733087%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733087: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733006%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733006: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733036%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733036: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733059%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733059: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733032%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733032: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733116%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733116: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733074%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733074: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733000%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733000: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733072%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733072: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733030%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733030: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733177%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733177: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732988%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10732988: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733168%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733168: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733128%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733128: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732981%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10732981: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733013%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733013: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733016%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733016: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733052%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733052: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733139%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733139: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733063%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733063: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733093%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733093: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733001%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733001: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733048%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733048: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733027%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733027: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733017%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733017: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732984%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10732984: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733068%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733068: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733176%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733176: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732997%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10732997: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733147%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733147: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733108%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733108: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733062%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733062: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-27 04:30:14 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733033%27 HTTP/1.1" 200 None
2026-03-27 04:30:14 [adesa.fr] INFO: Scrape type for 10733033: 0
2026-03-27 04:30:14 [adesa.fr] INFO: Skipping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-27 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542
2026-03-27 04:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with scrape type 1
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Fcbdc00b7-0e07-4d9b-8e5d-d8ac55d41666.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/cbdc00b7-0e07-4d9b-8e5d-d8ac55d41666.JPG not downloaded yet
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Ff5a3cdc4-36ca-4b27-8b51-5fe1571ab00c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/f5a3cdc4-36ca-4b27-8b51-5fe1571ab00c.JPG not downloaded yet
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252F32ee91f3-bae0-4771-8cdf-e899a3191c34.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/32ee91f3-bae0-4771-8cdf-e899a3191c34.JPG not downloaded yet
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252F9fcc1b45-59df-48f4-9564-16078dee1551.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/9fcc1b45-59df-48f4-9564-16078dee1551.JPG not downloaded yet
2026-03-27 04:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Fc044d77b-bba1-4688-afb2-7b6ec15d9732.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/c044d77b-bba1-4688-afb2-7b6ec15d9732.JPG not downloaded yet
2026-03-27 04:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Fb346ab59-556c-4f8a-91f4-84e90cd6e65c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/b346ab59-556c-4f8a-91f4-84e90cd6e65c.JPG not downloaded yet
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252F7a0fc0de-452d-41a2-b501-ae6e3f26b68e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/7a0fc0de-452d-41a2-b501-ae6e3f26b68e.JPG not downloaded yet
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Fc58492df-9138-4cae-9dc4-746a5539fce2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/c58492df-9138-4cae-9dc4-746a5539fce2.JPG not downloaded yet
2026-03-27 04:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Ff53a0c11-14ba-4747-882b-f1f40588c140.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/f53a0c11-14ba-4747-882b-f1f40588c140.jpg not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Faafac813-b4de-43ef-9f10-fcf1fa330f4f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/aafac813-b4de-43ef-9f10-fcf1fa330f4f.JPG not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556
2026-03-27 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 with scrape type 1
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45dc6edb-b186-596f-8576-9f2a73fc01b3
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F0ed11900-86eb-4f22-b198-410aa0c755ce.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/0ed11900-86eb-4f22-b198-410aa0c755ce.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F75289a64-1708-4600-b52a-301418387a78.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/75289a64-1708-4600-b52a-301418387a78.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252Fd88014d5-52c7-4155-adfa-eec2655cdeb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/d88014d5-52c7-4155-adfa-eec2655cdeb0.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252Fc443a1bb-0139-4f65-b0d1-8f7fbe83fbe1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/c443a1bb-0139-4f65-b0d1-8f7fbe83fbe1.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F0f29fe67-322c-4d17-a315-d7853d9afc8a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/0f29fe67-322c-4d17-a315-d7853d9afc8a.JPG not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/32ee91f3-bae0-4771-8cdf-e899a3191c34.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/cbdc00b7-0e07-4d9b-8e5d-d8ac55d41666.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/f5a3cdc4-36ca-4b27-8b51-5fe1571ab00c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/c044d77b-bba1-4688-afb2-7b6ec15d9732.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252Fa8104e79-5c06-4fe4-8eeb-66ca5b745c28.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/a8104e79-5c06-4fe4-8eeb-66ca5b745c28.JPG not downloaded yet
2026-03-27 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462
2026-03-27 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a4fae4-65c3-5e34-9660-c65f79d06597 with scrape type 1
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F21712995-c475-4fcd-9043-32f0dd7bc1ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/21712995-c475-4fcd-9043-32f0dd7bc1ff.jpeg not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F8874bcb6-d02a-41c5-a48e-c23a47024471.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/8874bcb6-d02a-41c5-a48e-c23a47024471.JPG not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/9fcc1b45-59df-48f4-9564-16078dee1551.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/b346ab59-556c-4f8a-91f4-84e90cd6e65c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fdd7f17aa-7e8a-47b9-94ce-09c17d19de35.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/dd7f17aa-7e8a-47b9-94ce-09c17d19de35.jpeg not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F1d40e7bf-791b-409b-8d62-de03832da8a6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/1d40e7bf-791b-409b-8d62-de03832da8a6.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fe08bcde2-5027-45d6-845e-9a5ddc11775a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/e08bcde2-5027-45d6-845e-9a5ddc11775a.jpeg not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F7289de93-7e16-4aea-8d8d-c22e47d07cf2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/7289de93-7e16-4aea-8d8d-c22e47d07cf2.JPG not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/0f29fe67-322c-4d17-a315-d7853d9afc8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/75289a64-1708-4600-b52a-301418387a78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/c443a1bb-0139-4f65-b0d1-8f7fbe83fbe1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/d88014d5-52c7-4155-adfa-eec2655cdeb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fe878d304-e6c4-457f-9f39-8513df869f83.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/e878d304-e6c4-457f-9f39-8513df869f83.jpeg not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745214%252Fgeneral%252F9d221596-2efa-4507-9980-64c333139ded.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745214/general/9d221596-2efa-4507-9980-64c333139ded.JPG not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/8874bcb6-d02a-41c5-a48e-c23a47024471.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Ff112be02-2ac8-4363-a184-8a587b0d45c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/f112be02-2ac8-4363-a184-8a587b0d45c9.jpeg not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745154/general/f53a0c11-14ba-4747-882b-f1f40588c140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fcbbaa728-939e-4fc8-b3eb-2a8f86cd0528.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/cbbaa728-939e-4fc8-b3eb-2a8f86cd0528.jpeg not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/a8104e79-5c06-4fe4-8eeb-66ca5b745c28.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/1d40e7bf-791b-409b-8d62-de03832da8a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F6ebdb5b1-b289-4d30-bce4-05fc81b3cdfd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/6ebdb5b1-b289-4d30-bce4-05fc81b3cdfd.jpeg not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/21712995-c475-4fcd-9043-32f0dd7bc1ff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F74b00063-ad74-4396-959e-87b79979e411.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/74b00063-ad74-4396-959e-87b79979e411.jpeg not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/9d221596-2efa-4507-9980-64c333139ded.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F6044e8e7-cb36-41d7-a664-9cb6460859d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/6044e8e7-cb36-41d7-a664-9cb6460859d9.jpeg not downloaded yet
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F289aa0e2-0c28-4056-bc7e-b429e592274f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/289aa0e2-0c28-4056-bc7e-b429e592274f.jpeg not downloaded yet
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/0ed11900-86eb-4f22-b198-410aa0c755ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766f3c6d0>
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a115dc0-8974-5dad-b44a-11c2a4dcf9b5/7a115dc0-8974-5dad-b44a-11c2a4dcf9b5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745154%252Fgeneral%252Ff53a0c11-14ba-4747-882b-f1f40588c140.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745154/general/f53a0c11-14ba-4747-882b-f1f40588c140.jpg saved to cache
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/dd7f17aa-7e8a-47b9-94ce-09c17d19de35.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/e878d304-e6c4-457f-9f39-8513df869f83.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/e08bcde2-5027-45d6-845e-9a5ddc11775a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554
2026-03-27 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d386a252-c84e-55ee-8869-58f74bdf8148 with scrape type 1
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d386a252-c84e-55ee-8869-58f74bdf8148
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252Fea3a9c64-b0f3-45e2-b8cf-51d9d0f4a0e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/ea3a9c64-b0f3-45e2-b8cf-51d9d0f4a0e5.JPG not downloaded yet
2026-03-27 04:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560
2026-03-27 04:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f65511-cd59-52de-b8b2-97f963021bd6 with scrape type 1
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38f65511-cd59-52de-b8b2-97f963021bd6
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252Fb5c5ce90-04ea-4dad-ae91-92cff60471bc.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/b5c5ce90-04ea-4dad-ae91-92cff60471bc.JPG not downloaded yet
2026-03-27 04:30:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766f92e50>
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F21712995-c475-4fcd-9043-32f0dd7bc1ff.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/21712995-c475-4fcd-9043-32f0dd7bc1ff.jpeg saved to cache
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/aafac813-b4de-43ef-9f10-fcf1fa330f4f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252Fc4353ffc-4f52-4d80-afa4-ba1ba6c00c55.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/c4353ffc-4f52-4d80-afa4-ba1ba6c00c55.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252Faf482b59-98ea-4be8-aca6-24e20c41bcb5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/af482b59-98ea-4be8-aca6-24e20c41bcb5.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252F5bdf7eb5-2e9f-447f-b6f1-f252ed833576.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/5bdf7eb5-2e9f-447f-b6f1-f252ed833576.JPG not downloaded yet
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252Fa2af0489-244b-4c2f-8918-9d4c097d53ae.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/a2af0489-244b-4c2f-8918-9d4c097d53ae.JPG not downloaded yet
2026-03-27 04:30:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c42d90>
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fdd7f17aa-7e8a-47b9-94ce-09c17d19de35.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/dd7f17aa-7e8a-47b9-94ce-09c17d19de35.jpeg saved to cache
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576c11e950>
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fe878d304-e6c4-457f-9f39-8513df869f83.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/e878d304-e6c4-457f-9f39-8513df869f83.jpeg saved to cache
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766f079d0>
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fe08bcde2-5027-45d6-845e-9a5ddc11775a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/e08bcde2-5027-45d6-845e-9a5ddc11775a.jpeg saved to cache
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/c58492df-9138-4cae-9dc4-746a5539fce2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745214/general/7289de93-7e16-4aea-8d8d-c22e47d07cf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730556)
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252Fd6eebe1f-c882-44bb-8420-acb5fa043db9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/d6eebe1f-c882-44bb-8420-acb5fa043db9.JPG not downloaded yet
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252F3b59afbd-ffbf-4750-9dc2-0d1ab5146cb2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/3b59afbd-ffbf-4750-9dc2-0d1ab5146cb2.JPG not downloaded yet
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252Fe89d361d-cc44-401d-b1c6-8ec50934b244.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/e89d361d-cc44-401d-b1c6-8ec50934b244.JPG not downloaded yet
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252F16ab6465-b070-4e8a-af37-49e72ce73533.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/16ab6465-b070-4e8a-af37-49e72ce73533.JPG not downloaded yet
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/b5c5ce90-04ea-4dad-ae91-92cff60471bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252F72e4ae9a-7a44-4d34-87c9-146937a93b0b.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/72e4ae9a-7a44-4d34-87c9-146937a93b0b.JPG not downloaded yet
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252F1fa62a2c-e6a2-493e-83f6-382eb8145fb9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/1fa62a2c-e6a2-493e-83f6-382eb8145fb9.JPG not downloaded yet
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/a2af0489-244b-4c2f-8918-9d4c097d53ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252Fdc765a74-e4fa-40c0-97f7-3dc559984748.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/dc765a74-e4fa-40c0-97f7-3dc559984748.JPG not downloaded yet
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252Fa24b40b3-9913-4256-a658-da773c85ddc0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/a24b40b3-9913-4256-a658-da773c85ddc0.JPG not downloaded yet
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/5bdf7eb5-2e9f-447f-b6f1-f252ed833576.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252Fc86ee0c8-e4b6-4932-807c-981b958cc4ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/c86ee0c8-e4b6-4932-807c-981b958cc4ca.JPG not downloaded yet
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252F1627dde9-e5b3-4ba7-8136-8a19ac966fbe.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/1627dde9-e5b3-4ba7-8136-8a19ac966fbe.JPG not downloaded yet
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45dc6edb-b186-596f-8576-9f2a73fc01b3, skipping ID generation
2026-03-27 04:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 with scrape type 1
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 sending to next pipeline
2026-03-27 04:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 45dc6edb-b186-596f-8576-9f2a73fc01b3, identifier: 10730556
2026-03-27 04:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559
2026-03-27 04:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6435e1-33c2-5310-ba57-e4ca6698144c with scrape type 1
2026-03-27 04:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c6435e1-33c2-5310-ba57-e4ca6698144c
2026-03-27 04:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F4396986e-fb38-4f1e-bf00-cbe4932db338.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/4396986e-fb38-4f1e-bf00-cbe4932db338.JPG not downloaded yet
2026-03-27 04:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/cbbaa728-939e-4fc8-b3eb-2a8f86cd0528.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/af482b59-98ea-4be8-aca6-24e20c41bcb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252F9fd66efa-aaca-4010-a5f4-14547728f59a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/9fd66efa-aaca-4010-a5f4-14547728f59a.JPG not downloaded yet
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252F2a48345d-b70a-4ebc-8d0e-bfc281490dda.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/2a48345d-b70a-4ebc-8d0e-bfc281490dda.jpg not downloaded yet
2026-03-27 04:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 04:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 04:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556
2026-03-27 04:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 45dc6edb-b186-596f-8576-9f2a73fc01b3 with identifier: 10730556 to the API
2026-03-27 04:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745214/general/7289de93-7e16-4aea-8d8d-c22e47d07cf2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '45dc6edb-b186-596f-8576-9f2a73fc01b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '59300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 1147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 10950,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Bigster 1.2 - AWD - Petrol - Manual - 130 hp - 1.147 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [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 04:30:19 [adesa.fr] INFO: Saving data for 10730556: {'created_time': 1774585819.230499, 'last_price_update_time': 1774585819.23051, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730556') HTTP/1.1" 204 0
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 45dc6edb-b186-596f-8576-9f2a73fc01b3 due to Ignoring non-200 response
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F4af06ba4-0546-44c9-84d6-3b124dcc56d7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/4af06ba4-0546-44c9-84d6-3b124dcc56d7.JPG not downloaded yet
2026-03-27 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567
2026-03-27 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a98daa-6eb3-526a-99ee-99e976c0a72e with scrape type 1
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85a98daa-6eb3-526a-99ee-99e976c0a72e
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F6adaab6d-c9dd-4873-9377-4cdb27741578.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/6adaab6d-c9dd-4873-9377-4cdb27741578.JPG not downloaded yet
2026-03-27 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602
2026-03-27 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6ec59e-4a54-5a24-ac89-626402793951 with scrape type 1
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252Fe75c7467-32af-4420-a3be-b2fb9f485a95.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/e75c7467-32af-4420-a3be-b2fb9f485a95.jpg not downloaded yet
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/f112be02-2ac8-4363-a184-8a587b0d45c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/16ab6465-b070-4e8a-af37-49e72ce73533.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743522%252Fgeneral%252F6fa31b85-0f74-4182-9a87-d3285e63b905.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743522/general/6fa31b85-0f74-4182-9a87-d3285e63b905.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252Fbbebffab-34dc-4c88-802a-3e3398aeadb6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/bbebffab-34dc-4c88-802a-3e3398aeadb6.JPG not downloaded yet
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F29de93e3-1aaf-427f-9d8f-6c5ac01a451b.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/29de93e3-1aaf-427f-9d8f-6c5ac01a451b.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F2a68d734-2753-4453-8af2-bb84f438ca73.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/2a68d734-2753-4453-8af2-bb84f438ca73.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F014be439-26ed-4363-be45-821bc83a8d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/014be439-26ed-4363-be45-821bc83a8d9d.jpg not downloaded yet
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/3b59afbd-ffbf-4750-9dc2-0d1ab5146cb2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/e89d361d-cc44-401d-b1c6-8ec50934b244.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562
2026-03-27 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e622ad34-ce97-5933-8a70-869af300d2d9 with scrape type 1
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e622ad34-ce97-5933-8a70-869af300d2d9
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F6768cec0-7519-4371-a28b-28fd2b9da767.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/6768cec0-7519-4371-a28b-28fd2b9da767.JPG not downloaded yet
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c442d0>
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Fcbbaa728-939e-4fc8-b3eb-2a8f86cd0528.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/cbbaa728-939e-4fc8-b3eb-2a8f86cd0528.jpeg saved to cache
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/6044e8e7-cb36-41d7-a664-9cb6460859d9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/a24b40b3-9913-4256-a658-da773c85ddc0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/1fa62a2c-e6a2-493e-83f6-382eb8145fb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F9b137663-7606-4c5d-ab59-8efbad71e37d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/9b137663-7606-4c5d-ab59-8efbad71e37d.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F00986137-4642-4619-83de-b5c196e26cd0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/00986137-4642-4619-83de-b5c196e26cd0.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F55751dce-d780-49f2-926d-a17af1e1f58d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/55751dce-d780-49f2-926d-a17af1e1f58d.jpg not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F786a7fbf-756d-4165-bb57-b97ef5c40ce2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/786a7fbf-756d-4165-bb57-b97ef5c40ce2.JPG not downloaded yet
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/4396986e-fb38-4f1e-bf00-cbe4932db338.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/dc765a74-e4fa-40c0-97f7-3dc559984748.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F5adab354-154a-471b-a997-5408cc11387c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/5adab354-154a-471b-a997-5408cc11387c.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F5fdf40d5-2b42-41ca-940e-ba3f7cdba62d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/5fdf40d5-2b42-41ca-940e-ba3f7cdba62d.JPG not downloaded yet
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F3b5dc032-cd1e-4ad2-9c76-c267438faa1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/3b5dc032-cd1e-4ad2-9c76-c267438faa1d.jpg not downloaded yet
2026-03-27 04:30:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b090d0>
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252Ff112be02-2ac8-4363-a184-8a587b0d45c9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/f112be02-2ac8-4363-a184-8a587b0d45c9.jpeg saved to cache
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563
2026-03-27 04:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with scrape type 1
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252Fc6995a81-2d1f-430c-9d7a-c1f338e4f571.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/c6995a81-2d1f-430c-9d7a-c1f338e4f571.JPG not downloaded yet
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F342cfa36-8b67-4895-a486-9067f7b0cc97.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/342cfa36-8b67-4895-a486-9067f7b0cc97.JPG not downloaded yet
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/1627dde9-e5b3-4ba7-8136-8a19ac966fbe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/9fd66efa-aaca-4010-a5f4-14547728f59a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F15a8df4b-4adb-4507-8aee-6fcb64fdcf1c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/15a8df4b-4adb-4507-8aee-6fcb64fdcf1c.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252Fe79987c6-2589-4dfc-9692-e8d30a882fce.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/e79987c6-2589-4dfc-9692-e8d30a882fce.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F90e74593-a6e4-4a43-98bc-7830eb9ad5a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/90e74593-a6e4-4a43-98bc-7830eb9ad5a7.jpg not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252F372a015d-3eac-4f91-948b-1a825ea3fd16.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/372a015d-3eac-4f91-948b-1a825ea3fd16.JPG not downloaded yet
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/6ebdb5b1-b289-4d30-bce4-05fc81b3cdfd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745249/general/2a48345d-b70a-4ebc-8d0e-bfc281490dda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F3fa342e5-e91a-4d9b-9415-776d09355fa5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/3fa342e5-e91a-4d9b-9415-776d09355fa5.JPG not downloaded yet
2026-03-27 04:30:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b6bd90>
2026-03-27 04:30:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F6044e8e7-cb36-41d7-a664-9cb6460859d9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/6044e8e7-cb36-41d7-a664-9cb6460859d9.jpeg saved to cache
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745249/general/bbebffab-34dc-4c88-802a-3e3398aeadb6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730560)
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/6fa31b85-0f74-4182-9a87-d3285e63b905.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252Fc68fa1fe-8160-41ae-bd80-6deb923d4766.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/c68fa1fe-8160-41ae-bd80-6deb923d4766.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252Fe55fee4c-c5c0-442c-ba99-6ad974aabec9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/e55fee4c-c5c0-442c-ba99-6ad974aabec9.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F2c5c289b-a933-46d1-9742-11604ef2b712.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/2c5c289b-a933-46d1-9742-11604ef2b712.jpg not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252F29ad2107-dc93-49d3-b99a-3a44885c1f11.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/29ad2107-dc93-49d3-b99a-3a44885c1f11.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F045fcd80-f411-49d5-b69c-93dc832a482d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/045fcd80-f411-49d5-b69c-93dc832a482d.JPG not downloaded yet
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/29de93e3-1aaf-427f-9d8f-6c5ac01a451b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/2a68d734-2753-4453-8af2-bb84f438ca73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252Fe9f24be8-994c-4cfe-bce4-3ca683758a2a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/e9f24be8-994c-4cfe-bce4-3ca683758a2a.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252Fc8c42ebb-3fab-4ae8-8c51-87500d7ec5c5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/c8c42ebb-3fab-4ae8-8c51-87500d7ec5c5.JPG not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg not downloaded yet
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252Fc72d4329-6672-4f82-8eef-c0404e37daf4.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/c72d4329-6672-4f82-8eef-c0404e37daf4.JPG not downloaded yet
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733014%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733014: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732983%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10732983: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733126%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733126: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733109%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733109: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733090%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733090: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733124%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733124: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733088%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733088: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733130%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733130: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733184%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733184: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733009%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733009: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733050%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733050: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732986%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10732986: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732979%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10732979: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733122%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733122: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733162%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733162: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733105%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733105: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733119%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733119: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733067%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733067: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733112%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733112: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733138%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733138: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733172%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733172: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733038%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733038: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733064%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733064: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733100%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733100: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733103%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733103: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733179%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733179: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733089%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733089: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733111%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733111: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733155%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733155: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733092%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733092: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733150%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733150: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733054%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733054: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733146%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733146: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733047%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733047: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733094%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733094: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733095%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733095: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732987%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10732987: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733078%27 HTTP/1.1" 200 None
2026-03-27 04:30:20 [adesa.fr] INFO: Scrape type for 10733078: 0
2026-03-27 04:30:20 [adesa.fr] INFO: Skipping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-27 04:30:20 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733037%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733037: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733115%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733115: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733096%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733096: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733132%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733132: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733008%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733008: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733035%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733035: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733127%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733127: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733003%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733003: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732990%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732990: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732985%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732985: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733163%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733163: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733136%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733136: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732982%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732982: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733159%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733159: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733022%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733022: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733173%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733173: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733041%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733041: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733040%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733040: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733170%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733170: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733152%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733152: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733148%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733148: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733158%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733158: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733071%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733071: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733102%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733102: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733101%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733101: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733175%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733175: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733149%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733149: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733178%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733178: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733066%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733066: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733104%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733104: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733043%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733043: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733098%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733098: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733153%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733153: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733169%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733169: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733171%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733171: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733025%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733025: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733042%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733042: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733010%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733010: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733069%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733069: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733005%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733005: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733011%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733011: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732996%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732996: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733015: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732989: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732998: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733026%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733026: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732995%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732995: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733154%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733154: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733120%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733120: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733121: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732994%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10732994: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733019%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733019: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733106%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733106: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733140%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733140: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733123%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733123: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733021%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733021: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733057%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733057: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733180%27 HTTP/1.1" 200 None
2026-03-27 04:30:21 [adesa.fr] INFO: Scrape type for 10733180: 0
2026-03-27 04:30:21 [adesa.fr] INFO: Skipping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-27 04:30:21 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733133%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [adesa.fr] INFO: Scrape type for 10733133: 0
2026-03-27 04:30:22 [adesa.fr] INFO: Skipping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-27 04:30:22 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733141%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [adesa.fr] INFO: Scrape type for 10733141: 0
2026-03-27 04:30:22 [adesa.fr] INFO: Skipping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-27 04:30:22 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733161%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [adesa.fr] INFO: Scrape type for 10733161: 0
2026-03-27 04:30:22 [adesa.fr] INFO: Skipping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-27 04:30:22 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733044%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [adesa.fr] INFO: Scrape type for 10733044: 0
2026-03-27 04:30:22 [adesa.fr] INFO: Skipping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-27 04:30:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b14150>
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F6ebdb5b1-b289-4d30-bce4-05fc81b3cdfd.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/6ebdb5b1-b289-4d30-bce4-05fc81b3cdfd.jpeg saved to cache
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57654313d0>
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38f65511-cd59-52de-b8b2-97f963021bd6/38f65511-cd59-52de-b8b2-97f963021bd6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745249%252Fgeneral%252F2a48345d-b70a-4ebc-8d0e-bfc281490dda.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745249/general/2a48345d-b70a-4ebc-8d0e-bfc281490dda.jpg saved to cache
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38f65511-cd59-52de-b8b2-97f963021bd6
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252Fb208dc8b-e0d5-424e-8c9e-93076f44ed80.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/b208dc8b-e0d5-424e-8c9e-93076f44ed80.JPG not downloaded yet
2026-03-27 04:30:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/00986137-4642-4619-83de-b5c196e26cd0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252Faf97d5fa-87f7-47cb-bd7a-df1d8753c669.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/af97d5fa-87f7-47cb-bd7a-df1d8753c669.JPG not downloaded yet
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F62268519-158c-408e-92b3-2b209d0ea332.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/62268519-158c-408e-92b3-2b209d0ea332.JPG not downloaded yet
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F8c7a6c4a-5e97-4a3d-a8a9-e80881f83811.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/8c7a6c4a-5e97-4a3d-a8a9-e80881f83811.jpg not downloaded yet
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252F8ed535ec-d3ab-4824-999b-083783284b7f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/8ed535ec-d3ab-4824-999b-083783284b7f.JPG not downloaded yet
2026-03-27 04:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38f65511-cd59-52de-b8b2-97f963021bd6, skipping ID generation
2026-03-27 04:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38f65511-cd59-52de-b8b2-97f963021bd6 with scrape type 1
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38f65511-cd59-52de-b8b2-97f963021bd6 sending to next pipeline
2026-03-27 04:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 38f65511-cd59-52de-b8b2-97f963021bd6, identifier: 10730560
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252Fd0917ff5-f52d-4ef8-8a3b-c108604f2d22.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/d0917ff5-f52d-4ef8-8a3b-c108604f2d22.JPG not downloaded yet
2026-03-27 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 04:30:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560
2026-03-27 04:30:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 38f65511-cd59-52de-b8b2-97f963021bd6 with identifier: 10730560 to the API
2026-03-27 04:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745249/general/bbebffab-34dc-4c88-802a-3e3398aeadb6.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '38f65511-cd59-52de-b8b2-97f963021bd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 26608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38f65511-cd59-52de-b8b2-97f963021bd6/38f65511-cd59-52de-b8b2-97f963021bd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745249/general/2a48345d-b70a-4ebc-8d0e-bfc281490dda.jpg',
'Width': 960}],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2024-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot e-208 50 kWh Style - Electric - Automatic - 136 hp - 26.608 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730560%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [adesa.fr] INFO: Saving data for 10730560: {'created_time': 1774585824.340277, 'last_price_update_time': 1774585824.340291, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730560') HTTP/1.1" 204 0
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/372a015d-3eac-4f91-948b-1a825ea3fd16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745246%252Fgeneral%252F4e6472b6-dec5-4bea-be24-6b981605995b.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745246/general/4e6472b6-dec5-4bea-be24-6b981605995b.JPG not downloaded yet
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F85474bfb-db84-4420-9c43-5ca16a3b92e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/85474bfb-db84-4420-9c43-5ca16a3b92e8.jpg not downloaded yet
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F278424b3-35f4-4194-b520-676f1e1085fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/278424b3-35f4-4194-b520-676f1e1085fc.jpg not downloaded yet
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252F9246cb70-58e2-4711-a6f1-50183e424753.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/9246cb70-58e2-4711-a6f1-50183e424753.JPG not downloaded yet
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 38f65511-cd59-52de-b8b2-97f963021bd6 due to Ignoring non-200 response
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/e79987c6-2589-4dfc-9692-e8d30a882fce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F8e208e79-1fa1-483b-9eb3-fe3a56ff95e0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/8e208e79-1fa1-483b-9eb3-fe3a56ff95e0.JPG not downloaded yet
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F5197bd30-92f9-4aa0-a3f9-8063f46d2918.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/5197bd30-92f9-4aa0-a3f9-8063f46d2918.JPG not downloaded yet
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F73472613-c5fd-4d31-9c08-8b13873b8085.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/73472613-c5fd-4d31-9c08-8b13873b8085.jpg not downloaded yet
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252Fc90ac558-502f-4d60-b0ed-04f44200b9c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/c90ac558-502f-4d60-b0ed-04f44200b9c1.JPG not downloaded yet
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/e75c7467-32af-4420-a3be-b2fb9f485a95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F747fe95c-0779-410c-aa21-e4d320bb892c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/747fe95c-0779-410c-aa21-e4d320bb892c.jpg not downloaded yet
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/289aa0e2-0c28-4056-bc7e-b429e592274f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747544/general/74b00063-ad74-4396-959e-87b79979e411.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730462)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/014be439-26ed-4363-be45-821bc83a8d9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/15a8df4b-4adb-4507-8aee-6fcb64fdcf1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/342cfa36-8b67-4895-a486-9067f7b0cc97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252F5cb7786f-8e8e-4b2b-a9c2-0171de9683de.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/5cb7786f-8e8e-4b2b-a9c2-0171de9683de.JPG not downloaded yet
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252Fbab9ad4c-e3ca-4608-8935-dcd7f4016bf1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/bab9ad4c-e3ca-4608-8935-dcd7f4016bf1.JPG not downloaded yet
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/55751dce-d780-49f2-926d-a17af1e1f58d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252F10c4f286-d2d6-4944-9981-0a0d42774317.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/10c4f286-d2d6-4944-9981-0a0d42774317.JPG not downloaded yet
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/c6995a81-2d1f-430c-9d7a-c1f338e4f571.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/90e74593-a6e4-4a43-98bc-7830eb9ad5a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/d0917ff5-f52d-4ef8-8a3b-c108604f2d22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/29ad2107-dc93-49d3-b99a-3a44885c1f11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/8ed535ec-d3ab-4824-999b-083783284b7f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252Feb7a88ac-dd59-474a-b03a-195fa8b74432.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/eb7a88ac-dd59-474a-b03a-195fa8b74432.jpg not downloaded yet
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766d52450>
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252Fe75c7467-32af-4420-a3be-b2fb9f485a95.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/e75c7467-32af-4420-a3be-b2fb9f485a95.jpg saved to cache
2026-03-27 04:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/8e208e79-1fa1-483b-9eb3-fe3a56ff95e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b3dd10>
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F289aa0e2-0c28-4056-bc7e-b429e592274f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/289aa0e2-0c28-4056-bc7e-b429e592274f.jpeg saved to cache
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ad9050>
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747544%252Fgeneral%252F74b00063-ad74-4396-959e-87b79979e411.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747544/general/74b00063-ad74-4396-959e-87b79979e411.jpeg saved to cache
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69a4fae4-65c3-5e34-9660-c65f79d06597
2026-03-27 04:30:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69a4fae4-65c3-5e34-9660-c65f79d06597, skipping ID generation
2026-03-27 04:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a4fae4-65c3-5e34-9660-c65f79d06597 with scrape type 1
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69a4fae4-65c3-5e34-9660-c65f79d06597 sending to next pipeline
2026-03-27 04:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69a4fae4-65c3-5e34-9660-c65f79d06597, identifier: 10730462
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b785d0>
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F014be439-26ed-4363-be45-821bc83a8d9d.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/014be439-26ed-4363-be45-821bc83a8d9d.jpg saved to cache
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765bf63d0>
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F55751dce-d780-49f2-926d-a17af1e1f58d.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/55751dce-d780-49f2-926d-a17af1e1f58d.jpg saved to cache
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765affa10>
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F90e74593-a6e4-4a43-98bc-7830eb9ad5a7.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/90e74593-a6e4-4a43-98bc-7830eb9ad5a7.jpg saved to cache
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 04:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 04:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462
2026-03-27 04:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69a4fae4-65c3-5e34-9660-c65f79d06597 with identifier: 10730462 to the API
2026-03-27 04:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747544/general/74b00063-ad74-4396-959e-87b79979e411.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '69a4fae4-65c3-5e34-9660-c65f79d06597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR258WP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 56350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413158,
'Height': 1412,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/21712995-c475-4fcd-9043-32f0dd7bc1ff.jpeg',
'Width': 2344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387132,
'Height': 1486,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/dd7f17aa-7e8a-47b9-94ce-09c17d19de35.jpeg',
'Width': 2227},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371378,
'Height': 1418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/e08bcde2-5027-45d6-845e-9a5ddc11775a.jpeg',
'Width': 2332},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378455,
'Height': 1461,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/e878d304-e6c4-457f-9f39-8513df869f83.jpeg',
'Width': 2265},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1450866,
'Height': 2607,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/f112be02-2ac8-4363-a184-8a587b0d45c9.jpeg',
'Width': 5298},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1291802,
'Height': 2512,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/cbbaa728-939e-4fc8-b3eb-2a8f86cd0528.jpeg',
'Width': 5068},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2006995,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/6ebdb5b1-b289-4d30-bce4-05fc81b3cdfd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2206261,
'Height': 4163,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/74b00063-ad74-4396-959e-87b79979e411.jpeg',
'Width': 5139},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1259150,
'Height': 1753,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/6044e8e7-cb36-41d7-a664-9cb6460859d9.jpeg',
'Width': 4491},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69a4fae4-65c3-5e34-9660-c65f79d06597/69a4fae4-65c3-5e34-9660-c65f79d06597_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2346815,
'Height': 4861,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747544/general/289aa0e2-0c28-4056-bc7e-b429e592274f.jpeg',
'Width': 4081}],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - Diesel - Automatic - 197 hp '
'- 56.350 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730462%27 HTTP/1.1" 200 None
2026-03-27 04:30:26 [adesa.fr] INFO: Saving data for 10730462: {'created_time': 1774585826.897243, 'last_price_update_time': 1774585826.897255, 'auction_closing_time': 1774863000.0}
2026-03-27 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730462') HTTP/1.1" 204 0
2026-03-27 04:30:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/2c5c289b-a933-46d1-9742-11604ef2b712.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/3b5dc032-cd1e-4ad2-9c76-c267438faa1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/10c4f286-d2d6-4944-9981-0a0d42774317.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/bab9ad4c-e3ca-4608-8935-dcd7f4016bf1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/5cb7786f-8e8e-4b2b-a9c2-0171de9683de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/c90ac558-502f-4d60-b0ed-04f44200b9c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/5197bd30-92f9-4aa0-a3f9-8063f46d2918.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/9246cb70-58e2-4711-a6f1-50183e424753.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745717/general/eb7a88ac-dd59-474a-b03a-195fa8b74432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/4e6472b6-dec5-4bea-be24-6b981605995b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/62268519-158c-408e-92b3-2b209d0ea332.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766f82690>
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F2c5c289b-a933-46d1-9742-11604ef2b712.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/2c5c289b-a933-46d1-9742-11604ef2b712.jpg saved to cache
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745632/general/747fe95c-0779-410c-aa21-e4d320bb892c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/af97d5fa-87f7-47cb-bd7a-df1d8753c669.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/73472613-c5fd-4d31-9c08-8b13873b8085.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/b208dc8b-e0d5-424e-8c9e-93076f44ed80.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745717/general/c72d4329-6672-4f82-8eef-c0404e37daf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730563)
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765ae50d0>
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F3b5dc032-cd1e-4ad2-9c76-c267438faa1d.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/3b5dc032-cd1e-4ad2-9c76-c267438faa1d.jpg saved to cache
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745749/general/85474bfb-db84-4420-9c43-5ca16a3b92e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576cea1b50>
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f/7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745717%252Fgeneral%252Feb7a88ac-dd59-474a-b03a-195fa8b74432.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745717/general/eb7a88ac-dd59-474a-b03a-195fa8b74432.jpg saved to cache
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/8c7a6c4a-5e97-4a3d-a8a9-e80881f83811.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/e55fee4c-c5c0-442c-ba99-6ad974aabec9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/e9f24be8-994c-4cfe-bce4-3ca683758a2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/c8c42ebb-3fab-4ae8-8c51-87500d7ec5c5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/045fcd80-f411-49d5-b69c-93dc832a482d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/c68fa1fe-8160-41ae-bd80-6deb923d4766.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/278424b3-35f4-4194-b520-676f1e1085fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576db62d90>
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e622ad34-ce97-5933-8a70-869af300d2d9/e622ad34-ce97-5933-8a70-869af300d2d9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745632%252Fgeneral%252F747fe95c-0779-410c-aa21-e4d320bb892c.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745632/general/747fe95c-0779-410c-aa21-e4d320bb892c.jpg saved to cache
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e622ad34-ce97-5933-8a70-869af300d2d9
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765cbe590>
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F73472613-c5fd-4d31-9c08-8b13873b8085.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/73472613-c5fd-4d31-9c08-8b13873b8085.jpg saved to cache
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f, skipping ID generation
2026-03-27 04:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with scrape type 1
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f sending to next pipeline
2026-03-27 04:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f, identifier: 10730563
2026-03-27 04:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563
2026-03-27 04:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563
2026-03-27 04:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f with identifier: 10730563 to the API
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745717/general/c72d4329-6672-4f82-8eef-c0404e37daf4.JPG>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 28138,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f/7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745717/general/eb7a88ac-dd59-474a-b03a-195fa8b74432.jpg',
'Width': 960}],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 - Petrol - Manual - 91 hp - 28.138 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730563%27 HTTP/1.1" 200 None
2026-03-27 04:30:27 [adesa.fr] INFO: Saving data for 10730563: {'created_time': 1774585827.969096, 'last_price_update_time': 1774585827.969106, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730563') HTTP/1.1" 204 0
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/3fa342e5-e91a-4d9b-9415-776d09355fa5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7a2d85a4-a2b5-5a9e-bbf0-42ec1906c85f due to Ignoring non-200 response
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/5fdf40d5-2b42-41ca-940e-ba3f7cdba62d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745749/general/6adaab6d-c9dd-4873-9377-4cdb27741578.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730567)
2026-03-27 04:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/9b137663-7606-4c5d-ab59-8efbad71e37d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/6768cec0-7519-4371-a28b-28fd2b9da767.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745632/general/786a7fbf-756d-4165-bb57-b97ef5c40ce2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730562)
2026-03-27 04:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/5adab354-154a-471b-a997-5408cc11387c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c315d0>
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85a98daa-6eb3-526a-99ee-99e976c0a72e/85a98daa-6eb3-526a-99ee-99e976c0a72e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745749%252Fgeneral%252F85474bfb-db84-4420-9c43-5ca16a3b92e8.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745749/general/85474bfb-db84-4420-9c43-5ca16a3b92e8.jpg saved to cache
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766d40ed0>
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F8c7a6c4a-5e97-4a3d-a8a9-e80881f83811.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/8c7a6c4a-5e97-4a3d-a8a9-e80881f83811.jpg saved to cache
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576c077450>
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F278424b3-35f4-4194-b520-676f1e1085fc.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/278424b3-35f4-4194-b520-676f1e1085fc.jpg saved to cache
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5658812/general/4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10728602)
2026-03-27 04:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745246/general/4af06ba4-0546-44c9-84d6-3b124dcc56d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730559)
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85a98daa-6eb3-526a-99ee-99e976c0a72e, skipping ID generation
2026-03-27 04:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a98daa-6eb3-526a-99ee-99e976c0a72e with scrape type 1
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85a98daa-6eb3-526a-99ee-99e976c0a72e sending to next pipeline
2026-03-27 04:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85a98daa-6eb3-526a-99ee-99e976c0a72e, identifier: 10730567
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e622ad34-ce97-5933-8a70-869af300d2d9, skipping ID generation
2026-03-27 04:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e622ad34-ce97-5933-8a70-869af300d2d9 with scrape type 1
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e622ad34-ce97-5933-8a70-869af300d2d9 sending to next pipeline
2026-03-27 04:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e622ad34-ce97-5933-8a70-869af300d2d9, identifier: 10730562
2026-03-27 04:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567
2026-03-27 04:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567
2026-03-27 04:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85a98daa-6eb3-526a-99ee-99e976c0a72e with identifier: 10730567 to the API
2026-03-27 04:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745749/general/6adaab6d-c9dd-4873-9377-4cdb27741578.JPG>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '85a98daa-6eb3-526a-99ee-99e976c0a72e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 33050,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a98daa-6eb3-526a-99ee-99e976c0a72e/85a98daa-6eb3-526a-99ee-99e976c0a72e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82107,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745749/general/85474bfb-db84-4420-9c43-5ca16a3b92e8.jpg',
'Width': 960}],
'price': 6550,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - Diesel - Automatic - '
'150 hp - 33.050 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730567%27 HTTP/1.1" 200 None
2026-03-27 04:30:29 [adesa.fr] INFO: Saving data for 10730567: {'created_time': 1774585829.641983, 'last_price_update_time': 1774585829.641998, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730567') HTTP/1.1" 204 0
2026-03-27 04:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 04:30:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562
2026-03-27 04:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e622ad34-ce97-5933-8a70-869af300d2d9 with identifier: 10730562 to the API
2026-03-27 04:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745632/general/786a7fbf-756d-4165-bb57-b97ef5c40ce2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'e622ad34-ce97-5933-8a70-869af300d2d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 44506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e622ad34-ce97-5933-8a70-869af300d2d9/e622ad34-ce97-5933-8a70-869af300d2d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82107,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745632/general/747fe95c-0779-410c-aa21-e4d320bb892c.jpg',
'Width': 960}],
'price': 10050,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 - Diesel - Manual - 110 hp - 44.506 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730562%27 HTTP/1.1" 200 None
2026-03-27 04:30:30 [adesa.fr] INFO: Saving data for 10730562: {'created_time': 1774585830.284527, 'last_price_update_time': 1774585830.284537, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730562') HTTP/1.1" 204 0
2026-03-27 04:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/c86ee0c8-e4b6-4932-807c-981b958cc4ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/72e4ae9a-7a44-4d34-87c9-146937a93b0b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/ea3a9c64-b0f3-45e2-b8cf-51d9d0f4a0e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745154/general/7a0fc0de-452d-41a2-b501-ae6e3f26b68e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732542)
2026-03-27 04:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/d6eebe1f-c882-44bb-8420-acb5fa043db9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743522/general/c4353ffc-4f52-4d80-afa4-ba1ba6c00c55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730554)
2026-03-27 04:30:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 85a98daa-6eb3-526a-99ee-99e976c0a72e due to Ignoring non-200 response
2026-03-27 04:30:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e622ad34-ce97-5933-8a70-869af300d2d9 due to Ignoring non-200 response
2026-03-27 04:30:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c36cd0>
2026-03-27 04:30:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 04:30:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658812%252Fgeneral%252F4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg') HTTP/1.1" 204 0
2026-03-27 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658812/general/4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg saved to cache
2026-03-27 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b6ec59e-4a54-5a24-ac89-626402793951
2026-03-27 04:30:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b6ec59e-4a54-5a24-ac89-626402793951, skipping ID generation
2026-03-27 04:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6ec59e-4a54-5a24-ac89-626402793951 with scrape type 1
2026-03-27 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b6ec59e-4a54-5a24-ac89-626402793951 sending to next pipeline
2026-03-27 04:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5b6ec59e-4a54-5a24-ac89-626402793951, identifier: 10728602
2026-03-27 04:30:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c6435e1-33c2-5310-ba57-e4ca6698144c, skipping ID generation
2026-03-27 04:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6435e1-33c2-5310-ba57-e4ca6698144c with scrape type 1
2026-03-27 04:30:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c6435e1-33c2-5310-ba57-e4ca6698144c sending to next pipeline
2026-03-27 04:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c6435e1-33c2-5310-ba57-e4ca6698144c, identifier: 10730559
2026-03-27 04:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602
2026-03-27 04:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602
2026-03-27 04:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5b6ec59e-4a54-5a24-ac89-626402793951 with identifier: 10728602 to the API
2026-03-27 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5658812/general/4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '5b6ec59e-4a54-5a24-ac89-626402793951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-710-PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728602',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Astra',
'odometer': 97213,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502330,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/e75c7467-32af-4420-a3be-b2fb9f485a95.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 543649,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/014be439-26ed-4363-be45-821bc83a8d9d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550435,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/55751dce-d780-49f2-926d-a17af1e1f58d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494153,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/3b5dc032-cd1e-4ad2-9c76-c267438faa1d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 533737,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/90e74593-a6e4-4a43-98bc-7830eb9ad5a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455105,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/2c5c289b-a933-46d1-9742-11604ef2b712.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362905,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/4c4e08d1-c72f-46ae-8c91-e05956af6c37.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306123,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/8c7a6c4a-5e97-4a3d-a8a9-e80881f83811.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403912,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/278424b3-35f4-4194-b520-676f1e1085fc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b6ec59e-4a54-5a24-ac89-626402793951/5b6ec59e-4a54-5a24-ac89-626402793951_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464828,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658812/general/73472613-c5fd-4d31-9c08-8b13873b8085.jpg',
'Width': 2000}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Business Elegance - Petrol - Manual - '
'110 hp - 97.213 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2022}
2026-03-27 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728602%27 HTTP/1.1" 200 None
2026-03-27 04:30:31 [adesa.fr] INFO: Saving data for 10728602: {'created_time': 1774585831.119746, 'last_price_update_time': 1774585831.119761, 'auction_closing_time': 1774953000.0}
2026-03-27 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728602') HTTP/1.1" 204 0
2026-03-27 04:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559
2026-03-27 04:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559
2026-03-27 04:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c6435e1-33c2-5310-ba57-e4ca6698144c with identifier: 10730559 to the API
2026-03-27 04:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745246/general/4af06ba4-0546-44c9-84d6-3b124dcc56d7.JPG>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '4c6435e1-33c2-5310-ba57-e4ca6698144c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 43822,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Clio 1.5 - Diesel - Manual - 100 hp - 43.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730559%27 HTTP/1.1" 200 None
2026-03-27 04:30:32 [adesa.fr] INFO: Saving data for 10730559: {'created_time': 1774585832.308971, 'last_price_update_time': 1774585832.308982, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730559') HTTP/1.1" 204 0
2026-03-27 04:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c6435e1-33c2-5310-ba57-e4ca6698144c due to Ignoring non-200 response
2026-03-27 04:30:32 [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 04:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5, skipping ID generation
2026-03-27 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with scrape type 1
2026-03-27 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 sending to next pipeline
2026-03-27 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5, identifier: 10732542
2026-03-27 04:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d386a252-c84e-55ee-8869-58f74bdf8148, skipping ID generation
2026-03-27 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d386a252-c84e-55ee-8869-58f74bdf8148 with scrape type 1
2026-03-27 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d386a252-c84e-55ee-8869-58f74bdf8148 sending to next pipeline
2026-03-27 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d386a252-c84e-55ee-8869-58f74bdf8148, identifier: 10730554
2026-03-27 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542
2026-03-27 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542
2026-03-27 04:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 with identifier: 10732542 to the API
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745154/general/7a0fc0de-452d-41a2-b501-ae6e3f26b68e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7a115dc0-8974-5dad-b44a-11c2a4dcf9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 14631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a115dc0-8974-5dad-b44a-11c2a4dcf9b5/7a115dc0-8974-5dad-b44a-11c2a4dcf9b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745154/general/f53a0c11-14ba-4747-882b-f1f40588c140.jpg',
'Width': 960}],
'price': 7250,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Active 1.0 - Petrol - Automatic - 123 hp - 14.631 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732542%27 HTTP/1.1" 200 None
2026-03-27 04:30:32 [adesa.fr] INFO: Saving data for 10732542: {'created_time': 1774585832.880833, 'last_price_update_time': 1774585832.880844, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10732542') HTTP/1.1" 204 0
2026-03-27 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554
2026-03-27 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554
2026-03-27 04:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d386a252-c84e-55ee-8869-58f74bdf8148 with identifier: 10730554 to the API
2026-03-27 04:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743522/general/c4353ffc-4f52-4d80-afa4-ba1ba6c00c55.JPG>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd386a252-c84e-55ee-8869-58f74bdf8148',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 57829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.2 - Petrol - Manual - 84 hp - 57.829 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730554%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Saving data for 10730554: {'created_time': 1774585833.242978, 'last_price_update_time': 1774585833.242988, 'auction_closing_time': 1774865700.0}
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730554') HTTP/1.1" 204 0
2026-03-27 04:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7a115dc0-8974-5dad-b44a-11c2a4dcf9b5 due to Ignoring non-200 response
2026-03-27 04:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d386a252-c84e-55ee-8869-58f74bdf8148 due to Ignoring non-200 response
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733046%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733046: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733164%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733164: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733091%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733091: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733156%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733156: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733113%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733113: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733181%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733181: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733023%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733023: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732991%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10732991: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733028%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733028: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733061%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10733061: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731487
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731487%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731487: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731487 url https://www.openlane.eu/en/carv6/auction/10731487
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731495
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731495%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731495: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731495 url https://www.openlane.eu/en/carv6/auction/10731495
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731493
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731493%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731493: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731493 url https://www.openlane.eu/en/carv6/auction/10731493
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731580
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731580%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731580: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731580 url https://www.openlane.eu/en/carv6/auction/10731580
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731581
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731581%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731581: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731581 url https://www.openlane.eu/en/carv6/auction/10731581
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731534
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731534%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731534: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731534 url https://www.openlane.eu/en/carv6/auction/10731534
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731535
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731535%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731535: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731535 url https://www.openlane.eu/en/carv6/auction/10731535
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731591
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731591%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731591: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731591 url https://www.openlane.eu/en/carv6/auction/10731591
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731539
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731539%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731539: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731539 url https://www.openlane.eu/en/carv6/auction/10731539
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731538
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731538%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731538: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731538 url https://www.openlane.eu/en/carv6/auction/10731538
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731503
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731503%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731503: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731503 url https://www.openlane.eu/en/carv6/auction/10731503
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731592
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731592%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731592: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731592 url https://www.openlane.eu/en/carv6/auction/10731592
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731542
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731542%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731542: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731542 url https://www.openlane.eu/en/carv6/auction/10731542
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731590
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731590%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731590: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731590 url https://www.openlane.eu/en/carv6/auction/10731590
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731651
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731651%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731651: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731651 url https://www.openlane.eu/en/carv6/auction/10731651
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731630
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731630%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731630: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731630 url https://www.openlane.eu/en/carv6/auction/10731630
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731528
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731528%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731528: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731528 url https://www.openlane.eu/en/carv6/auction/10731528
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731617
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731617%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731617: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731617 url https://www.openlane.eu/en/carv6/auction/10731617
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731524
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731524%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731524: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731524 url https://www.openlane.eu/en/carv6/auction/10731524
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731508
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731508%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731508: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731508 url https://www.openlane.eu/en/carv6/auction/10731508
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731527
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731527%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731527: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731527 url https://www.openlane.eu/en/carv6/auction/10731527
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731526
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731526%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731526: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731526 url https://www.openlane.eu/en/carv6/auction/10731526
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731573
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731573%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731573: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731573 url https://www.openlane.eu/en/carv6/auction/10731573
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731604
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731604%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731604: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731604 url https://www.openlane.eu/en/carv6/auction/10731604
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731654
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731654%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731654: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731654 url https://www.openlane.eu/en/carv6/auction/10731654
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731600
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731600%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731600: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731600 url https://www.openlane.eu/en/carv6/auction/10731600
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731616
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731616%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731616: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731616 url https://www.openlane.eu/en/carv6/auction/10731616
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731627
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731627%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731627: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731627 url https://www.openlane.eu/en/carv6/auction/10731627
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731611
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731611%27 HTTP/1.1" 200 None
2026-03-27 04:30:33 [adesa.fr] INFO: Scrape type for 10731611: 0
2026-03-27 04:30:33 [adesa.fr] INFO: Skipping item 10731611 url https://www.openlane.eu/en/carv6/auction/10731611
2026-03-27 04:30:33 [adesa.fr] INFO: Found listing with ID: 10731515
2026-03-27 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731515%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731515: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731515 url https://www.openlane.eu/en/carv6/auction/10731515
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731565
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731565%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731565: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731565 url https://www.openlane.eu/en/carv6/auction/10731565
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731645
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731645%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731645: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731645 url https://www.openlane.eu/en/carv6/auction/10731645
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731633
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731633%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731633: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731633 url https://www.openlane.eu/en/carv6/auction/10731633
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731504
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731504%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731504: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731504 url https://www.openlane.eu/en/carv6/auction/10731504
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731632
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731632%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731632: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731632 url https://www.openlane.eu/en/carv6/auction/10731632
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731624
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731624%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731624: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731624 url https://www.openlane.eu/en/carv6/auction/10731624
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731605
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731605%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731605: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731605 url https://www.openlane.eu/en/carv6/auction/10731605
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731529
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731529%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731529: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731529 url https://www.openlane.eu/en/carv6/auction/10731529
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731595
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731595%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731595: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731595 url https://www.openlane.eu/en/carv6/auction/10731595
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731658
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731658%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731658: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731658 url https://www.openlane.eu/en/carv6/auction/10731658
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731557
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731557%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731557: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731557 url https://www.openlane.eu/en/carv6/auction/10731557
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10732698
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732698%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10732698: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10732698 url https://www.openlane.eu/en/carv6/auction/10732698
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10732733
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732733%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10732733: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10732733 url https://www.openlane.eu/en/carv6/auction/10732733
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10732701
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732701%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10732701: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10732701 url https://www.openlane.eu/en/carv6/auction/10732701
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10732732
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732732%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10732732: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10732732 url https://www.openlane.eu/en/carv6/auction/10732732
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10730918: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731679
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731679%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731679: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731679 url https://www.openlane.eu/en/carv6/auction/10731679
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728899
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728899%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728899: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728899 url https://www.openlane.eu/en/carv6/auction/10728899
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728890
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728890%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728890: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728890 url https://www.openlane.eu/en/carv6/auction/10728890
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731968
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731968%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731968: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731968 url https://www.openlane.eu/en/carv6/auction/10731968
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728894
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728894%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728894: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728894 url https://www.openlane.eu/en/carv6/auction/10728894
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728875
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728875%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728875: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728875 url https://www.openlane.eu/en/carv6/auction/10728875
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728869
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728869%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728869: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728869 url https://www.openlane.eu/en/carv6/auction/10728869
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728868
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728868%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728868: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728868 url https://www.openlane.eu/en/carv6/auction/10728868
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728871
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728871%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728871: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728871 url https://www.openlane.eu/en/carv6/auction/10728871
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731967
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731967%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731967: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731967 url https://www.openlane.eu/en/carv6/auction/10731967
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728932
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728932%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728932: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728932 url https://www.openlane.eu/en/carv6/auction/10728932
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728908
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728908%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728908: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728908 url https://www.openlane.eu/en/carv6/auction/10728908
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728872
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728872%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728872: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728872 url https://www.openlane.eu/en/carv6/auction/10728872
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728864
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728864%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728864: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728864 url https://www.openlane.eu/en/carv6/auction/10728864
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728933
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728933%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728933: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728933 url https://www.openlane.eu/en/carv6/auction/10728933
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728924
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728924%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728924: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728924 url https://www.openlane.eu/en/carv6/auction/10728924
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728897
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728897%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728897: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728897 url https://www.openlane.eu/en/carv6/auction/10728897
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728901
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728901%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728901: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728901 url https://www.openlane.eu/en/carv6/auction/10728901
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728885
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728885%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728885: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728885 url https://www.openlane.eu/en/carv6/auction/10728885
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728905
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728905%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728905: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728905 url https://www.openlane.eu/en/carv6/auction/10728905
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728827
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728827%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728827: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728827 url https://www.openlane.eu/en/carv6/auction/10728827
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728842
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728842%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728842: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728842 url https://www.openlane.eu/en/carv6/auction/10728842
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10728796
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728796%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10728796: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10728796 url https://www.openlane.eu/en/carv6/auction/10728796
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730405%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10730405: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730400%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10730400: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10731358: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10719097
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719097%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10719097: 0
2026-03-27 04:30:34 [adesa.fr] INFO: Skipping item 10719097 url https://www.openlane.eu/en/carv6/auction/10719097
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10719096
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719096%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10719096: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10719096 url https://www.openlane.eu/en/carv6/auction/10719096
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726025
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726025%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726025: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726025 url https://www.openlane.eu/en/carv6/auction/10726025
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726016
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726016%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726016: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726016 url https://www.openlane.eu/en/carv6/auction/10726016
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10719095
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719095%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10719095: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10719095 url https://www.openlane.eu/en/carv6/auction/10719095
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726034
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726034%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726034: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726034 url https://www.openlane.eu/en/carv6/auction/10726034
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726022
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726022%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726022: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726022 url https://www.openlane.eu/en/carv6/auction/10726022
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726008
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726008%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726008: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726008 url https://www.openlane.eu/en/carv6/auction/10726008
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726018
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726018%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726018: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726018 url https://www.openlane.eu/en/carv6/auction/10726018
2026-03-27 04:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726004
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726004%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726004: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726004 url https://www.openlane.eu/en/carv6/auction/10726004
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726012
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726012%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726012: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726012 url https://www.openlane.eu/en/carv6/auction/10726012
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726020
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726020%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726020: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726020 url https://www.openlane.eu/en/carv6/auction/10726020
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726026
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726026%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726026: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726026 url https://www.openlane.eu/en/carv6/auction/10726026
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726030
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726030%27 HTTP/1.1" 200 None
2026-03-27 04:30:34 [adesa.fr] INFO: Scrape type for 10726030: 2
2026-03-27 04:30:34 [adesa.fr] INFO: Scraping item 10726030 url https://www.openlane.eu/en/carv6/auction/10726030
2026-03-27 04:30:34 [adesa.fr] INFO: Found listing with ID: 10726027
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726027%27 HTTP/1.1" 200 None
2026-03-27 04:30:35 [adesa.fr] INFO: Scrape type for 10726027: 2
2026-03-27 04:30:35 [adesa.fr] INFO: Scraping item 10726027 url https://www.openlane.eu/en/carv6/auction/10726027
2026-03-27 04:30:35 [adesa.fr] INFO: Found listing with ID: 10726029
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726029%27 HTTP/1.1" 200 None
2026-03-27 04:30:35 [adesa.fr] INFO: Scrape type for 10726029: 2
2026-03-27 04:30:35 [adesa.fr] INFO: Scraping item 10726029 url https://www.openlane.eu/en/carv6/auction/10726029
2026-03-27 04:30:35 [adesa.fr] INFO: Found listing with ID: 10726024
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726024%27 HTTP/1.1" 200 None
2026-03-27 04:30:35 [adesa.fr] INFO: Scrape type for 10726024: 2
2026-03-27 04:30:35 [adesa.fr] INFO: Scraping item 10726024 url https://www.openlane.eu/en/carv6/auction/10726024
2026-03-27 04:30:35 [adesa.fr] INFO: Found listing with ID: 10726023
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726023%27 HTTP/1.1" 200 None
2026-03-27 04:30:35 [adesa.fr] INFO: Scrape type for 10726023: 2
2026-03-27 04:30:35 [adesa.fr] INFO: Scraping item 10726023 url https://www.openlane.eu/en/carv6/auction/10726023
2026-03-27 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096
2026-03-27 04:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with scrape type 2
2026-03-27 04:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with scrape type 2
2026-03-27 04:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd, identifier: 10719096
2026-03-27 04:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096
2026-03-27 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 04:30:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04: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 04:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096
2026-03-27 04:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728ee2d8-5cd4-5480-ad63-a6cdebb428dd with identifier: 10719096 to the API
2026-03-27 04:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719096>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '728ee2d8-5cd4-5480-ad63-a6cdebb428dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-513-TL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719096',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 170017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719096%27 HTTP/1.1" 200 None
2026-03-27 04:30:36 [adesa.fr] INFO: Saving data for 10719096: {'auction_closing_time': 1774617300.0, 'created_time': 1774467634.547941, 'last_price_update_time': 1774585836.703294}
2026-03-27 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719096') HTTP/1.1" 204 0
2026-03-27 04:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034
2026-03-27 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc56af5-3153-54f3-9122-ef206d0f028c with scrape type 2
2026-03-27 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbc56af5-3153-54f3-9122-ef206d0f028c with scrape type 2
2026-03-27 04:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbc56af5-3153-54f3-9122-ef206d0f028c, identifier: 10726034
2026-03-27 04:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025
2026-03-27 04:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with scrape type 2
2026-03-27 04:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with scrape type 2
2026-03-27 04:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 440a3ed6-43a8-595b-95f1-bb815e3d03b4, identifier: 10726025
2026-03-27 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034
2026-03-27 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034
2026-03-27 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbc56af5-3153-54f3-9122-ef206d0f028c with identifier: 10726034 to the API
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726034>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fbc56af5-3153-54f3-9122-ef206d0f028c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-409-LE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726034',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 154537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Active - AWD - Hybrid - Automatic - 180 hp - '
'154.537 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726034%27 HTTP/1.1" 200 None
2026-03-27 04:30:37 [adesa.fr] INFO: Saving data for 10726034: {'auction_closing_time': 1774617300.0, 'created_time': 1774467575.417277, 'last_price_update_time': 1774585837.29905}
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726034') HTTP/1.1" 204 0
2026-03-27 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025
2026-03-27 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025
2026-03-27 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 440a3ed6-43a8-595b-95f1-bb815e3d03b4 with identifier: 10726025 to the API
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726025>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '440a3ed6-43a8-595b-95f1-bb815e3d03b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-549-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726025',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 167630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726025%27 HTTP/1.1" 200 None
2026-03-27 04:30:37 [adesa.fr] INFO: Saving data for 10726025: {'auction_closing_time': 1774617300.0, 'created_time': 1774467581.234092, 'last_price_update_time': 1774585837.586206}
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726025') HTTP/1.1" 204 0
2026-03-27 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008
2026-03-27 04:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 2
2026-03-27 04:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1689a80-dab3-5eec-8908-5e07fe120012 with scrape type 2
2026-03-27 04:30:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1689a80-dab3-5eec-8908-5e07fe120012, identifier: 10726008
2026-03-27 04:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008
2026-03-27 04:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008
2026-03-27 04:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1689a80-dab3-5eec-8908-5e07fe120012 with identifier: 10726008 to the API
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726008>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'f1689a80-dab3-5eec-8908-5e07fe120012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-835-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726008',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 190811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726008%27 HTTP/1.1" 200 None
2026-03-27 04:30:37 [adesa.fr] INFO: Saving data for 10726008: {'auction_closing_time': 1774617300.0, 'created_time': 1774467559.897165, 'last_price_update_time': 1774585837.970805}
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726008') HTTP/1.1" 204 0
2026-03-27 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095
2026-03-27 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 530be8b5-dc4f-560c-b71f-6db8064193a2 with scrape type 2
2026-03-27 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 530be8b5-dc4f-560c-b71f-6db8064193a2 with scrape type 2
2026-03-27 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 530be8b5-dc4f-560c-b71f-6db8064193a2, identifier: 10719095
2026-03-27 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016
2026-03-27 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 2
2026-03-27 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with scrape type 2
2026-03-27 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8, identifier: 10726016
2026-03-27 04:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095
2026-03-27 04:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095
2026-03-27 04:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 530be8b5-dc4f-560c-b71f-6db8064193a2 with identifier: 10719095 to the API
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719095>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '530be8b5-dc4f-560c-b71f-6db8064193a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-232-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719095',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 171687,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719095%27 HTTP/1.1" 200 None
2026-03-27 04:30:38 [adesa.fr] INFO: Saving data for 10719095: {'auction_closing_time': 1774617300.0, 'created_time': 1774467574.535509, 'last_price_update_time': 1774585838.447178}
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719095') HTTP/1.1" 204 0
2026-03-27 04:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016
2026-03-27 04:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016
2026-03-27 04:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a2a4ebf-07c5-525b-ba51-77c4a05632d8 with identifier: 10726016 to the API
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726016>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '0a2a4ebf-07c5-525b-ba51-77c4a05632d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-822-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726016',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 193088,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726016%27 HTTP/1.1" 200 None
2026-03-27 04:30:38 [adesa.fr] INFO: Saving data for 10726016: {'auction_closing_time': 1774617300.0, 'created_time': 1774467573.022183, 'last_price_update_time': 1774585838.731873}
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726016') HTTP/1.1" 204 0
2026-03-27 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022
2026-03-27 04:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 2
2026-03-27 04:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7377e037-e684-544b-900c-10d5f974160a with scrape type 2
2026-03-27 04:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7377e037-e684-544b-900c-10d5f974160a, identifier: 10726022
2026-03-27 04:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022
2026-03-27 04:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022
2026-03-27 04:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7377e037-e684-544b-900c-10d5f974160a with identifier: 10726022 to the API
2026-03-27 04:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726022>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '7377e037-e684-544b-900c-10d5f974160a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-028-ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726022',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 177939,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726022%27 HTTP/1.1" 200 None
2026-03-27 04:30:39 [adesa.fr] INFO: Saving data for 10726022: {'auction_closing_time': 1774617300.0, 'created_time': 1774467620.185769, 'last_price_update_time': 1774585839.13074}
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726022') HTTP/1.1" 204 0
2026-03-27 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018
2026-03-27 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 347be2b1-cc1a-5a6e-8133-bce659acb34f with scrape type 2
2026-03-27 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 347be2b1-cc1a-5a6e-8133-bce659acb34f with scrape type 2
2026-03-27 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 347be2b1-cc1a-5a6e-8133-bce659acb34f, identifier: 10726018
2026-03-27 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020
2026-03-27 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 2
2026-03-27 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with scrape type 2
2026-03-27 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e, identifier: 10726020
2026-03-27 04:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012
2026-03-27 04:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 2
2026-03-27 04:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6531b974-5c28-5a31-ac76-ee66d5f8c822 with scrape type 2
2026-03-27 04:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6531b974-5c28-5a31-ac76-ee66d5f8c822, identifier: 10726012
2026-03-27 04:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018
2026-03-27 04:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018
2026-03-27 04:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 347be2b1-cc1a-5a6e-8133-bce659acb34f with identifier: 10726018 to the API
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726018>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '347be2b1-cc1a-5a6e-8133-bce659acb34f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-029-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726018',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 104103,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726018%27 HTTP/1.1" 200 None
2026-03-27 04:30:39 [adesa.fr] INFO: Saving data for 10726018: {'auction_closing_time': 1774617300.0, 'created_time': 1774467551.248981, 'last_price_update_time': 1774585839.700189}
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726018') HTTP/1.1" 204 0
2026-03-27 04:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020
2026-03-27 04:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020
2026-03-27 04:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e9b2ef6-f005-5c3d-b35e-39baa58dce6e with identifier: 10726020 to the API
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726020>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '7e9b2ef6-f005-5c3d-b35e-39baa58dce6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-799-FH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726020',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 154125,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726020%27 HTTP/1.1" 200 None
2026-03-27 04:30:39 [adesa.fr] INFO: Saving data for 10726020: {'auction_closing_time': 1774617300.0, 'created_time': 1774467552.77081, 'last_price_update_time': 1774585839.984123}
2026-03-27 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726020') HTTP/1.1" 204 0
2026-03-27 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012
2026-03-27 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012
2026-03-27 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6531b974-5c28-5a31-ac76-ee66d5f8c822 with identifier: 10726012 to the API
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726012>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '6531b974-5c28-5a31-ac76-ee66d5f8c822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-889-VC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726012',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 95066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726012%27 HTTP/1.1" 200 None
2026-03-27 04:30:40 [adesa.fr] INFO: Saving data for 10726012: {'auction_closing_time': 1774617300.0, 'created_time': 1774467550.76937, 'last_price_update_time': 1774585840.272184}
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726012') HTTP/1.1" 204 0
2026-03-27 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027
2026-03-27 04:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967c1c40-192a-5b76-b86a-742805958677 with scrape type 2
2026-03-27 04:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 967c1c40-192a-5b76-b86a-742805958677 with scrape type 2
2026-03-27 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 967c1c40-192a-5b76-b86a-742805958677, identifier: 10726027
2026-03-27 04:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004
2026-03-27 04:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52e732e2-4035-5e49-a7dc-7919048a44b5 with scrape type 2
2026-03-27 04:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52e732e2-4035-5e49-a7dc-7919048a44b5 with scrape type 2
2026-03-27 04:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52e732e2-4035-5e49-a7dc-7919048a44b5, identifier: 10726004
2026-03-27 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027
2026-03-27 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027
2026-03-27 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 967c1c40-192a-5b76-b86a-742805958677 with identifier: 10726027 to the API
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726027>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '967c1c40-192a-5b76-b86a-742805958677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-528-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726027',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 161189,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726027%27 HTTP/1.1" 200 None
2026-03-27 04:30:40 [adesa.fr] INFO: Saving data for 10726027: {'auction_closing_time': 1774617300.0, 'created_time': 1774467453.473365, 'last_price_update_time': 1774585840.860332}
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726027') HTTP/1.1" 204 0
2026-03-27 04:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004
2026-03-27 04:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004
2026-03-27 04:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52e732e2-4035-5e49-a7dc-7919048a44b5 with identifier: 10726004 to the API
2026-03-27 04:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726004>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 199,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '52e732e2-4035-5e49-a7dc-7919048a44b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-774-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726004',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 83310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic SE - AWD - Hybrid - '
'Automatic - 199 hp - 83.310 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726004%27 HTTP/1.1" 200 None
2026-03-27 04:30:41 [adesa.fr] INFO: Saving data for 10726004: {'auction_closing_time': 1774617300.0, 'created_time': 1774467560.478677, 'last_price_update_time': 1774585841.13992}
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726004') HTTP/1.1" 204 0
2026-03-27 04:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026
2026-03-27 04:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62afd4dd-9f73-507c-b1c0-0397f3640366 with scrape type 2
2026-03-27 04:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62afd4dd-9f73-507c-b1c0-0397f3640366 with scrape type 2
2026-03-27 04:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62afd4dd-9f73-507c-b1c0-0397f3640366, identifier: 10726026
2026-03-27 04:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030
2026-03-27 04:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with scrape type 2
2026-03-27 04:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with scrape type 2
2026-03-27 04:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e, identifier: 10726030
2026-03-27 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026
2026-03-27 04:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026
2026-03-27 04:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62afd4dd-9f73-507c-b1c0-0397f3640366 with identifier: 10726026 to the API
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726026>
{'auction_title': '',
'c_o_2_emission_value': 20,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '62afd4dd-9f73-507c-b1c0-0397f3640366',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-804-FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726026',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 182195,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726026%27 HTTP/1.1" 200 None
2026-03-27 04:30:41 [adesa.fr] INFO: Saving data for 10726026: {'auction_closing_time': 1774617300.0, 'created_time': 1774467640.62503, 'last_price_update_time': 1774585841.650793}
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726026') HTTP/1.1" 204 0
2026-03-27 04:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030
2026-03-27 04:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030
2026-03-27 04:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91b5a2d8-2334-5b37-b963-36f6cb4f0c0e with identifier: 10726030 to the API
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726030>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '91b5a2d8-2334-5b37-b963-36f6cb4f0c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-554-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726030',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 130171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726030%27 HTTP/1.1" 200 None
2026-03-27 04:30:41 [adesa.fr] INFO: Saving data for 10726030: {'auction_closing_time': 1774617300.0, 'created_time': 1774467466.801962, 'last_price_update_time': 1774585841.934677}
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726030') HTTP/1.1" 204 0
2026-03-27 04:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023
2026-03-27 04:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 2
2026-03-27 04:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d631d567-02ee-58e7-a9ea-84425828f927 with scrape type 2
2026-03-27 04:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d631d567-02ee-58e7-a9ea-84425828f927, identifier: 10726023
2026-03-27 04:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 04:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04: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 04:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023
2026-03-27 04:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d631d567-02ee-58e7-a9ea-84425828f927 with identifier: 10726023 to the API
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726023>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'd631d567-02ee-58e7-a9ea-84425828f927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-791-KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726023',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 158135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726023%27 HTTP/1.1" 200 None
2026-03-27 04:30:42 [adesa.fr] INFO: Saving data for 10726023: {'auction_closing_time': 1774617300.0, 'created_time': 1774467130.521956, 'last_price_update_time': 1774585842.45599}
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726023') HTTP/1.1" 204 0
2026-03-27 04:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029
2026-03-27 04:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da364177-f918-59e0-84a5-16f2d021b4a3 with scrape type 2
2026-03-27 04:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da364177-f918-59e0-84a5-16f2d021b4a3 with scrape type 2
2026-03-27 04:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da364177-f918-59e0-84a5-16f2d021b4a3, identifier: 10726029
2026-03-27 04:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029
2026-03-27 04:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029
2026-03-27 04:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da364177-f918-59e0-84a5-16f2d021b4a3 with identifier: 10726029 to the API
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726029>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'da364177-f918-59e0-84a5-16f2d021b4a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-778-JA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726029',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 164702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726029%27 HTTP/1.1" 200 None
2026-03-27 04:30:42 [adesa.fr] INFO: Saving data for 10726029: {'auction_closing_time': 1774617300.0, 'created_time': 1774467454.55405, 'last_price_update_time': 1774585842.833368}
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726029') HTTP/1.1" 204 0
2026-03-27 04:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024
2026-03-27 04:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 2
2026-03-27 04:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with scrape type 2
2026-03-27 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d, identifier: 10726024
2026-03-27 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024
2026-03-27 04:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44bb17a5-8f5f-5fe5-8405-3afd3b72751d with identifier: 10726024 to the API
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726024>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Petrol',
'id': '44bb17a5-8f5f-5fe5-8405-3afd3b72751d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-991-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726024',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 158638,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726024%27 HTTP/1.1" 200 None
2026-03-27 04:30:43 [adesa.fr] INFO: Saving data for 10726024: {'auction_closing_time': 1774617300.0, 'created_time': 1774467431.179504, 'last_price_update_time': 1774585843.450249}
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726024') HTTP/1.1" 204 0
2026-03-27 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465
2026-03-27 04:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with scrape type 1
2026-03-27 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252F35c47f5f-898e-456f-9457-41a13e10b69c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/35c47f5f-898e-456f-9457-41a13e10b69c.jpeg not downloaded yet
2026-03-27 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252Fc016ea82-6ad0-4eea-b100-81653f6f08a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/c016ea82-6ad0-4eea-b100-81653f6f08a6.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252Ffddae699-2f5a-49bc-9715-e3556cc23386.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/fddae699-2f5a-49bc-9715-e3556cc23386.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252F9ce7efb9-f068-4375-b38a-913f926e7b93.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/9ce7efb9-f068-4375-b38a-913f926e7b93.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252F2cd2be12-90e9-4711-9a16-a283bd0de3a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/2cd2be12-90e9-4711-9a16-a283bd0de3a8.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252F3e9cb717-cd65-41a4-9134-064a649a8c32.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/3e9cb717-cd65-41a4-9134-064a649a8c32.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252Faaa47daa-2f96-466d-baad-bd83121898b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/aaa47daa-2f96-466d-baad-bd83121898b5.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252F9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252Fb51c8995-f1d1-42a0-806e-eaa10b3d7362.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/b51c8995-f1d1-42a0-806e-eaa10b3d7362.jpeg not downloaded yet
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30: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%252F5734345%252Fgeneral%252F749c0d75-3f64-459a-b975-5c3c2a496591.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/749c0d75-3f64-459a-b975-5c3c2a496591.jpeg not downloaded yet
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/35c47f5f-898e-456f-9457-41a13e10b69c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/c016ea82-6ad0-4eea-b100-81653f6f08a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/9ce7efb9-f068-4375-b38a-913f926e7b93.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/fddae699-2f5a-49bc-9715-e3556cc23386.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/749c0d75-3f64-459a-b975-5c3c2a496591.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766d83cd0>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252F35c47f5f-898e-456f-9457-41a13e10b69c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/35c47f5f-898e-456f-9457-41a13e10b69c.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765c36fd0>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252Fc016ea82-6ad0-4eea-b100-81653f6f08a6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/c016ea82-6ad0-4eea-b100-81653f6f08a6.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766deea10>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252F9ce7efb9-f068-4375-b38a-913f926e7b93.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/9ce7efb9-f068-4375-b38a-913f926e7b93.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5765b87350>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252Ffddae699-2f5a-49bc-9715-e3556cc23386.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/fddae699-2f5a-49bc-9715-e3556cc23386.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766ced5d0>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252F749c0d75-3f64-459a-b975-5c3c2a496591.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/749c0d75-3f64-459a-b975-5c3c2a496591.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/2cd2be12-90e9-4711-9a16-a283bd0de3a8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/aaa47daa-2f96-466d-baad-bd83121898b5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/b51c8995-f1d1-42a0-806e-eaa10b3d7362.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/3e9cb717-cd65-41a4-9134-064a649a8c32.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734345/general/9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730465)
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766f58110>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252F2cd2be12-90e9-4711-9a16-a283bd0de3a8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/2cd2be12-90e9-4711-9a16-a283bd0de3a8.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5766f07f10>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252Faaa47daa-2f96-466d-baad-bd83121898b5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/aaa47daa-2f96-466d-baad-bd83121898b5.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576d01d390>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252Fb51c8995-f1d1-42a0-806e-eaa10b3d7362.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/b51c8995-f1d1-42a0-806e-eaa10b3d7362.jpeg saved to cache
2026-03-27 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576c0dbd90>
2026-03-27 04:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252F3e9cb717-cd65-41a4-9134-064a649a8c32.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/3e9cb717-cd65-41a4-9134-064a649a8c32.jpeg saved to cache
2026-03-27 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:30:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:30:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f576c0d9250>
2026-03-27 04:30:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:30: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 04:30:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734345%252Fgeneral%252F9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734345/general/9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg saved to cache
2026-03-27 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2
2026-03-27 04:30:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 878de7c8-3358-55c3-aad9-8fc8041a2fd2, skipping ID generation
2026-03-27 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with scrape type 1
2026-03-27 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2 sending to next pipeline
2026-03-27 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 878de7c8-3358-55c3-aad9-8fc8041a2fd2, identifier: 10730465
2026-03-27 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465
2026-03-27 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465
2026-03-27 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465 to the API
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734345/general/9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '878de7c8-3358-55c3-aad9-8fc8041a2fd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 169053,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390128,
'Height': 1435,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/35c47f5f-898e-456f-9457-41a13e10b69c.jpeg',
'Width': 2305},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380620,
'Height': 1442,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/c016ea82-6ad0-4eea-b100-81653f6f08a6.jpeg',
'Width': 2292},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390914,
'Height': 1402,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/fddae699-2f5a-49bc-9715-e3556cc23386.jpeg',
'Width': 2359},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360061,
'Height': 1413,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/9ce7efb9-f068-4375-b38a-913f926e7b93.jpeg',
'Width': 2339},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1199784,
'Height': 2286,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/2cd2be12-90e9-4711-9a16-a283bd0de3a8.jpeg',
'Width': 4981},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3664613,
'Height': 3950,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/3e9cb717-cd65-41a4-9134-064a649a8c32.jpeg',
'Width': 5604},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2802581,
'Height': 4249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/aaa47daa-2f96-466d-baad-bd83121898b5.jpeg',
'Width': 5666},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3543219,
'Height': 5464,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/9f525e8c-8343-41f4-ad41-a03f64473ed1.jpeg',
'Width': 4208},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2622600,
'Height': 5268,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/b51c8995-f1d1-42a0-806e-eaa10b3d7362.jpeg',
'Width': 4242},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_878de7c8-3358-55c3-aad9-8fc8041a2fd2/878de7c8-3358-55c3-aad9-8fc8041a2fd2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348887,
'Height': 1651,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734345/general/749c0d75-3f64-459a-b975-5c3c2a496591.jpeg',
'Width': 2003}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300e AMG Line - Hybrid - Automatic - 204 hp - '
'169.053 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:47 [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 04:30:47 [adesa.fr] INFO: Saving data for 10730465: {'created_time': 1774585847.688858, 'last_price_update_time': 1774585847.688869, 'auction_closing_time': 1774863000.0}
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730465') HTTP/1.1" 204 0
2026-03-27 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10712844
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712844%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10712844: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10712844 url https://www.openlane.eu/en/carv6/auction/10712844
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726006
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726006%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726006: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726006 url https://www.openlane.eu/en/carv6/auction/10726006
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726011
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726011%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726011: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726011 url https://www.openlane.eu/en/carv6/auction/10726011
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726005
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726005%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726005: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726005 url https://www.openlane.eu/en/carv6/auction/10726005
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726010
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726010%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726010: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726010 url https://www.openlane.eu/en/carv6/auction/10726010
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726021
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726021%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726021: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726021 url https://www.openlane.eu/en/carv6/auction/10726021
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726032
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726032%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726032: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726032 url https://www.openlane.eu/en/carv6/auction/10726032
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726013
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726013%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726013: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726013 url https://www.openlane.eu/en/carv6/auction/10726013
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10726031
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726031%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10726031: 2
2026-03-27 04:30:50 [adesa.fr] INFO: Scraping item 10726031 url https://www.openlane.eu/en/carv6/auction/10726031
2026-03-27 04:30: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 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728325
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728325%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728325: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728325 url https://www.openlane.eu/en/carv6/auction/10728325
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728503
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728503%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728503: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728503 url https://www.openlane.eu/en/carv6/auction/10728503
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728528
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728528%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728528: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728528 url https://www.openlane.eu/en/carv6/auction/10728528
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728362
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728362%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728362: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728362 url https://www.openlane.eu/en/carv6/auction/10728362
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728288
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728288%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728288: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728288 url https://www.openlane.eu/en/carv6/auction/10728288
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728272
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728272%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728272: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728272 url https://www.openlane.eu/en/carv6/auction/10728272
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728349
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728349%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728349: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728349 url https://www.openlane.eu/en/carv6/auction/10728349
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728263
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728263%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728263: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728263 url https://www.openlane.eu/en/carv6/auction/10728263
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728351
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728351%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728351: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728351 url https://www.openlane.eu/en/carv6/auction/10728351
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728517
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728517%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728517: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728517 url https://www.openlane.eu/en/carv6/auction/10728517
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728293
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728293%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728293: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728293 url https://www.openlane.eu/en/carv6/auction/10728293
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728324
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728324%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728324: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728324 url https://www.openlane.eu/en/carv6/auction/10728324
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728318
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728318%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728318: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728318 url https://www.openlane.eu/en/carv6/auction/10728318
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728421
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728421%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728421: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728421 url https://www.openlane.eu/en/carv6/auction/10728421
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728530
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728530%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728530: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728530 url https://www.openlane.eu/en/carv6/auction/10728530
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728538
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728538%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728538: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728538 url https://www.openlane.eu/en/carv6/auction/10728538
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728529
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728529%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728529: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728529 url https://www.openlane.eu/en/carv6/auction/10728529
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728552
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728552%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728552: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728552 url https://www.openlane.eu/en/carv6/auction/10728552
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728332
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728332%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728332: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728332 url https://www.openlane.eu/en/carv6/auction/10728332
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728305
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728305%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728305: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728305 url https://www.openlane.eu/en/carv6/auction/10728305
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728323
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728323%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728323: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728323 url https://www.openlane.eu/en/carv6/auction/10728323
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728287
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728287%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728287: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728287 url https://www.openlane.eu/en/carv6/auction/10728287
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728331
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728331%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728331: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728331 url https://www.openlane.eu/en/carv6/auction/10728331
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728543
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728543%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728543: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728543 url https://www.openlane.eu/en/carv6/auction/10728543
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728527
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728527%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728527: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728527 url https://www.openlane.eu/en/carv6/auction/10728527
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728289
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728289%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728289: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728289 url https://www.openlane.eu/en/carv6/auction/10728289
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728555
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728555%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728555: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728555 url https://www.openlane.eu/en/carv6/auction/10728555
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728216
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728216%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728216: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728216 url https://www.openlane.eu/en/carv6/auction/10728216
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728550
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728550%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728550: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728550 url https://www.openlane.eu/en/carv6/auction/10728550
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728533
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728533%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728533: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728533 url https://www.openlane.eu/en/carv6/auction/10728533
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728344
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728344%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728344: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728344 url https://www.openlane.eu/en/carv6/auction/10728344
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728542
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728542%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728542: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728542 url https://www.openlane.eu/en/carv6/auction/10728542
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728326
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728326%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728326: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728326 url https://www.openlane.eu/en/carv6/auction/10728326
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728531
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728531%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728531: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728531 url https://www.openlane.eu/en/carv6/auction/10728531
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728514
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728514%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728514: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728514 url https://www.openlane.eu/en/carv6/auction/10728514
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728299
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728299%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728299: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728299 url https://www.openlane.eu/en/carv6/auction/10728299
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728539
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728539%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728539: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728539 url https://www.openlane.eu/en/carv6/auction/10728539
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728548
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728548%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728548: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728548 url https://www.openlane.eu/en/carv6/auction/10728548
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728547
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728547%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728547: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728547 url https://www.openlane.eu/en/carv6/auction/10728547
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728295
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728295%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728295: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728295 url https://www.openlane.eu/en/carv6/auction/10728295
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728373
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728373%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728373: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728373 url https://www.openlane.eu/en/carv6/auction/10728373
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728537
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728537%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728537: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728537 url https://www.openlane.eu/en/carv6/auction/10728537
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728290
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728290%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728290: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728290 url https://www.openlane.eu/en/carv6/auction/10728290
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728518
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728518%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728518: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728518 url https://www.openlane.eu/en/carv6/auction/10728518
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728269
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728269%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728269: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728269 url https://www.openlane.eu/en/carv6/auction/10728269
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728554
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728554%27 HTTP/1.1" 200 None
2026-03-27 04:30:50 [adesa.fr] INFO: Scrape type for 10728554: 0
2026-03-27 04:30:50 [adesa.fr] INFO: Skipping item 10728554 url https://www.openlane.eu/en/carv6/auction/10728554
2026-03-27 04:30:50 [adesa.fr] INFO: Found listing with ID: 10728274
2026-03-27 04:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728274%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728274: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728274 url https://www.openlane.eu/en/carv6/auction/10728274
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728535
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728535%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728535: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728535 url https://www.openlane.eu/en/carv6/auction/10728535
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728301
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728301%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728301: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728301 url https://www.openlane.eu/en/carv6/auction/10728301
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728296
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728296%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728296: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728296 url https://www.openlane.eu/en/carv6/auction/10728296
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728370
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728370%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728370: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728370 url https://www.openlane.eu/en/carv6/auction/10728370
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728297
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728297%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728297: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728297 url https://www.openlane.eu/en/carv6/auction/10728297
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728504
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728504%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728504: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728504 url https://www.openlane.eu/en/carv6/auction/10728504
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728284
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728284%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728284: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728284 url https://www.openlane.eu/en/carv6/auction/10728284
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728317
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728317%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728317: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728317 url https://www.openlane.eu/en/carv6/auction/10728317
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728321
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728321%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728321: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728321 url https://www.openlane.eu/en/carv6/auction/10728321
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728328
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728328%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728328: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728328 url https://www.openlane.eu/en/carv6/auction/10728328
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728346
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728346%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728346: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728346 url https://www.openlane.eu/en/carv6/auction/10728346
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728549
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728549%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728549: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728549 url https://www.openlane.eu/en/carv6/auction/10728549
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728314
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728314%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728314: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728314 url https://www.openlane.eu/en/carv6/auction/10728314
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728320
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728320%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728320: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728320 url https://www.openlane.eu/en/carv6/auction/10728320
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728541
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728541%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728541: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728541 url https://www.openlane.eu/en/carv6/auction/10728541
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728330
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728330%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728330: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728330 url https://www.openlane.eu/en/carv6/auction/10728330
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728329
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728329%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728329: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728329 url https://www.openlane.eu/en/carv6/auction/10728329
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728294
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728294%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728294: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728294 url https://www.openlane.eu/en/carv6/auction/10728294
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10728519
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728519%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10728519: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10728519 url https://www.openlane.eu/en/carv6/auction/10728519
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725764
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725764%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725764: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725764 url https://www.openlane.eu/en/carv6/auction/10725764
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725747
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725747%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725747: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725747 url https://www.openlane.eu/en/carv6/auction/10725747
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725754
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725754%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725754: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725754 url https://www.openlane.eu/en/carv6/auction/10725754
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725749
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725749%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725749: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725749 url https://www.openlane.eu/en/carv6/auction/10725749
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725755
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725755%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725755: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725755 url https://www.openlane.eu/en/carv6/auction/10725755
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725760
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725760%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725760: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725760 url https://www.openlane.eu/en/carv6/auction/10725760
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725763
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725763%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725763: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725763 url https://www.openlane.eu/en/carv6/auction/10725763
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725765
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725765%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725765: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725765 url https://www.openlane.eu/en/carv6/auction/10725765
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725752
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725752%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725752: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725752 url https://www.openlane.eu/en/carv6/auction/10725752
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725750
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725750%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725750: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725750 url https://www.openlane.eu/en/carv6/auction/10725750
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725756
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725756%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725756: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725756 url https://www.openlane.eu/en/carv6/auction/10725756
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725753
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725753%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725753: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725753 url https://www.openlane.eu/en/carv6/auction/10725753
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725761
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725761%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725761: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725761 url https://www.openlane.eu/en/carv6/auction/10725761
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725757
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725757%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725757: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725757 url https://www.openlane.eu/en/carv6/auction/10725757
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725745
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725745%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725745: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725745 url https://www.openlane.eu/en/carv6/auction/10725745
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725766
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725766%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725766: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725766 url https://www.openlane.eu/en/carv6/auction/10725766
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725748
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725748%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725748: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725748 url https://www.openlane.eu/en/carv6/auction/10725748
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725758
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725758%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725758: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725758 url https://www.openlane.eu/en/carv6/auction/10725758
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725751
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725751%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725751: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725751 url https://www.openlane.eu/en/carv6/auction/10725751
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725746
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725746%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725746: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725746 url https://www.openlane.eu/en/carv6/auction/10725746
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725767
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725767%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725767: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725767 url https://www.openlane.eu/en/carv6/auction/10725767
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725768
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725768%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725768: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725768 url https://www.openlane.eu/en/carv6/auction/10725768
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725759
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725759%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725759: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725759 url https://www.openlane.eu/en/carv6/auction/10725759
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725762
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725762%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725762: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725762 url https://www.openlane.eu/en/carv6/auction/10725762
2026-03-27 04:30:51 [adesa.fr] INFO: Found listing with ID: 10725769
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725769%27 HTTP/1.1" 200 None
2026-03-27 04:30:51 [adesa.fr] INFO: Scrape type for 10725769: 0
2026-03-27 04:30:51 [adesa.fr] INFO: Skipping item 10725769 url https://www.openlane.eu/en/carv6/auction/10725769
2026-03-27 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30: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 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30: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 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006
2026-03-27 04:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 with scrape type 2
2026-03-27 04:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d38ec35-81d1-5ed3-9213-602cb34299e3 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d38ec35-81d1-5ed3-9213-602cb34299e3, identifier: 10726006
2026-03-27 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-27 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006
2026-03-27 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d38ec35-81d1-5ed3-9213-602cb34299e3 with identifier: 10726006 to the API
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726006>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'CNG',
'id': '4d38ec35-81d1-5ed3-9213-602cb34299e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-342-EB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726006',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 141146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.5 Business - CNG - Automatic - 131 hp - '
'141.146 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726006%27 HTTP/1.1" 200 None
2026-03-27 04:30:53 [adesa.fr] INFO: Saving data for 10726006: {'auction_closing_time': 1774617300.0, 'created_time': 1774467284.597832, 'last_price_update_time': 1774585853.406882}
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726006') HTTP/1.1" 204 0
2026-03-27 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010
2026-03-27 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91e0ce86-307e-56b9-a393-6047829f8ee1 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91e0ce86-307e-56b9-a393-6047829f8ee1, identifier: 10726010
2026-03-27 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005
2026-03-27 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e47318-1511-5bff-adca-9aca3b92ee11 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21e47318-1511-5bff-adca-9aca3b92ee11 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21e47318-1511-5bff-adca-9aca3b92ee11, identifier: 10726005
2026-03-27 04:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013
2026-03-27 04:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39a54d24-9e10-5a88-b4f9-37395ca703d2 with scrape type 2
2026-03-27 04:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39a54d24-9e10-5a88-b4f9-37395ca703d2, identifier: 10726013
2026-03-27 04:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010
2026-03-27 04:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010
2026-03-27 04:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91e0ce86-307e-56b9-a393-6047829f8ee1 with identifier: 10726010 to the API
2026-03-27 04:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726010>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '91e0ce86-307e-56b9-a393-6047829f8ee1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-526-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726010',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 92914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726010%27 HTTP/1.1" 200 None
2026-03-27 04:30:54 [adesa.fr] INFO: Saving data for 10726010: {'auction_closing_time': 1774617300.0, 'created_time': 1774467214.220978, 'last_price_update_time': 1774585854.121067}
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726010') HTTP/1.1" 204 0
2026-03-27 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005
2026-03-27 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005
2026-03-27 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21e47318-1511-5bff-adca-9aca3b92ee11 with identifier: 10726005 to the API
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726005>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Diesel',
'id': '21e47318-1511-5bff-adca-9aca3b92ee11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-602-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726005',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 111293,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 9,
'seller_name': None,
'title': 'Toyota ProAce 1.5 D-4D Dynamic - Diesel - Manual - 119 hp - 111.293 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726005%27 HTTP/1.1" 200 None
2026-03-27 04:30:54 [adesa.fr] INFO: Saving data for 10726005: {'auction_closing_time': 1774617300.0, 'created_time': 1774467250.288029, 'last_price_update_time': 1774585854.426117}
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726005') HTTP/1.1" 204 0
2026-03-27 04:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013
2026-03-27 04:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013
2026-03-27 04:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39a54d24-9e10-5a88-b4f9-37395ca703d2 with identifier: 10726013 to the API
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30: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 04:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726013>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '39a54d24-9e10-5a88-b4f9-37395ca703d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-095-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726013',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 179953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726013%27 HTTP/1.1" 200 None
2026-03-27 04:30:54 [adesa.fr] INFO: Saving data for 10726013: {'auction_closing_time': 1774617300.0, 'created_time': 1774467130.016651, 'last_price_update_time': 1774585854.723849}
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726013') HTTP/1.1" 204 0
2026-03-27 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011
2026-03-27 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 2
2026-03-27 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dff8d2b6-306b-52ec-970e-236d6aebc8c6 with scrape type 2
2026-03-27 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dff8d2b6-306b-52ec-970e-236d6aebc8c6, identifier: 10726011
2026-03-27 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021
2026-03-27 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 2
2026-03-27 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7023c4c-8151-5afb-951a-163fd2fb7013 with scrape type 2
2026-03-27 04:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7023c4c-8151-5afb-951a-163fd2fb7013, identifier: 10726021
2026-03-27 04:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844
2026-03-27 04:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f with scrape type 2
2026-03-27 04:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11ea1ed8-11f8-5656-9818-09942d1a2b6f with scrape type 2
2026-03-27 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11ea1ed8-11f8-5656-9818-09942d1a2b6f, identifier: 10712844
2026-03-27 04:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032
2026-03-27 04:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df265ce4-9467-5b8b-84b5-b912cc30ce76 with scrape type 2
2026-03-27 04:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df265ce4-9467-5b8b-84b5-b912cc30ce76 with scrape type 2
2026-03-27 04:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: df265ce4-9467-5b8b-84b5-b912cc30ce76, identifier: 10726032
2026-03-27 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011
2026-03-27 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011
2026-03-27 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dff8d2b6-306b-52ec-970e-236d6aebc8c6 with identifier: 10726011 to the API
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726011>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dff8d2b6-306b-52ec-970e-236d6aebc8c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-231-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726011',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 62887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726011%27 HTTP/1.1" 200 None
2026-03-27 04:30:55 [adesa.fr] INFO: Saving data for 10726011: {'auction_closing_time': 1774617300.0, 'created_time': 1774467283.245011, 'last_price_update_time': 1774585855.403609}
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726011') HTTP/1.1" 204 0
2026-03-27 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021
2026-03-27 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021
2026-03-27 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7023c4c-8151-5afb-951a-163fd2fb7013 with identifier: 10726021 to the API
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726021>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd7023c4c-8151-5afb-951a-163fd2fb7013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-051-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726021',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 81930,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726021%27 HTTP/1.1" 200 None
2026-03-27 04:30:55 [adesa.fr] INFO: Saving data for 10726021: {'auction_closing_time': 1774617300.0, 'created_time': 1774467200.6361, 'last_price_update_time': 1774585855.687501}
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726021') HTTP/1.1" 204 0
2026-03-27 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844
2026-03-27 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844
2026-03-27 04:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11ea1ed8-11f8-5656-9818-09942d1a2b6f with identifier: 10712844 to the API
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 74,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Petrol',
'id': '11ea1ed8-11f8-5656-9818-09942d1a2b6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'IN-DD 208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712844',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 202117,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia - Petrol - Manual - 74 hp - 202.117 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712844%27 HTTP/1.1" 200 None
2026-03-27 04:30:55 [adesa.fr] INFO: Saving data for 10712844: {'auction_closing_time': 1774616400.0, 'created_time': 1774467309.293127, 'last_price_update_time': 1774585855.961085}
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10712844') HTTP/1.1" 204 0
2026-03-27 04:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032
2026-03-27 04:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032
2026-03-27 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: df265ce4-9467-5b8b-84b5-b912cc30ce76 with identifier: 10726032 to the API
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726032>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'df265ce4-9467-5b8b-84b5-b912cc30ce76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-479-ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726032',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 119765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'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 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726032%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Saving data for 10726032: {'auction_closing_time': 1774617300.0, 'created_time': 1774467178.599974, 'last_price_update_time': 1774585856.24114}
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726032') HTTP/1.1" 204 0
2026-03-27 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031
2026-03-27 04:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with scrape type 2
2026-03-27 04:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with scrape type 2
2026-03-27 04:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e, identifier: 10726031
2026-03-27 04:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031
2026-03-27 04:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031
2026-03-27 04:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c04fc130-24fa-5863-b5e0-ceeaf39f4b8e with identifier: 10726031 to the API
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726031>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c04fc130-24fa-5863-b5e0-ceeaf39f4b8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-753-VH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726031',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 135658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Start - AWD - Hybrid - Automatic - 253 hp - 135.658 '
'km',
'transmission': 'automatic',
'trim': 'Start',
'vin': None,
'year': 2022}
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726031%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Saving data for 10726031: {'auction_closing_time': 1774617300.0, 'created_time': 1774467144.183022, 'last_price_update_time': 1774585856.749241}
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726031') HTTP/1.1" 204 0
2026-03-27 04:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723774
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723774%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723774: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723774 url https://www.openlane.eu/en/carv6/auction/10723774
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723700
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723700%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723700: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723700 url https://www.openlane.eu/en/carv6/auction/10723700
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723761
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723761%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723761: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723761 url https://www.openlane.eu/en/carv6/auction/10723761
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723763
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723763%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723763: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723763 url https://www.openlane.eu/en/carv6/auction/10723763
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723696
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723696%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723696: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723696 url https://www.openlane.eu/en/carv6/auction/10723696
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723701
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723701%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723701: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723701 url https://www.openlane.eu/en/carv6/auction/10723701
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723749
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723749%27 HTTP/1.1" 200 None
2026-03-27 04:30:56 [adesa.fr] INFO: Scrape type for 10723749: 0
2026-03-27 04:30:56 [adesa.fr] INFO: Skipping item 10723749 url https://www.openlane.eu/en/carv6/auction/10723749
2026-03-27 04:30:56 [adesa.fr] INFO: Found listing with ID: 10723731
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723731%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723731: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723731 url https://www.openlane.eu/en/carv6/auction/10723731
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723778
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723778%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723778: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723778 url https://www.openlane.eu/en/carv6/auction/10723778
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723767
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723767%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723767: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723767 url https://www.openlane.eu/en/carv6/auction/10723767
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723752
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723752%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723752: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723752 url https://www.openlane.eu/en/carv6/auction/10723752
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723764
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723764%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723764: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723764 url https://www.openlane.eu/en/carv6/auction/10723764
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723750
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723750%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723750: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723750 url https://www.openlane.eu/en/carv6/auction/10723750
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723740
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723740%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723740: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723740 url https://www.openlane.eu/en/carv6/auction/10723740
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723738
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723738%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723738: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723738 url https://www.openlane.eu/en/carv6/auction/10723738
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723779
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723779%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723779: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723779 url https://www.openlane.eu/en/carv6/auction/10723779
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723698
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723698%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723698: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723698 url https://www.openlane.eu/en/carv6/auction/10723698
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723687
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723687%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723687: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723687 url https://www.openlane.eu/en/carv6/auction/10723687
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723705
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723705%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723705: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723705 url https://www.openlane.eu/en/carv6/auction/10723705
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723765
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723765%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723765: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723765 url https://www.openlane.eu/en/carv6/auction/10723765
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723739
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723739%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723739: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723739 url https://www.openlane.eu/en/carv6/auction/10723739
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723746
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723746%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723746: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723746 url https://www.openlane.eu/en/carv6/auction/10723746
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723685
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723685%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723685: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723685 url https://www.openlane.eu/en/carv6/auction/10723685
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723726
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723726%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723726: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723726 url https://www.openlane.eu/en/carv6/auction/10723726
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723684
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723684%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723684: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723684 url https://www.openlane.eu/en/carv6/auction/10723684
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723727
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723727%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723727: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723727 url https://www.openlane.eu/en/carv6/auction/10723727
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723730
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723730%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723730: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723730 url https://www.openlane.eu/en/carv6/auction/10723730
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723729
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723729%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723729: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723729 url https://www.openlane.eu/en/carv6/auction/10723729
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723777
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723777%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723777: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723777 url https://www.openlane.eu/en/carv6/auction/10723777
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723762
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723762%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723762: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723762 url https://www.openlane.eu/en/carv6/auction/10723762
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723723
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723723%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723723: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723723 url https://www.openlane.eu/en/carv6/auction/10723723
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723710
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723710%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723710: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723710 url https://www.openlane.eu/en/carv6/auction/10723710
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723768
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723768%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723768: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723768 url https://www.openlane.eu/en/carv6/auction/10723768
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723758
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723758%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723758: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723758 url https://www.openlane.eu/en/carv6/auction/10723758
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723751
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723751%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723751: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723751 url https://www.openlane.eu/en/carv6/auction/10723751
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723703
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723703%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723703: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723703 url https://www.openlane.eu/en/carv6/auction/10723703
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723707
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723707%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723707: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723707 url https://www.openlane.eu/en/carv6/auction/10723707
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723770
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723770%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723770: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723770 url https://www.openlane.eu/en/carv6/auction/10723770
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723721
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723721%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723721: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723721 url https://www.openlane.eu/en/carv6/auction/10723721
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723773
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723773%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723773: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723773 url https://www.openlane.eu/en/carv6/auction/10723773
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723772
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723772%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723772: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723772 url https://www.openlane.eu/en/carv6/auction/10723772
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723771
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723771%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723771: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723771 url https://www.openlane.eu/en/carv6/auction/10723771
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723728
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723728%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723728: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723728 url https://www.openlane.eu/en/carv6/auction/10723728
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723702
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723702%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723702: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723702 url https://www.openlane.eu/en/carv6/auction/10723702
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723760
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723760%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723760: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723760 url https://www.openlane.eu/en/carv6/auction/10723760
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723766
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723766%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723766: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723766 url https://www.openlane.eu/en/carv6/auction/10723766
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723775
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723775%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723775: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723775 url https://www.openlane.eu/en/carv6/auction/10723775
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723697
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723697%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723697: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723697 url https://www.openlane.eu/en/carv6/auction/10723697
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723769
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723769%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723769: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723769 url https://www.openlane.eu/en/carv6/auction/10723769
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723742
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723742%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723742: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723742 url https://www.openlane.eu/en/carv6/auction/10723742
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723715
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723715%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723715: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723715 url https://www.openlane.eu/en/carv6/auction/10723715
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723712
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723712%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723712: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723712 url https://www.openlane.eu/en/carv6/auction/10723712
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723722
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723722%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723722: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723722 url https://www.openlane.eu/en/carv6/auction/10723722
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723683
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723683%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723683: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723683 url https://www.openlane.eu/en/carv6/auction/10723683
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723733
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723733%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723733: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723733 url https://www.openlane.eu/en/carv6/auction/10723733
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723720
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723720%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723720: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723720 url https://www.openlane.eu/en/carv6/auction/10723720
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723748
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723748%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723748: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723748 url https://www.openlane.eu/en/carv6/auction/10723748
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723759
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723759%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723759: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723759 url https://www.openlane.eu/en/carv6/auction/10723759
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723718
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723718%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723718: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723718 url https://www.openlane.eu/en/carv6/auction/10723718
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723692
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723692%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723692: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723692 url https://www.openlane.eu/en/carv6/auction/10723692
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723704
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723704%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723704: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723704 url https://www.openlane.eu/en/carv6/auction/10723704
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723741
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723741%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723741: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723741 url https://www.openlane.eu/en/carv6/auction/10723741
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723706
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723706%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723706: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723706 url https://www.openlane.eu/en/carv6/auction/10723706
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723694
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723694%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723694: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723694 url https://www.openlane.eu/en/carv6/auction/10723694
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723725
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723725%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723725: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723725 url https://www.openlane.eu/en/carv6/auction/10723725
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723711
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723711%27 HTTP/1.1" 200 None
2026-03-27 04:30:57 [adesa.fr] INFO: Scrape type for 10723711: 0
2026-03-27 04:30:57 [adesa.fr] INFO: Skipping item 10723711 url https://www.openlane.eu/en/carv6/auction/10723711
2026-03-27 04:30:57 [adesa.fr] INFO: Found listing with ID: 10723776
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723776%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10723776: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10723776 url https://www.openlane.eu/en/carv6/auction/10723776
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10723747
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723747%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10723747: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10723747 url https://www.openlane.eu/en/carv6/auction/10723747
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10726052
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726052%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10726052: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10726052 url https://www.openlane.eu/en/carv6/auction/10726052
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10726055
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726055%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10726055: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10726055 url https://www.openlane.eu/en/carv6/auction/10726055
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10726056
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726056%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10726056: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10726056 url https://www.openlane.eu/en/carv6/auction/10726056
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10726053
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726053%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10726053: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10726053 url https://www.openlane.eu/en/carv6/auction/10726053
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10728580
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728580%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10728580: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10728580 url https://www.openlane.eu/en/carv6/auction/10728580
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10719192
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719192%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10719192: 2
2026-03-27 04:30:58 [adesa.fr] INFO: Scraping item 10719192 url https://www.openlane.eu/en/carv6/auction/10719192
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718136
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718136%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718136: 2
2026-03-27 04:30:58 [adesa.fr] INFO: Scraping item 10718136 url https://www.openlane.eu/en/carv6/auction/10718136
2026-03-27 04:30: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 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718179
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718179%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718179: 2
2026-03-27 04:30:58 [adesa.fr] INFO: Scraping item 10718179 url https://www.openlane.eu/en/carv6/auction/10718179
2026-03-27 04:30: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 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718145
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718145%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718145: 2
2026-03-27 04:30:58 [adesa.fr] INFO: Scraping item 10718145 url https://www.openlane.eu/en/carv6/auction/10718145
2026-03-27 04:30: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 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718146
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718146%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718146: 2
2026-03-27 04:30:58 [adesa.fr] INFO: Scraping item 10718146 url https://www.openlane.eu/en/carv6/auction/10718146
2026-03-27 04:30: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 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718161
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718161%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718161: 2
2026-03-27 04:30:58 [adesa.fr] INFO: Scraping item 10718161 url https://www.openlane.eu/en/carv6/auction/10718161
2026-03-27 04:30: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 04:30:58 [adesa.fr] INFO: Found listing with ID: 10724534
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724534%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10724534: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10724534 url https://www.openlane.eu/en/carv6/auction/10724534
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10724662
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724662%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10724662: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10724662 url https://www.openlane.eu/en/carv6/auction/10724662
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10725673
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725673%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10725673: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10725673 url https://www.openlane.eu/en/carv6/auction/10725673
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10725672
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725672%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10725672: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10725672 url https://www.openlane.eu/en/carv6/auction/10725672
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10724567
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724567%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10724567: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10724567 url https://www.openlane.eu/en/carv6/auction/10724567
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10724577
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724577%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10724577: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10724577 url https://www.openlane.eu/en/carv6/auction/10724577
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10724536
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724536%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10724536: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10724536 url https://www.openlane.eu/en/carv6/auction/10724536
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10724656
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724656%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10724656: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10724656 url https://www.openlane.eu/en/carv6/auction/10724656
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718194%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718194: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718195%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718195: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718192%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718192: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718196%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718196: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718197%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718197: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718198%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718198: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718199%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718199: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718201%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718201: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718200%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718200: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718844
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718844%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718844: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718844 url https://www.openlane.eu/en/carv6/auction/10718844
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718202%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718202: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718203%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718203: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-27 04:30:58 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718191%27 HTTP/1.1" 200 None
2026-03-27 04:30:58 [adesa.fr] INFO: Scrape type for 10718191: 0
2026-03-27 04:30:58 [adesa.fr] INFO: Skipping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-27 04:30: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 04:30: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 04:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-27 04:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 2
2026-03-27 04:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 2
2026-03-27 04:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6, identifier: 10719192
2026-03-27 04:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-27 04:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-27 04:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192 to the API
2026-03-27 04:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719192>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AG166JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719192',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 215995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7750,
'price_includes_vat': True,
'registration_date': '2009-12-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW X6 35d Exclusive - xDrive - Diesel - Automatic - 285 hp - '
'215.995 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2009}
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719192%27 HTTP/1.1" 200 None
2026-03-27 04:31:00 [adesa.fr] INFO: Saving data for 10719192: {'auction_closing_time': 1774603800.0, 'created_time': 1774413032.926074, 'last_price_update_time': 1774585860.164129}
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719192') HTTP/1.1" 204 0
2026-03-27 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-27 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with scrape type 2
2026-03-27 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with scrape type 2
2026-03-27 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4, identifier: 10718145
2026-03-27 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-27 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51e6819-f6e8-5fc6-b437-4899ce2f9879 with scrape type 2
2026-03-27 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51e6819-f6e8-5fc6-b437-4899ce2f9879 with scrape type 2
2026-03-27 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b51e6819-f6e8-5fc6-b437-4899ce2f9879, identifier: 10718179
2026-03-27 04:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-27 04:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with scrape type 2
2026-03-27 04:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with scrape type 2
2026-03-27 04:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3, identifier: 10718136
2026-03-27 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-27 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-27 04:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145 to the API
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '',
'engine_horse_power': 58,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '63753ac4-3f2c-5c3c-9062-5790e0aa4cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '123103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 13487,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 C e 21 kWh Colour Therapy - Electric - Automatic - 58 hp - '
'13.487 km',
'transmission': 'automatic',
'trim': 'Colour Therapy',
'vin': None,
'year': 2023}
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718145%27 HTTP/1.1" 200 None
2026-03-27 04:31:00 [adesa.fr] INFO: Saving data for 10718145: {'auction_closing_time': 1774603800.0, 'created_time': 1774413031.427945, 'last_price_update_time': 1774585860.93097}
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718145') HTTP/1.1" 204 0
2026-03-27 04:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-27 04:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-27 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179 to the API
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31: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 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718179>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b51e6819-f6e8-5fc6-b437-4899ce2f9879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FB-462-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718179',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 197045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2010-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 DCI Laureate - Diesel - Manual - 85 hp - 197.045 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2010}
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718179%27 HTTP/1.1" 200 None
2026-03-27 04:31:01 [adesa.fr] INFO: Saving data for 10718179: {'auction_closing_time': 1774603800.0, 'created_time': 1774413020.750178, 'last_price_update_time': 1774585861.21935}
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718179') HTTP/1.1" 204 0
2026-03-27 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 04:31:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-27 04:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136 to the API
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31: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 04:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG285RV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 23859,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Automatic - 144 hp - 23.859 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718136%27 HTTP/1.1" 200 None
2026-03-27 04:31:01 [adesa.fr] INFO: Saving data for 10718136: {'auction_closing_time': 1774603800.0, 'created_time': 1774413032.577524, 'last_price_update_time': 1774585861.630625}
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718136') HTTP/1.1" 204 0
2026-03-27 04:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718204%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10718204: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10723631
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723631%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10723631: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10723631 url https://www.openlane.eu/en/carv6/auction/10723631
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728594
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728594%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728594: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728594 url https://www.openlane.eu/en/carv6/auction/10728594
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728601
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728601%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728601: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728601 url https://www.openlane.eu/en/carv6/auction/10728601
2026-03-27 04:31: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 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728599
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728599%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728599: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728599 url https://www.openlane.eu/en/carv6/auction/10728599
2026-03-27 04:31: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 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728600
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728600%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728600: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728600 url https://www.openlane.eu/en/carv6/auction/10728600
2026-03-27 04:31: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 04:31:02 [adesa.fr] INFO: Found listing with ID: 10723632
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723632%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10723632: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10723632 url https://www.openlane.eu/en/carv6/auction/10723632
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10723633
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723633%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10723633: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10723633 url https://www.openlane.eu/en/carv6/auction/10723633
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728598
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728598%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728598: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728598 url https://www.openlane.eu/en/carv6/auction/10728598
2026-03-27 04:31: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 04:31:02 [adesa.fr] INFO: Found listing with ID: 10725600
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725600%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10725600: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10725600 url https://www.openlane.eu/en/carv6/auction/10725600
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728596
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728596%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728596: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728596 url https://www.openlane.eu/en/carv6/auction/10728596
2026-03-27 04:31: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 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728597
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728597%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728597: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10728597 url https://www.openlane.eu/en/carv6/auction/10728597
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10728595
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728595%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10728595: 2
2026-03-27 04:31:02 [adesa.fr] INFO: Scraping item 10728595 url https://www.openlane.eu/en/carv6/auction/10728595
2026-03-27 04:31: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 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733816: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733964: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733820: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733813: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733812: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733962: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733967
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733967%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10733967: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733967 url https://www.openlane.eu/en/carv6/auction/10733967
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733954
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733954: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733954 url https://www.openlane.eu/en/carv6/auction/10733954
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733818: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733955: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733817: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733815
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733815%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10733815: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733815 url https://www.openlane.eu/en/carv6/auction/10733815
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733961: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733956: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733965: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733814
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733814: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733814 url https://www.openlane.eu/en/carv6/auction/10733814
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10730919: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733957
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733957: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733957 url https://www.openlane.eu/en/carv6/auction/10733957
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733959: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733963
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733963%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10733963: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733963 url https://www.openlane.eu/en/carv6/auction/10733963
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733819: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733966: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [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 04:31:02 [adesa.fr] INFO: Scrape type for 10733960: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10722088
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722088%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10722088: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10722088 url https://www.openlane.eu/en/carv6/auction/10722088
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716486%27 HTTP/1.1" 200 None
2026-03-27 04:31:02 [adesa.fr] INFO: Scrape type for 10716486: 0
2026-03-27 04:31:02 [adesa.fr] INFO: Skipping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-27 04:31:02 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716483%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716483: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716540%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716540: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716544%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716544: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716465%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716465: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716545%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716545: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716550%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716550: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716546%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716546: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10728761
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728761%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10728761: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10728761 url https://www.openlane.eu/en/carv6/auction/10728761
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716507%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716507: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716504%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716504: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716522%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716522: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716501%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716501: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716542%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716542: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716509%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716509: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716537%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716537: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716510%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716510: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716467%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716467: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716548%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716548: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716502%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716502: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716491%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716491: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724719
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724719%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724719: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724719 url https://www.openlane.eu/en/carv6/auction/10724719
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724721
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724721%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724721: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724721 url https://www.openlane.eu/en/carv6/auction/10724721
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724726
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724726%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724726: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724726 url https://www.openlane.eu/en/carv6/auction/10724726
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724724
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724724%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724724: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724724 url https://www.openlane.eu/en/carv6/auction/10724724
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716475%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716475: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724718
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724718%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724718: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724718 url https://www.openlane.eu/en/carv6/auction/10724718
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724723
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724723%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724723: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724723 url https://www.openlane.eu/en/carv6/auction/10724723
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716497%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716497: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10730691
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730691%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10730691: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10730691 url https://www.openlane.eu/en/carv6/auction/10730691
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10730688
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730688%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10730688: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10730688 url https://www.openlane.eu/en/carv6/auction/10730688
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724722
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724722%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724722: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724722 url https://www.openlane.eu/en/carv6/auction/10724722
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716492%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716492: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716482%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716482: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716468%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716468: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716469%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716469: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716514%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716514: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716529%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716529: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716489%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716489: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716523%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716523: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716496%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716496: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716498%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716498: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716519%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716519: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724727
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724727%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724727: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724727 url https://www.openlane.eu/en/carv6/auction/10724727
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716534%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716534: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716503%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716503: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724728
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724728%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724728: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724728 url https://www.openlane.eu/en/carv6/auction/10724728
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716517%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716517: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716499%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716499: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716490%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716490: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716481%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716481: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716521%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716521: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716513%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716513: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716527%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716527: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10724720
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724720%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10724720: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10724720 url https://www.openlane.eu/en/carv6/auction/10724720
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10728759
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728759%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10728759: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10728759 url https://www.openlane.eu/en/carv6/auction/10728759
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10730689
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730689%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10730689: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10730689 url https://www.openlane.eu/en/carv6/auction/10730689
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10730690
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730690%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10730690: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10730690 url https://www.openlane.eu/en/carv6/auction/10730690
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716478%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716478: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-27 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716470%27 HTTP/1.1" 200 None
2026-03-27 04:31:03 [adesa.fr] INFO: Scrape type for 10716470: 0
2026-03-27 04:31:03 [adesa.fr] INFO: Skipping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-27 04:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31: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 04:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-27 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with scrape type 2
2026-03-27 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with scrape type 2
2026-03-27 04:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1, identifier: 10718161
2026-03-27 04:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-27 04:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-27 04:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161 to the API
2026-03-27 04:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31: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 04:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718161>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR019LC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 46669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.5 Sport - Diesel - Manual - 85 hp - 46.669 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-27 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718161%27 HTTP/1.1" 200 None
2026-03-27 04:31:04 [adesa.fr] INFO: Saving data for 10718161: {'auction_closing_time': 1774603800.0, 'created_time': 1774413034.491594, 'last_price_update_time': 1774585864.852388}
2026-03-27 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718161') HTTP/1.1" 204 0
2026-03-27 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31: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 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-27 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54222dd1-5a34-54d7-8569-1920c341c2aa with scrape type 2
2026-03-27 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54222dd1-5a34-54d7-8569-1920c341c2aa with scrape type 2
2026-03-27 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 54222dd1-5a34-54d7-8569-1920c341c2aa, identifier: 10718146
2026-03-27 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-27 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-27 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146 to the API
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '54222dd1-5a34-54d7-8569-1920c341c2aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL191MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 13558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 e 37 kWh Icon - Electric - Automatic - 118 hp - 13.558 km',
'transmission': 'automatic',
'trim': 'Icon',
'vin': None,
'year': 2023}
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718146%27 HTTP/1.1" 200 None
2026-03-27 04:31:05 [adesa.fr] INFO: Saving data for 10718146: {'auction_closing_time': 1774603800.0, 'created_time': 1774413028.173142, 'last_price_update_time': 1774585865.427524}
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718146') HTTP/1.1" 204 0
2026-03-27 04:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601
2026-03-27 04:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with scrape type 2
2026-03-27 04:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with scrape type 2
2026-03-27 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1, identifier: 10728601
2026-03-27 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601
2026-03-27 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601
2026-03-27 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10728601 to the API
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728601>
{'auction_title': '',
'c_o_2_emission_value': 246,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8d8fa2ae-ba46-5e54-b138-40c0f0422da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EZ-491-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728601',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Fuso',
'model': 'Canter',
'odometer': 124372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2018-07-23',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Fuso Canter 3.0 - Diesel - Manual - 130 hp - 124.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728601%27 HTTP/1.1" 200 None
2026-03-27 04:31:06 [adesa.fr] INFO: Saving data for 10728601: {'auction_closing_time': 1774605600.0, 'created_time': 1774467319.319057, 'last_price_update_time': 1774585866.068734}
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728601') HTTP/1.1" 204 0
2026-03-27 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600
2026-03-27 04:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad57ca00-895b-5658-8743-fd5d0da758e3 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad57ca00-895b-5658-8743-fd5d0da758e3 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad57ca00-895b-5658-8743-fd5d0da758e3, identifier: 10728600
2026-03-27 04:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596
2026-03-27 04:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756, identifier: 10728596
2026-03-27 04:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598
2026-03-27 04:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d73a968d-a5d3-587f-98a1-bf6f7286d221 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d73a968d-a5d3-587f-98a1-bf6f7286d221 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d73a968d-a5d3-587f-98a1-bf6f7286d221, identifier: 10728598
2026-03-27 04:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594
2026-03-27 04:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cad41181-ef8e-55e2-b232-58e72afa3879 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cad41181-ef8e-55e2-b232-58e72afa3879 with scrape type 2
2026-03-27 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cad41181-ef8e-55e2-b232-58e72afa3879, identifier: 10728594
2026-03-27 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600
2026-03-27 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600
2026-03-27 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10728600 to the API
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728600>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 142,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad57ca00-895b-5658-8743-fd5d0da758e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-059-QC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728600',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 138730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19250,
'price_includes_vat': True,
'registration_date': '2020-04-24',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Mercedes-Benz Sprinter chassis cab 314 CDI Business - Diesel - '
'Manual - 142 hp - 138.730 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728600%27 HTTP/1.1" 200 None
2026-03-27 04:31:06 [adesa.fr] INFO: Saving data for 10728600: {'auction_closing_time': 1774605600.0, 'created_time': 1774467371.342534, 'last_price_update_time': 1774585866.840881}
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728600') HTTP/1.1" 204 0
2026-03-27 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596
2026-03-27 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596
2026-03-27 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756 with identifier: 10728596 to the API
2026-03-27 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728596>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6d6bbdf9-0f4f-5a1e-a368-a175c0b6f756',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY631QT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728596',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 105349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12550,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Master 2.3 DCI Business - Diesel - Manual - 145 hp - '
'105.349 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728596%27 HTTP/1.1" 200 None
2026-03-27 04:31:07 [adesa.fr] INFO: Saving data for 10728596: {'auction_closing_time': 1774605600.0, 'created_time': 1774467220.363915, 'last_price_update_time': 1774585867.127202}
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728596') HTTP/1.1" 204 0
2026-03-27 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598
2026-03-27 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598
2026-03-27 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10728598 to the API
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd73a968d-a5d3-587f-98a1-bf6f7286d221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-599-GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728598',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 28977,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2019-06-25',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 DCI Pro+ - Diesel - Manual - 130 hp - 28.977 km',
'transmission': 'manual',
'trim': 'Pro+',
'vin': None,
'year': 2019}
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728598%27 HTTP/1.1" 200 None
2026-03-27 04:31:07 [adesa.fr] INFO: Saving data for 10728598: {'auction_closing_time': 1774605600.0, 'created_time': 1774467240.689381, 'last_price_update_time': 1774585867.407802}
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728598') HTTP/1.1" 204 0
2026-03-27 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594
2026-03-27 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594
2026-03-27 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cad41181-ef8e-55e2-b232-58e72afa3879 with identifier: 10728594 to the API
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728594>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cad41181-ef8e-55e2-b232-58e72afa3879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD291RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728594',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 25727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2025-05-23',
'seats_number': 5,
'seller_name': 'Auto Destok sarl',
'title': 'BMW 2 Series Gran Coupé 216 M-Pack - Petrol - Automatic - 122 hp - '
'25.727 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2025}
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728594%27 HTTP/1.1" 200 None
2026-03-27 04:31:07 [adesa.fr] INFO: Saving data for 10728594: {'auction_closing_time': 1774605600.0, 'created_time': 1774467248.796022, 'last_price_update_time': 1774585867.69573}
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728594') HTTP/1.1" 204 0
2026-03-27 04:31:07 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 130 pages/min), scraped 48 items (at 48 items/min)
2026-03-27 04:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 186MiB
2026-03-27 04:31:07 [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 04:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595
2026-03-27 04:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a8c948-da0c-5a04-a235-7b8016b792cc with scrape type 2
2026-03-27 04:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2a8c948-da0c-5a04-a235-7b8016b792cc with scrape type 2
2026-03-27 04:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2a8c948-da0c-5a04-a235-7b8016b792cc, identifier: 10728595
2026-03-27 04:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595
2026-03-27 04:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595
2026-03-27 04:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10728595 to the API
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728595>
{'auction_title': '',
'c_o_2_emission_value': 300,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2a8c948-da0c-5a04-a235-7b8016b792cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC170DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728595',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 109952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Trafic 2.0 DCI Business - Diesel - Manual - 145 hp - '
'109.952 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728595%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Saving data for 10728595: {'auction_closing_time': 1774605600.0, 'created_time': 1774467236.563667, 'last_price_update_time': 1774585868.132548}
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728595') HTTP/1.1" 204 0
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716525%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716525: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716508%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716508: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716515%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716515: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716495%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716495: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716524%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716524: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716539%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716539: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716494%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716494: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716549%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716549: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716477%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716477: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716471%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716471: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716528%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716528: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716543%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716543: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716516%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716516: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716506%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716506: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716511%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716511: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716487%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716487: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10724725
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724725%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10724725: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10724725 url https://www.openlane.eu/en/carv6/auction/10724725
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10721435
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721435%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10721435: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10721435 url https://www.openlane.eu/en/carv6/auction/10721435
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716538%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716538: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716532%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716532: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716535%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716535: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716518%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716518: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716526%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716526: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716479%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716479: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10728760
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728760%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10728760: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10728760 url https://www.openlane.eu/en/carv6/auction/10728760
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716541%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716541: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716472%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716472: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716473%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716473: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716480%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10716480: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-27 04:31:08 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-27 04:31:08 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-27 04:31:08 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-27 04:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10695921: 2
2026-03-27 04:31:09 [adesa.fr] INFO: Scraping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674191%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627081%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627983%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710631532%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676819%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10707921: 2
2026-03-27 04:31:09 [adesa.fr] INFO: Scraping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-27 04:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10724173: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10728852: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10727623: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10728850: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-27 04:31:09 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-27 04:31:09 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-27 04:31:09 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-27 04:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599
2026-03-27 04:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with scrape type 2
2026-03-27 04:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with scrape type 2
2026-03-27 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe, identifier: 10728599
2026-03-27 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599
2026-03-27 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599
2026-03-27 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10728599 to the API
2026-03-27 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31: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 04:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728599>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3eff7a5-58fb-577c-a0b8-dac31d5a5efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-110-KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728599',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 125682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14250,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Iveco Daily chassis cab 2.3 Business - Diesel - Manual - 115 hp - '
'125.682 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728599%27 HTTP/1.1" 200 None
2026-03-27 04:31:10 [adesa.fr] INFO: Saving data for 10728599: {'auction_closing_time': 1774605600.0, 'created_time': 1774467246.029676, 'last_price_update_time': 1774585870.513079}
2026-03-27 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728599') HTTP/1.1" 204 0
2026-03-27 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-27 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 686398cf-7bb3-56cf-b35a-062305964602 with scrape type 2
2026-03-27 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 686398cf-7bb3-56cf-b35a-062305964602 with scrape type 2
2026-03-27 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 686398cf-7bb3-56cf-b35a-062305964602, identifier: 10695921
2026-03-27 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-27 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921
2026-03-27 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 686398cf-7bb3-56cf-b35a-062305964602 with identifier: 10695921 to the API
2026-03-27 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '686398cf-7bb3-56cf-b35a-062305964602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 56,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën e-Berlingo 50 kWh - Electric - Automatic - 138 hp - 56 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-27 04:31:11 [adesa.fr] INFO: Saving data for 10695921: {'auction_closing_time': 1798675200.0, 'created_time': 1774272981.182626, 'last_price_update_time': 1774585871.773255}
2026-03-27 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695921') HTTP/1.1" 204 0
2026-03-27 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-27 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-27 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-27 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8, identifier: 10707921
2026-03-27 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-27 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-27 04:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921 to the API
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 04:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707921>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE834AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 3309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 3.309 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Saving data for 10707921: {'auction_closing_time': 1798675200.0, 'created_time': 1774273072.848898, 'last_price_update_time': 1774585872.261763}
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707921') HTTP/1.1" 204 0
2026-03-27 04:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713166%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728758%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10728758: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713167%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702500%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728851%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10728851: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-27 04:31:12 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-27 04:31:12 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-27 04:31:12 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-27 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10726262: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10728623: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10727618: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10723137: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10728626
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10728626: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10728626 url https://www.openlane.eu/en/carv6/auction/10728626
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10728624: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707949%27 HTTP/1.1" 200 None
2026-03-27 04:31:13 [adesa.fr] INFO: Scrape type for 10707949: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10729504: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710380%27 HTTP/1.1" 200 None
2026-03-27 04:31:13 [adesa.fr] INFO: Scrape type for 10710380: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10721766
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721766%27 HTTP/1.1" 200 None
2026-03-27 04:31:13 [adesa.fr] INFO: Scrape type for 10721766: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10721766 url https://www.openlane.eu/en/carv6/auction/10721766
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715796%27 HTTP/1.1" 200 None
2026-03-27 04:31:13 [adesa.fr] INFO: Scrape type for 10715796: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710558919%27 HTTP/1.1" 200 None
2026-03-27 04:31:13 [adesa.fr] INFO: Scrape type for 10558919: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [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 04:31:13 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694299%27 HTTP/1.1" 200 None
2026-03-27 04:31:13 [adesa.fr] INFO: Scrape type for 10694299: 0
2026-03-27 04:31:13 [adesa.fr] INFO: Skipping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-27 04:31:13 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-27 04:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-27 04:31:14 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-27 04:31:14 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-27 04:31:14 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-27 04:31:14 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-27 04:31:14 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-27 04:31:14 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-27 04:31:14 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-27 04:31:14 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-27 04:31:14 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-27 04:31:14 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-27 04:31:14 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-27 04:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:31:15 [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 04:31:15 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10728846: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10724175: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10724174: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10726274: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702501%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10702501: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-27 04:31:15 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-27 04:31:15 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-27 04:31:15 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10721364
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721364%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10721364: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10721364 url https://www.openlane.eu/en/carv6/auction/10721364
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682079%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10682079: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10728849
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728849%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10728849: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10728849 url https://www.openlane.eu/en/carv6/auction/10728849
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647802%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10647802: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10728755: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710408313%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10408313: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726267%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10723136: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10725178: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10711365: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-27 04:31:16 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-27 04:31:16 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-27 04:31:16 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [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 04:31:17 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [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 04:31:17 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [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 04:31:17 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [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 04:31:17 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [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 04:31:17 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-27 04:31:17 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699412%27 HTTP/1.1" 200 None
2026-03-27 04:31:17 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-27 04:31:17 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-27 04:31:17 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 04:31:17 [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>: 172, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:31:17 [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%201774153877 HTTP/1.1" 200 None
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704712') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704714') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704715') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704716') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704717') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704718') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704719') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704721') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704723') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704725') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704726') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704727') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704728') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704729') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704731') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704732') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704734') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704735') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704736') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704737') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704741') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704742') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704744') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704745') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704747') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704748') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704749') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704750') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704752') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704753') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706583') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706601') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706615') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706616') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706624') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706840') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706860') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706868') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706880') HTTP/1.1" 204 0
2026-03-27 04:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10706891') HTTP/1.1" 204 0
2026-03-27 04:31:17 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (52 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-27T04_30_00.jl
2026-03-27 04:31:17 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 147912,
'downloader/request_count': 171,
'downloader/request_method_count/GET': 162,
'downloader/request_method_count/POST': 9,
'downloader/response_bytes': 39897924,
'downloader/response_count': 171,
'downloader/response_status_count/200': 96,
'downloader/response_status_count/403': 75,
'elapsed_time_seconds': 71.285036,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 4, 31, 17, 884991, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 341035,
'httpcompression/response_count': 75,
'item_scraped_count': 52,
'log_count/DEBUG': 2895,
'log_count/INFO': 3431,
'memusage/max': 195665920,
'memusage/startup': 147746816,
'photo_download_count': 35,
'request_depth_max': 8,
'response_received_count': 136,
'scheduler/dequeued': 171,
'scheduler/dequeued/memory': 171,
'scheduler/enqueued': 171,
'scheduler/enqueued/memory': 171,
'scrape_type/new': 11,
'scrape_type/price_update': 41,
'scrape_type/skipped': 820,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 61,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.5352901815452054,
'scrapy-zyte-api/mean_response_seconds': 3.6146087645873664,
'scrapy-zyte-api/processed': 61,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 61,
'scrapy-zyte-api/request_args/experimental.requestCookies': 60,
'scrapy-zyte-api/request_args/experimental.responseCookies': 61,
'scrapy-zyte-api/request_args/httpRequestBody': 9,
'scrapy-zyte-api/request_args/httpRequestMethod': 9,
'scrapy-zyte-api/request_args/httpResponseBody': 61,
'scrapy-zyte-api/request_args/httpResponseHeaders': 61,
'scrapy-zyte-api/request_args/url': 61,
'scrapy-zyte-api/status_codes/200': 61,
'scrapy-zyte-api/success': 61,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 872,
'source/total_available': 872,
'start_time': datetime.datetime(2026, 3, 27, 4, 30, 6, 599955, tzinfo=datetime.timezone.utc)}
2026-03-27 04:31:17 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 04:31:18 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f576cea2110>
2026-03-27 04:31:18 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f576cea25d0>