2026-03-26 04:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 04:30:06 [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-26 04:30:06 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-26 04:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 04:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 04:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 04:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 04:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: ceeb36c7106158e4
2026-03-26 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-26 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-26T04_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-26 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 04:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 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-26 04:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 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-26 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-26 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 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 2121
2026-03-26 04:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 04:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 04:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 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-26 04:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 04:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 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-26 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-26 04:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 04:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 04:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 04:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-26 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 04:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 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-26 04:30:24 [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-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720993
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720993%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720993: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720993 url https://www.openlane.eu/en/carv6/auction/10720993
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720968
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720968%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720968: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720968 url https://www.openlane.eu/en/carv6/auction/10720968
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720907
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720907%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720907: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720907 url https://www.openlane.eu/en/carv6/auction/10720907
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720988
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720988%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720988: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720988 url https://www.openlane.eu/en/carv6/auction/10720988
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721000
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721000%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721000: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721000 url https://www.openlane.eu/en/carv6/auction/10721000
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10719097
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719097%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10719097: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10719097 url https://www.openlane.eu/en/carv6/auction/10719097
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720963
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720963%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720963: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720963 url https://www.openlane.eu/en/carv6/auction/10720963
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720933
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720933%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720933: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720933 url https://www.openlane.eu/en/carv6/auction/10720933
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720901
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720901%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720901: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720901 url https://www.openlane.eu/en/carv6/auction/10720901
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721001
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721001%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721001: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721001 url https://www.openlane.eu/en/carv6/auction/10721001
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720916
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720916%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720916: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720916 url https://www.openlane.eu/en/carv6/auction/10720916
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720976
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720976%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720976: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720976 url https://www.openlane.eu/en/carv6/auction/10720976
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720904
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720904%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720904: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720904 url https://www.openlane.eu/en/carv6/auction/10720904
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720940
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720940%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720940: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720940 url https://www.openlane.eu/en/carv6/auction/10720940
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720983
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720983%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720983: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720983 url https://www.openlane.eu/en/carv6/auction/10720983
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720998
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720998%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720998: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720998 url https://www.openlane.eu/en/carv6/auction/10720998
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720941
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720941%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720941: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720941 url https://www.openlane.eu/en/carv6/auction/10720941
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720975
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720975%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720975: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720975 url https://www.openlane.eu/en/carv6/auction/10720975
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720956
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720956%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720956: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720956 url https://www.openlane.eu/en/carv6/auction/10720956
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10719096
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719096%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10719096: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10719096 url https://www.openlane.eu/en/carv6/auction/10719096
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720960
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720960%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720960: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720960 url https://www.openlane.eu/en/carv6/auction/10720960
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720958
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720958%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720958: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720958 url https://www.openlane.eu/en/carv6/auction/10720958
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721014
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721014%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721014: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721014 url https://www.openlane.eu/en/carv6/auction/10721014
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720964
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720964%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720964: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720964 url https://www.openlane.eu/en/carv6/auction/10720964
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720979
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720979%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720979: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720979 url https://www.openlane.eu/en/carv6/auction/10720979
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720936
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720936%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720936: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720936 url https://www.openlane.eu/en/carv6/auction/10720936
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720971
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720971%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720971: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720971 url https://www.openlane.eu/en/carv6/auction/10720971
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720997
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720997%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720997: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720997 url https://www.openlane.eu/en/carv6/auction/10720997
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720917
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720917%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720917: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720917 url https://www.openlane.eu/en/carv6/auction/10720917
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726025
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726025%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726025: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726025 url https://www.openlane.eu/en/carv6/auction/10726025
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721012
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721012%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721012: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721012 url https://www.openlane.eu/en/carv6/auction/10721012
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721018
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721018%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721018: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721018 url https://www.openlane.eu/en/carv6/auction/10721018
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721017
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721017%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721017: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721017 url https://www.openlane.eu/en/carv6/auction/10721017
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10721020
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721020%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10721020: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10721020 url https://www.openlane.eu/en/carv6/auction/10721020
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720915
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720915%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720915: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720915 url https://www.openlane.eu/en/carv6/auction/10720915
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726016
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726016%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726016: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726016 url https://www.openlane.eu/en/carv6/auction/10726016
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10719095
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719095%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10719095: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10719095 url https://www.openlane.eu/en/carv6/auction/10719095
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726034
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726034%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726034: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726034 url https://www.openlane.eu/en/carv6/auction/10726034
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726022
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726022%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726022: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726022 url https://www.openlane.eu/en/carv6/auction/10726022
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720918
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720918%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10720918: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10720918 url https://www.openlane.eu/en/carv6/auction/10720918
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726008
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726008%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726008: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726008 url https://www.openlane.eu/en/carv6/auction/10726008
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726018
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726018%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726018: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726018 url https://www.openlane.eu/en/carv6/auction/10726018
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726004
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726004%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726004: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726004 url https://www.openlane.eu/en/carv6/auction/10726004
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10726012
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726012%27 HTTP/1.1" 200 None
2026-03-26 04:30:24 [adesa.fr] INFO: Scrape type for 10726012: 0
2026-03-26 04:30:24 [adesa.fr] INFO: Skipping item 10726012 url https://www.openlane.eu/en/carv6/auction/10726012
2026-03-26 04:30:24 [adesa.fr] INFO: Found listing with ID: 10720991
2026-03-26 04:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720991%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720991: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720991 url https://www.openlane.eu/en/carv6/auction/10720991
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720938
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720938%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720938: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720938 url https://www.openlane.eu/en/carv6/auction/10720938
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720919
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720919%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720919: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720919 url https://www.openlane.eu/en/carv6/auction/10720919
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720899
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720899%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720899: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720899 url https://www.openlane.eu/en/carv6/auction/10720899
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720911
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720911%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720911: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720911 url https://www.openlane.eu/en/carv6/auction/10720911
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720973
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720973%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720973: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720973 url https://www.openlane.eu/en/carv6/auction/10720973
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726020
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726020%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726020: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726020 url https://www.openlane.eu/en/carv6/auction/10726020
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720920
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720920%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720920: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720920 url https://www.openlane.eu/en/carv6/auction/10720920
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720995
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720995%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720995: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720995 url https://www.openlane.eu/en/carv6/auction/10720995
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10721013
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721013%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10721013: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10721013 url https://www.openlane.eu/en/carv6/auction/10721013
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720903
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720903%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720903: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720903 url https://www.openlane.eu/en/carv6/auction/10720903
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726026
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726026%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726026: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726026 url https://www.openlane.eu/en/carv6/auction/10726026
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726028
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726028%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726028: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726028 url https://www.openlane.eu/en/carv6/auction/10726028
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10721016
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721016%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10721016: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10721016 url https://www.openlane.eu/en/carv6/auction/10721016
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726030
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726030%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726030: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726030 url https://www.openlane.eu/en/carv6/auction/10726030
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726027
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726027%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726027: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726027 url https://www.openlane.eu/en/carv6/auction/10726027
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726029
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726029%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726029: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726029 url https://www.openlane.eu/en/carv6/auction/10726029
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720974
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720974%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720974: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720974 url https://www.openlane.eu/en/carv6/auction/10720974
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720977
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720977%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720977: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720977 url https://www.openlane.eu/en/carv6/auction/10720977
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720981
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720981%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720981: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720981 url https://www.openlane.eu/en/carv6/auction/10720981
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726024
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726024%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726024: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726024 url https://www.openlane.eu/en/carv6/auction/10726024
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10721019
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721019%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10721019: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10721019 url https://www.openlane.eu/en/carv6/auction/10721019
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720905
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720905%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720905: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720905 url https://www.openlane.eu/en/carv6/auction/10720905
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720967
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720967%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720967: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720967 url https://www.openlane.eu/en/carv6/auction/10720967
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720944
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720944%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720944: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720944 url https://www.openlane.eu/en/carv6/auction/10720944
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720908
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720908%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720908: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720908 url https://www.openlane.eu/en/carv6/auction/10720908
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720942
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720942%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720942: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720942 url https://www.openlane.eu/en/carv6/auction/10720942
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720947
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720947%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720947: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720947 url https://www.openlane.eu/en/carv6/auction/10720947
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720949
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720949%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720949: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720949 url https://www.openlane.eu/en/carv6/auction/10720949
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720945
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720945%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720945: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720945 url https://www.openlane.eu/en/carv6/auction/10720945
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720946
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720946%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720946: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720946 url https://www.openlane.eu/en/carv6/auction/10720946
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720943
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720943%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720943: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720943 url https://www.openlane.eu/en/carv6/auction/10720943
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720948
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720948%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720948: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720948 url https://www.openlane.eu/en/carv6/auction/10720948
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720962
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720962%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720962: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720962 url https://www.openlane.eu/en/carv6/auction/10720962
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720994
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720994%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720994: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720994 url https://www.openlane.eu/en/carv6/auction/10720994
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720966
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720966%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720966: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720966 url https://www.openlane.eu/en/carv6/auction/10720966
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720902
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720902%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720902: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720902 url https://www.openlane.eu/en/carv6/auction/10720902
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10726023
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726023%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10726023: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10726023 url https://www.openlane.eu/en/carv6/auction/10726023
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720921
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720921%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720921: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720921 url https://www.openlane.eu/en/carv6/auction/10720921
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720929
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720929%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720929: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720929 url https://www.openlane.eu/en/carv6/auction/10720929
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720959
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720959%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720959: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720959 url https://www.openlane.eu/en/carv6/auction/10720959
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720914
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720914%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720914: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720914 url https://www.openlane.eu/en/carv6/auction/10720914
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720922
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720922%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720922: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720922 url https://www.openlane.eu/en/carv6/auction/10720922
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720928
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720928%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720928: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720928 url https://www.openlane.eu/en/carv6/auction/10720928
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720969
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720969%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720969: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720969 url https://www.openlane.eu/en/carv6/auction/10720969
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720923
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720923%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720923: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720923 url https://www.openlane.eu/en/carv6/auction/10720923
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720897
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720897%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720897: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720897 url https://www.openlane.eu/en/carv6/auction/10720897
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720900
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720900%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720900: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720900 url https://www.openlane.eu/en/carv6/auction/10720900
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720951
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720951%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720951: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720951 url https://www.openlane.eu/en/carv6/auction/10720951
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720930
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720930%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720930: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720930 url https://www.openlane.eu/en/carv6/auction/10720930
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720913
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720913%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720913: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720913 url https://www.openlane.eu/en/carv6/auction/10720913
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720980
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720980%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720980: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720980 url https://www.openlane.eu/en/carv6/auction/10720980
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720934
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720934%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720934: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720934 url https://www.openlane.eu/en/carv6/auction/10720934
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10720950
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720950%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10720950: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10720950 url https://www.openlane.eu/en/carv6/auction/10720950
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10721015
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721015%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10721015: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10721015 url https://www.openlane.eu/en/carv6/auction/10721015
2026-03-26 04:30:25 [adesa.fr] INFO: Found listing with ID: 10721006
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721006%27 HTTP/1.1" 200 None
2026-03-26 04:30:25 [adesa.fr] INFO: Scrape type for 10721006: 0
2026-03-26 04:30:25 [adesa.fr] INFO: Skipping item 10721006 url https://www.openlane.eu/en/carv6/auction/10721006
2026-03-26 04:30:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720931
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720931%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720931: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720931 url https://www.openlane.eu/en/carv6/auction/10720931
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720984
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720984%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720984: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720984 url https://www.openlane.eu/en/carv6/auction/10720984
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720972
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720972%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720972: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720972 url https://www.openlane.eu/en/carv6/auction/10720972
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720955
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720955%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720955: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720955 url https://www.openlane.eu/en/carv6/auction/10720955
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720961
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720961%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720961: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720961 url https://www.openlane.eu/en/carv6/auction/10720961
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720924
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720924%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720924: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720924 url https://www.openlane.eu/en/carv6/auction/10720924
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720925
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720925%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720925: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720925 url https://www.openlane.eu/en/carv6/auction/10720925
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720996
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710720996%27 HTTP/1.1" 200 None
2026-03-26 04:30:27 [adesa.fr] INFO: Scrape type for 10720996: 0
2026-03-26 04:30:27 [adesa.fr] INFO: Skipping item 10720996 url https://www.openlane.eu/en/carv6/auction/10720996
2026-03-26 04:30:27 [adesa.fr] INFO: Found listing with ID: 10720937
2026-03-26 04:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720937%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720937: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720937 url https://www.openlane.eu/en/carv6/auction/10720937
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721003
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721003%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721003: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721003 url https://www.openlane.eu/en/carv6/auction/10721003
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720992
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720992%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720992: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720992 url https://www.openlane.eu/en/carv6/auction/10720992
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721002
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721002%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721002: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721002 url https://www.openlane.eu/en/carv6/auction/10721002
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10712844
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710712844%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10712844: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10712844 url https://www.openlane.eu/en/carv6/auction/10712844
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720939
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720939%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720939: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720939 url https://www.openlane.eu/en/carv6/auction/10720939
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720953
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720953%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720953: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720953 url https://www.openlane.eu/en/carv6/auction/10720953
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720926
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720926%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720926: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720926 url https://www.openlane.eu/en/carv6/auction/10720926
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720932
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720932%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720932: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720932 url https://www.openlane.eu/en/carv6/auction/10720932
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720927
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720927%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720927: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720927 url https://www.openlane.eu/en/carv6/auction/10720927
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726006
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726006%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726006: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726006 url https://www.openlane.eu/en/carv6/auction/10726006
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720906
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720906%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720906: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720906 url https://www.openlane.eu/en/carv6/auction/10720906
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720987
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720987%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720987: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720987 url https://www.openlane.eu/en/carv6/auction/10720987
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726011
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726011%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726011: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726011 url https://www.openlane.eu/en/carv6/auction/10726011
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721004
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721004%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721004: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721004 url https://www.openlane.eu/en/carv6/auction/10721004
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721005
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721005%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721005: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721005 url https://www.openlane.eu/en/carv6/auction/10721005
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720985
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720985%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720985: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720985 url https://www.openlane.eu/en/carv6/auction/10720985
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721009
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721009%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721009: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721009 url https://www.openlane.eu/en/carv6/auction/10721009
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721008
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721008%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721008: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721008 url https://www.openlane.eu/en/carv6/auction/10721008
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720965
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720965%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720965: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720965 url https://www.openlane.eu/en/carv6/auction/10720965
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720978
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720978%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720978: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720978 url https://www.openlane.eu/en/carv6/auction/10720978
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726005
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726005%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726005: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726005 url https://www.openlane.eu/en/carv6/auction/10726005
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726010
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726010%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726010: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726010 url https://www.openlane.eu/en/carv6/auction/10726010
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726021
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726021%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726021: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726021 url https://www.openlane.eu/en/carv6/auction/10726021
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726032
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726032%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726032: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726032 url https://www.openlane.eu/en/carv6/auction/10726032
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720990
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720990%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720990: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720990 url https://www.openlane.eu/en/carv6/auction/10720990
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720970
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720970%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720970: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720970 url https://www.openlane.eu/en/carv6/auction/10720970
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720898
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720898%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720898: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720898 url https://www.openlane.eu/en/carv6/auction/10720898
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720986
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720986%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720986: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720986 url https://www.openlane.eu/en/carv6/auction/10720986
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720912
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720912%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720912: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720912 url https://www.openlane.eu/en/carv6/auction/10720912
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720909
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720909%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720909: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720909 url https://www.openlane.eu/en/carv6/auction/10720909
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720957
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720957%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720957: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720957 url https://www.openlane.eu/en/carv6/auction/10720957
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720999
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720999%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720999: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720999 url https://www.openlane.eu/en/carv6/auction/10720999
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720982
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720982%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720982: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720982 url https://www.openlane.eu/en/carv6/auction/10720982
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720989
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720989%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720989: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720989 url https://www.openlane.eu/en/carv6/auction/10720989
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721011
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721011%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721011: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721011 url https://www.openlane.eu/en/carv6/auction/10721011
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720935
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720935%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720935: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720935 url https://www.openlane.eu/en/carv6/auction/10720935
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721007
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721007%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721007: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721007 url https://www.openlane.eu/en/carv6/auction/10721007
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720952
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720952%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720952: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720952 url https://www.openlane.eu/en/carv6/auction/10720952
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720954
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720954%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720954: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720954 url https://www.openlane.eu/en/carv6/auction/10720954
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10720910
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710720910%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10720910: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10720910 url https://www.openlane.eu/en/carv6/auction/10720910
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10721010
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721010%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10721010: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10721010 url https://www.openlane.eu/en/carv6/auction/10721010
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726013
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726013%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726013: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726013 url https://www.openlane.eu/en/carv6/auction/10726013
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10726031
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726031%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10726031: 0
2026-03-26 04:30:28 [adesa.fr] INFO: Skipping item 10726031 url https://www.openlane.eu/en/carv6/auction/10726031
2026-03-26 04:30:28 [adesa.fr] INFO: Found listing with ID: 10728325
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728325%27 HTTP/1.1" 200 None
2026-03-26 04:30:28 [adesa.fr] INFO: Scrape type for 10728325: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728325 url https://www.openlane.eu/en/carv6/auction/10728325
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728503
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728503%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728503: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728503 url https://www.openlane.eu/en/carv6/auction/10728503
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728528
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728528%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728528: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728528 url https://www.openlane.eu/en/carv6/auction/10728528
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728362
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728362%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728362: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728362 url https://www.openlane.eu/en/carv6/auction/10728362
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728288
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728288%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728288: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728288 url https://www.openlane.eu/en/carv6/auction/10728288
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728272
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728272%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728272: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728272 url https://www.openlane.eu/en/carv6/auction/10728272
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728349
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728349%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728349: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728349 url https://www.openlane.eu/en/carv6/auction/10728349
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728263
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728263%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728263: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728263 url https://www.openlane.eu/en/carv6/auction/10728263
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728351
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728351%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728351: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728351 url https://www.openlane.eu/en/carv6/auction/10728351
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728517
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728517%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728517: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728517 url https://www.openlane.eu/en/carv6/auction/10728517
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728293
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728293%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728293: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728293 url https://www.openlane.eu/en/carv6/auction/10728293
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728324
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728324%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728324: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728324 url https://www.openlane.eu/en/carv6/auction/10728324
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728318
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728318%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728318: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728318 url https://www.openlane.eu/en/carv6/auction/10728318
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728421
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728421%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728421: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728421 url https://www.openlane.eu/en/carv6/auction/10728421
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728530
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728530%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728530: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728530 url https://www.openlane.eu/en/carv6/auction/10728530
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728538
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728538%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728538: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728538 url https://www.openlane.eu/en/carv6/auction/10728538
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728529
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728529%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728529: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728529 url https://www.openlane.eu/en/carv6/auction/10728529
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728552
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728552%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728552: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728552 url https://www.openlane.eu/en/carv6/auction/10728552
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728332
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728332%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728332: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728332 url https://www.openlane.eu/en/carv6/auction/10728332
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728305
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728305%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728305: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728305 url https://www.openlane.eu/en/carv6/auction/10728305
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728323
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728323%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728323: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728323 url https://www.openlane.eu/en/carv6/auction/10728323
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728287
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728287%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728287: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728287 url https://www.openlane.eu/en/carv6/auction/10728287
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728331
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728331%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728331: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728331 url https://www.openlane.eu/en/carv6/auction/10728331
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728543
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728543%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728543: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728543 url https://www.openlane.eu/en/carv6/auction/10728543
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728527
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728527%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728527: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728527 url https://www.openlane.eu/en/carv6/auction/10728527
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728289
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728289%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728289: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728289 url https://www.openlane.eu/en/carv6/auction/10728289
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728555
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728555%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728555: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728555 url https://www.openlane.eu/en/carv6/auction/10728555
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728216
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728216%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728216: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728216 url https://www.openlane.eu/en/carv6/auction/10728216
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728550
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728550%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728550: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728550 url https://www.openlane.eu/en/carv6/auction/10728550
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728533
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728533%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728533: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728533 url https://www.openlane.eu/en/carv6/auction/10728533
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728344
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728344%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728344: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728344 url https://www.openlane.eu/en/carv6/auction/10728344
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728542
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728542%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728542: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728542 url https://www.openlane.eu/en/carv6/auction/10728542
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728326
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728326%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728326: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728326 url https://www.openlane.eu/en/carv6/auction/10728326
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728531
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728531%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728531: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728531 url https://www.openlane.eu/en/carv6/auction/10728531
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728514
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728514%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728514: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728514 url https://www.openlane.eu/en/carv6/auction/10728514
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728299
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728299%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728299: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728299 url https://www.openlane.eu/en/carv6/auction/10728299
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728539
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728539%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728539: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728539 url https://www.openlane.eu/en/carv6/auction/10728539
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728548
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728548%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728548: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728548 url https://www.openlane.eu/en/carv6/auction/10728548
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728547
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728547%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728547: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728547 url https://www.openlane.eu/en/carv6/auction/10728547
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728295
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728295%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728295: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728295 url https://www.openlane.eu/en/carv6/auction/10728295
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728373
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728373%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728373: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728373 url https://www.openlane.eu/en/carv6/auction/10728373
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728537
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728537%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728537: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728537 url https://www.openlane.eu/en/carv6/auction/10728537
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728290
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728290%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728290: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728290 url https://www.openlane.eu/en/carv6/auction/10728290
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728518
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728518%27 HTTP/1.1" 200 None
2026-03-26 04:30:29 [adesa.fr] INFO: Scrape type for 10728518: 0
2026-03-26 04:30:29 [adesa.fr] INFO: Skipping item 10728518 url https://www.openlane.eu/en/carv6/auction/10728518
2026-03-26 04:30:29 [adesa.fr] INFO: Found listing with ID: 10728269
2026-03-26 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728269%27 HTTP/1.1" 200 None
2026-03-26 04:30:30 [adesa.fr] INFO: Scrape type for 10728269: 0
2026-03-26 04:30:30 [adesa.fr] INFO: Skipping item 10728269 url https://www.openlane.eu/en/carv6/auction/10728269
2026-03-26 04:30:30 [adesa.fr] INFO: Found listing with ID: 10728554
2026-03-26 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728554%27 HTTP/1.1" 200 None
2026-03-26 04:30:30 [adesa.fr] INFO: Scrape type for 10728554: 0
2026-03-26 04:30:30 [adesa.fr] INFO: Skipping item 10728554 url https://www.openlane.eu/en/carv6/auction/10728554
2026-03-26 04:30:30 [adesa.fr] INFO: Found listing with ID: 10728274
2026-03-26 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728274%27 HTTP/1.1" 200 None
2026-03-26 04:30:30 [adesa.fr] INFO: Scrape type for 10728274: 0
2026-03-26 04:30:30 [adesa.fr] INFO: Skipping item 10728274 url https://www.openlane.eu/en/carv6/auction/10728274
2026-03-26 04:30:30 [adesa.fr] INFO: Found listing with ID: 10728535
2026-03-26 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728535%27 HTTP/1.1" 200 None
2026-03-26 04:30:30 [adesa.fr] INFO: Scrape type for 10728535: 0
2026-03-26 04:30:30 [adesa.fr] INFO: Skipping item 10728535 url https://www.openlane.eu/en/carv6/auction/10728535
2026-03-26 04:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:33 [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-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728301
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728301%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728301: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728301 url https://www.openlane.eu/en/carv6/auction/10728301
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728296
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728296%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728296: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728296 url https://www.openlane.eu/en/carv6/auction/10728296
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728370
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728370%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728370: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728370 url https://www.openlane.eu/en/carv6/auction/10728370
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728297
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728297%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728297: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728297 url https://www.openlane.eu/en/carv6/auction/10728297
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728504
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728504%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728504: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728504 url https://www.openlane.eu/en/carv6/auction/10728504
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728284
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728284%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728284: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728284 url https://www.openlane.eu/en/carv6/auction/10728284
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728317
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728317%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728317: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728317 url https://www.openlane.eu/en/carv6/auction/10728317
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728321
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728321%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728321: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728321 url https://www.openlane.eu/en/carv6/auction/10728321
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728328
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728328%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728328: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728328 url https://www.openlane.eu/en/carv6/auction/10728328
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728346
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728346%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728346: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728346 url https://www.openlane.eu/en/carv6/auction/10728346
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728549
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728549%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728549: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728549 url https://www.openlane.eu/en/carv6/auction/10728549
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728314
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728314%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728314: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728314 url https://www.openlane.eu/en/carv6/auction/10728314
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728320
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728320%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728320: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728320 url https://www.openlane.eu/en/carv6/auction/10728320
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728541
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728541%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728541: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728541 url https://www.openlane.eu/en/carv6/auction/10728541
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728330
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728330%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728330: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728330 url https://www.openlane.eu/en/carv6/auction/10728330
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728329
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728329%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728329: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728329 url https://www.openlane.eu/en/carv6/auction/10728329
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728294
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728294%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728294: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728294 url https://www.openlane.eu/en/carv6/auction/10728294
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10728519
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728519%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10728519: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10728519 url https://www.openlane.eu/en/carv6/auction/10728519
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725764
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725764%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725764: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725764 url https://www.openlane.eu/en/carv6/auction/10725764
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725747
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725747%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725747: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725747 url https://www.openlane.eu/en/carv6/auction/10725747
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725754
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725754%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725754: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725754 url https://www.openlane.eu/en/carv6/auction/10725754
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725749
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725749%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725749: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725749 url https://www.openlane.eu/en/carv6/auction/10725749
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725755
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725755%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725755: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725755 url https://www.openlane.eu/en/carv6/auction/10725755
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725760
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725760%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725760: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725760 url https://www.openlane.eu/en/carv6/auction/10725760
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725763
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725763%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725763: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725763 url https://www.openlane.eu/en/carv6/auction/10725763
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725765
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725765%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725765: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725765 url https://www.openlane.eu/en/carv6/auction/10725765
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725752
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725752%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725752: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725752 url https://www.openlane.eu/en/carv6/auction/10725752
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725750
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725750%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725750: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725750 url https://www.openlane.eu/en/carv6/auction/10725750
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725756
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725756%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725756: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725756 url https://www.openlane.eu/en/carv6/auction/10725756
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725753
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725753%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725753: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725753 url https://www.openlane.eu/en/carv6/auction/10725753
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725761
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725761%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725761: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725761 url https://www.openlane.eu/en/carv6/auction/10725761
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725757
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725757%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725757: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725757 url https://www.openlane.eu/en/carv6/auction/10725757
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725745
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725745%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725745: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725745 url https://www.openlane.eu/en/carv6/auction/10725745
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725766
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725766%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725766: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725766 url https://www.openlane.eu/en/carv6/auction/10725766
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725748
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725748%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725748: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725748 url https://www.openlane.eu/en/carv6/auction/10725748
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725758
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725758%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725758: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725758 url https://www.openlane.eu/en/carv6/auction/10725758
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725751
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725751%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725751: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725751 url https://www.openlane.eu/en/carv6/auction/10725751
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725746
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725746%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725746: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725746 url https://www.openlane.eu/en/carv6/auction/10725746
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725767
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725767%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725767: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725767 url https://www.openlane.eu/en/carv6/auction/10725767
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725768
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725768%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725768: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725768 url https://www.openlane.eu/en/carv6/auction/10725768
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725759
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725759%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725759: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725759 url https://www.openlane.eu/en/carv6/auction/10725759
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725762
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725762%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725762: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725762 url https://www.openlane.eu/en/carv6/auction/10725762
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725769
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725769%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725769: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725769 url https://www.openlane.eu/en/carv6/auction/10725769
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10723774
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723774%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10723774: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10723774 url https://www.openlane.eu/en/carv6/auction/10723774
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10724958
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724958%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10724958: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10724958 url https://www.openlane.eu/en/carv6/auction/10724958
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725067
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725067%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725067: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725067 url https://www.openlane.eu/en/carv6/auction/10725067
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10725075
2026-03-26 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725075%27 HTTP/1.1" 200 None
2026-03-26 04:30:33 [adesa.fr] INFO: Scrape type for 10725075: 0
2026-03-26 04:30:33 [adesa.fr] INFO: Skipping item 10725075 url https://www.openlane.eu/en/carv6/auction/10725075
2026-03-26 04:30:33 [adesa.fr] INFO: Found listing with ID: 10724964
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724964%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10724964: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10724964 url https://www.openlane.eu/en/carv6/auction/10724964
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725069
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725069%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725069: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725069 url https://www.openlane.eu/en/carv6/auction/10725069
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725070
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725070%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725070: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725070 url https://www.openlane.eu/en/carv6/auction/10725070
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723700
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723700%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723700: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723700 url https://www.openlane.eu/en/carv6/auction/10723700
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723761
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723761%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723761: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723761 url https://www.openlane.eu/en/carv6/auction/10723761
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725014
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725014%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725014: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725014 url https://www.openlane.eu/en/carv6/auction/10725014
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725015
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725015%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725015: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725015 url https://www.openlane.eu/en/carv6/auction/10725015
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10724975
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724975%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10724975: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10724975 url https://www.openlane.eu/en/carv6/auction/10724975
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725122
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725122%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725122: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725122 url https://www.openlane.eu/en/carv6/auction/10725122
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10724978
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724978%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10724978: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10724978 url https://www.openlane.eu/en/carv6/auction/10724978
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725661
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725661%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725661: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725661 url https://www.openlane.eu/en/carv6/auction/10725661
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725080
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725080%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725080: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725080 url https://www.openlane.eu/en/carv6/auction/10725080
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723763
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723763%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723763: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723763 url https://www.openlane.eu/en/carv6/auction/10723763
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723696
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723696%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723696: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723696 url https://www.openlane.eu/en/carv6/auction/10723696
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723701
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723701%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723701: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723701 url https://www.openlane.eu/en/carv6/auction/10723701
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723749
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723749%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723749: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723749 url https://www.openlane.eu/en/carv6/auction/10723749
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723731
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723731%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723731: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723731 url https://www.openlane.eu/en/carv6/auction/10723731
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723778
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723778%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723778: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723778 url https://www.openlane.eu/en/carv6/auction/10723778
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723767
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723767%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723767: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723767 url https://www.openlane.eu/en/carv6/auction/10723767
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723752
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723752%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723752: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723752 url https://www.openlane.eu/en/carv6/auction/10723752
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725124
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725124%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725124: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725124 url https://www.openlane.eu/en/carv6/auction/10725124
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723764
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723764%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723764: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723764 url https://www.openlane.eu/en/carv6/auction/10723764
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10724973
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724973%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10724973: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10724973 url https://www.openlane.eu/en/carv6/auction/10724973
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725039
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725039%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725039: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725039 url https://www.openlane.eu/en/carv6/auction/10725039
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725020
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725020%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725020: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725020 url https://www.openlane.eu/en/carv6/auction/10725020
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723750
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723750%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723750: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723750 url https://www.openlane.eu/en/carv6/auction/10723750
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723740
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723740%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723740: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723740 url https://www.openlane.eu/en/carv6/auction/10723740
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723738
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723738%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723738: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723738 url https://www.openlane.eu/en/carv6/auction/10723738
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723779
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723779%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723779: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723779 url https://www.openlane.eu/en/carv6/auction/10723779
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723698
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723698%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723698: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723698 url https://www.openlane.eu/en/carv6/auction/10723698
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723687
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723687%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723687: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723687 url https://www.openlane.eu/en/carv6/auction/10723687
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723705
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723705%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723705: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723705 url https://www.openlane.eu/en/carv6/auction/10723705
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723765
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723765%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723765: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723765 url https://www.openlane.eu/en/carv6/auction/10723765
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723739
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723739%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723739: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723739 url https://www.openlane.eu/en/carv6/auction/10723739
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723746
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723746%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723746: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723746 url https://www.openlane.eu/en/carv6/auction/10723746
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723685
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723685%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723685: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723685 url https://www.openlane.eu/en/carv6/auction/10723685
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723726
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723726%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723726: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723726 url https://www.openlane.eu/en/carv6/auction/10723726
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723684
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723684%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723684: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723684 url https://www.openlane.eu/en/carv6/auction/10723684
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723727
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723727%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723727: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723727 url https://www.openlane.eu/en/carv6/auction/10723727
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723730
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723730%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723730: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723730 url https://www.openlane.eu/en/carv6/auction/10723730
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723729
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723729%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723729: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723729 url https://www.openlane.eu/en/carv6/auction/10723729
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725109
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725109%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725109: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725109 url https://www.openlane.eu/en/carv6/auction/10725109
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723777
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723777%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723777: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723777 url https://www.openlane.eu/en/carv6/auction/10723777
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723762
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723762%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723762: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723762 url https://www.openlane.eu/en/carv6/auction/10723762
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725005
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725005%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725005: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725005 url https://www.openlane.eu/en/carv6/auction/10725005
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723723
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723723%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723723: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723723 url https://www.openlane.eu/en/carv6/auction/10723723
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723710
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723710%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723710: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723710 url https://www.openlane.eu/en/carv6/auction/10723710
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725105
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725105%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725105: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725105 url https://www.openlane.eu/en/carv6/auction/10725105
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725088
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725088%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725088: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725088 url https://www.openlane.eu/en/carv6/auction/10725088
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723768
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723768%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723768: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723768 url https://www.openlane.eu/en/carv6/auction/10723768
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723758
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723758%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723758: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723758 url https://www.openlane.eu/en/carv6/auction/10723758
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10725108
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725108%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10725108: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10725108 url https://www.openlane.eu/en/carv6/auction/10725108
2026-03-26 04:30:34 [adesa.fr] INFO: Found listing with ID: 10723751
2026-03-26 04:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723751%27 HTTP/1.1" 200 None
2026-03-26 04:30:34 [adesa.fr] INFO: Scrape type for 10723751: 0
2026-03-26 04:30:34 [adesa.fr] INFO: Skipping item 10723751 url https://www.openlane.eu/en/carv6/auction/10723751
2026-03-26 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-26 04:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723703
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723703%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723703: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723703 url https://www.openlane.eu/en/carv6/auction/10723703
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725107
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725107%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725107: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725107 url https://www.openlane.eu/en/carv6/auction/10725107
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723707
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723707%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723707: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723707 url https://www.openlane.eu/en/carv6/auction/10723707
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723770
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723770%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723770: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723770 url https://www.openlane.eu/en/carv6/auction/10723770
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725094
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725094%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725094: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725094 url https://www.openlane.eu/en/carv6/auction/10725094
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10724986
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724986%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10724986: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10724986 url https://www.openlane.eu/en/carv6/auction/10724986
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725147
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725147%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725147: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725147 url https://www.openlane.eu/en/carv6/auction/10725147
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723721
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723721%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723721: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723721 url https://www.openlane.eu/en/carv6/auction/10723721
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723773
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723773%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723773: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723773 url https://www.openlane.eu/en/carv6/auction/10723773
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723772
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723772%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723772: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723772 url https://www.openlane.eu/en/carv6/auction/10723772
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725004
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725004%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725004: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725004 url https://www.openlane.eu/en/carv6/auction/10725004
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725121
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725121%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725121: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725121 url https://www.openlane.eu/en/carv6/auction/10725121
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723771
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723771%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723771: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723771 url https://www.openlane.eu/en/carv6/auction/10723771
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723728
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723728%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723728: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723728 url https://www.openlane.eu/en/carv6/auction/10723728
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723702
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723702%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723702: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723702 url https://www.openlane.eu/en/carv6/auction/10723702
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10723760
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723760%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10723760: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10723760 url https://www.openlane.eu/en/carv6/auction/10723760
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725115
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725115%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725115: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725115 url https://www.openlane.eu/en/carv6/auction/10725115
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725013
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725013%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725013: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725013 url https://www.openlane.eu/en/carv6/auction/10725013
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725012
2026-03-26 04:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725012%27 HTTP/1.1" 200 None
2026-03-26 04:30:37 [adesa.fr] INFO: Scrape type for 10725012: 0
2026-03-26 04:30:37 [adesa.fr] INFO: Skipping item 10725012 url https://www.openlane.eu/en/carv6/auction/10725012
2026-03-26 04:30:37 [adesa.fr] INFO: Found listing with ID: 10725119
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725119%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725119: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725119 url https://www.openlane.eu/en/carv6/auction/10725119
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725102
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725102%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725102: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725102 url https://www.openlane.eu/en/carv6/auction/10725102
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723766
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723766%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723766: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723766 url https://www.openlane.eu/en/carv6/auction/10723766
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723775
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723775%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723775: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723775 url https://www.openlane.eu/en/carv6/auction/10723775
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723697
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723697%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723697: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723697 url https://www.openlane.eu/en/carv6/auction/10723697
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723769
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723769%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723769: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723769 url https://www.openlane.eu/en/carv6/auction/10723769
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723742
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723742%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723742: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723742 url https://www.openlane.eu/en/carv6/auction/10723742
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723715
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723715%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723715: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723715 url https://www.openlane.eu/en/carv6/auction/10723715
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10724992
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724992%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10724992: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10724992 url https://www.openlane.eu/en/carv6/auction/10724992
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723712
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723712%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723712: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723712 url https://www.openlane.eu/en/carv6/auction/10723712
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723722
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723722%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723722: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723722 url https://www.openlane.eu/en/carv6/auction/10723722
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723683
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723683%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723683: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723683 url https://www.openlane.eu/en/carv6/auction/10723683
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723733
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723733%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723733: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723733 url https://www.openlane.eu/en/carv6/auction/10723733
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723720
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723720%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723720: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723720 url https://www.openlane.eu/en/carv6/auction/10723720
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725044
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725044%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725044: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725044 url https://www.openlane.eu/en/carv6/auction/10725044
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725034
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725034%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725034: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725034 url https://www.openlane.eu/en/carv6/auction/10725034
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725126
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725126%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725126: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725126 url https://www.openlane.eu/en/carv6/auction/10725126
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723748
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723748%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723748: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723748 url https://www.openlane.eu/en/carv6/auction/10723748
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10724979
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724979%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10724979: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10724979 url https://www.openlane.eu/en/carv6/auction/10724979
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725022
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725022%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725022: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725022 url https://www.openlane.eu/en/carv6/auction/10725022
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725711
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725711%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725711: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725711 url https://www.openlane.eu/en/carv6/auction/10725711
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725095
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725095%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725095: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725095 url https://www.openlane.eu/en/carv6/auction/10725095
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723759
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723759%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723759: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723759 url https://www.openlane.eu/en/carv6/auction/10723759
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723718
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723718%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723718: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723718 url https://www.openlane.eu/en/carv6/auction/10723718
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723692
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723692%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723692: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723692 url https://www.openlane.eu/en/carv6/auction/10723692
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723699
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723699%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723699: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723699 url https://www.openlane.eu/en/carv6/auction/10723699
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723704
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723704%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723704: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723704 url https://www.openlane.eu/en/carv6/auction/10723704
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723741
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723741%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723741: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723741 url https://www.openlane.eu/en/carv6/auction/10723741
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725084
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725084%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725084: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725084 url https://www.openlane.eu/en/carv6/auction/10725084
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725085
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725085%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725085: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725085 url https://www.openlane.eu/en/carv6/auction/10725085
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725110
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725110%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725110: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725110 url https://www.openlane.eu/en/carv6/auction/10725110
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725087
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725087%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725087: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725087 url https://www.openlane.eu/en/carv6/auction/10725087
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723706
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723706%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723706: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723706 url https://www.openlane.eu/en/carv6/auction/10723706
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723694
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723694%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723694: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723694 url https://www.openlane.eu/en/carv6/auction/10723694
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725048
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725048%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725048: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725048 url https://www.openlane.eu/en/carv6/auction/10725048
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10725036
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725036%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10725036: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10725036 url https://www.openlane.eu/en/carv6/auction/10725036
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723725
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723725%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723725: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723725 url https://www.openlane.eu/en/carv6/auction/10723725
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723711
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723711%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723711: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723711 url https://www.openlane.eu/en/carv6/auction/10723711
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723776
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723776%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723776: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723776 url https://www.openlane.eu/en/carv6/auction/10723776
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723747
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723747%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723747: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723747 url https://www.openlane.eu/en/carv6/auction/10723747
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10726052
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726052%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10726052: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10726052 url https://www.openlane.eu/en/carv6/auction/10726052
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10726055
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726055%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10726055: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10726055 url https://www.openlane.eu/en/carv6/auction/10726055
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10726056
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726056%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10726056: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10726056 url https://www.openlane.eu/en/carv6/auction/10726056
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10726053
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726053%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10726053: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10726053 url https://www.openlane.eu/en/carv6/auction/10726053
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10728580
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728580%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10728580: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10728580 url https://www.openlane.eu/en/carv6/auction/10728580
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10723937
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723937%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10723937: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10723937 url https://www.openlane.eu/en/carv6/auction/10723937
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721719
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721719%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721719: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721719 url https://www.openlane.eu/en/carv6/auction/10721719
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721696
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721696%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721696: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721696 url https://www.openlane.eu/en/carv6/auction/10721696
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721651
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721651%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721651: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721651 url https://www.openlane.eu/en/carv6/auction/10721651
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721636
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721636%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721636: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721636 url https://www.openlane.eu/en/carv6/auction/10721636
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715077
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715077%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10715077: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10715077 url https://www.openlane.eu/en/carv6/auction/10715077
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721698
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721698%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721698: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721698 url https://www.openlane.eu/en/carv6/auction/10721698
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721629
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721629%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721629: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721629 url https://www.openlane.eu/en/carv6/auction/10721629
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715067
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715067%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10715067: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10715067 url https://www.openlane.eu/en/carv6/auction/10715067
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715076
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715076%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10715076: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10715076 url https://www.openlane.eu/en/carv6/auction/10715076
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715074
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715074%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10715074: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10715074 url https://www.openlane.eu/en/carv6/auction/10715074
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10715075
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715075%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10715075: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10715075 url https://www.openlane.eu/en/carv6/auction/10715075
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721628
2026-03-26 04:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721628%27 HTTP/1.1" 200 None
2026-03-26 04:30:38 [adesa.fr] INFO: Scrape type for 10721628: 0
2026-03-26 04:30:38 [adesa.fr] INFO: Skipping item 10721628 url https://www.openlane.eu/en/carv6/auction/10721628
2026-03-26 04:30:38 [adesa.fr] INFO: Found listing with ID: 10721640
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721640%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721640: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721640 url https://www.openlane.eu/en/carv6/auction/10721640
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721630
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721630%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721630: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721630 url https://www.openlane.eu/en/carv6/auction/10721630
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721697
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721697%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721697: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721697 url https://www.openlane.eu/en/carv6/auction/10721697
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715073
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715073%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10715073: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10715073 url https://www.openlane.eu/en/carv6/auction/10715073
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715068
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715068%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10715068: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10715068 url https://www.openlane.eu/en/carv6/auction/10715068
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721726
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721726%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721726: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721726 url https://www.openlane.eu/en/carv6/auction/10721726
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10715065
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715065%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10715065: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10715065 url https://www.openlane.eu/en/carv6/auction/10715065
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721631
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721631%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721631: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721631 url https://www.openlane.eu/en/carv6/auction/10721631
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721632
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721632%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721632: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721632 url https://www.openlane.eu/en/carv6/auction/10721632
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721695
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721695%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721695: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721695 url https://www.openlane.eu/en/carv6/auction/10721695
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721727
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721727%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721727: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721727 url https://www.openlane.eu/en/carv6/auction/10721727
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721722
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721722%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721722: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721722 url https://www.openlane.eu/en/carv6/auction/10721722
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721624
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721624%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721624: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721624 url https://www.openlane.eu/en/carv6/auction/10721624
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10721701
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721701%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10721701: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10721701 url https://www.openlane.eu/en/carv6/auction/10721701
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10725204
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725204%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10725204: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10725204 url https://www.openlane.eu/en/carv6/auction/10725204
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723613
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723613%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723613: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723613 url https://www.openlane.eu/en/carv6/auction/10723613
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723622
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723622%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723622: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723622 url https://www.openlane.eu/en/carv6/auction/10723622
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723117
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723117%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723117: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723117 url https://www.openlane.eu/en/carv6/auction/10723117
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723083
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723083%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723083: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723083 url https://www.openlane.eu/en/carv6/auction/10723083
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723076
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723076%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723076: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723076 url https://www.openlane.eu/en/carv6/auction/10723076
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723088
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723088%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723088: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723088 url https://www.openlane.eu/en/carv6/auction/10723088
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723105
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723105%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723105: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723105 url https://www.openlane.eu/en/carv6/auction/10723105
2026-03-26 04:30:39 [adesa.fr] INFO: Found listing with ID: 10723620
2026-03-26 04:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723620%27 HTTP/1.1" 200 None
2026-03-26 04:30:39 [adesa.fr] INFO: Scrape type for 10723620: 0
2026-03-26 04:30:39 [adesa.fr] INFO: Skipping item 10723620 url https://www.openlane.eu/en/carv6/auction/10723620
2026-03-26 04:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:41 [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-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723625
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723625%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723625: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723625 url https://www.openlane.eu/en/carv6/auction/10723625
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723621
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723621%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723621: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723621 url https://www.openlane.eu/en/carv6/auction/10723621
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723624
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723624%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723624: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723624 url https://www.openlane.eu/en/carv6/auction/10723624
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723129
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723129%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723129: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723129 url https://www.openlane.eu/en/carv6/auction/10723129
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723619
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723619%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723619: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723619 url https://www.openlane.eu/en/carv6/auction/10723619
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723110
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723110%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723110: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723110 url https://www.openlane.eu/en/carv6/auction/10723110
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723090
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723090%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723090: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723090 url https://www.openlane.eu/en/carv6/auction/10723090
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723077
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723077%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723077: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723077 url https://www.openlane.eu/en/carv6/auction/10723077
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723614
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723614%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723614: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723614 url https://www.openlane.eu/en/carv6/auction/10723614
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723073
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723073%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723073: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723073 url https://www.openlane.eu/en/carv6/auction/10723073
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723074
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723074%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723074: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723074 url https://www.openlane.eu/en/carv6/auction/10723074
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723115
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723115%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723115: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723115 url https://www.openlane.eu/en/carv6/auction/10723115
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723615
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723615%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723615: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723615 url https://www.openlane.eu/en/carv6/auction/10723615
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723072
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723072%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723072: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723072 url https://www.openlane.eu/en/carv6/auction/10723072
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723097
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723097%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723097: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723097 url https://www.openlane.eu/en/carv6/auction/10723097
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723084
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723084%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723084: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723084 url https://www.openlane.eu/en/carv6/auction/10723084
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723623
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723623%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723623: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723623 url https://www.openlane.eu/en/carv6/auction/10723623
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10723100
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723100%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10723100: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10723100 url https://www.openlane.eu/en/carv6/auction/10723100
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10725595
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725595%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10725595: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10725595 url https://www.openlane.eu/en/carv6/auction/10725595
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721729
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721729%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721729: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721729 url https://www.openlane.eu/en/carv6/auction/10721729
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721619
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721619%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721619: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721619 url https://www.openlane.eu/en/carv6/auction/10721619
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721728
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721728%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721728: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721728 url https://www.openlane.eu/en/carv6/auction/10721728
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721616
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721616%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721616: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721616 url https://www.openlane.eu/en/carv6/auction/10721616
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721617
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721617%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721617: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721617 url https://www.openlane.eu/en/carv6/auction/10721617
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721765
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721765%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721765: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721765 url https://www.openlane.eu/en/carv6/auction/10721765
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10721730
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721730%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10721730: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10721730 url https://www.openlane.eu/en/carv6/auction/10721730
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10719192
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719192%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10719192: 2
2026-03-26 04:30:41 [adesa.fr] INFO: Scraping item 10719192 url https://www.openlane.eu/en/carv6/auction/10719192
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10718136
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718136%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10718136: 2
2026-03-26 04:30:41 [adesa.fr] INFO: Scraping item 10718136 url https://www.openlane.eu/en/carv6/auction/10718136
2026-03-26 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10718179
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718179%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10718179: 2
2026-03-26 04:30:41 [adesa.fr] INFO: Scraping item 10718179 url https://www.openlane.eu/en/carv6/auction/10718179
2026-03-26 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10718145
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718145%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10718145: 2
2026-03-26 04:30:41 [adesa.fr] INFO: Scraping item 10718145 url https://www.openlane.eu/en/carv6/auction/10718145
2026-03-26 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10718146
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718146%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10718146: 2
2026-03-26 04:30:41 [adesa.fr] INFO: Scraping item 10718146 url https://www.openlane.eu/en/carv6/auction/10718146
2026-03-26 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10718161
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718161%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10718161: 2
2026-03-26 04:30:41 [adesa.fr] INFO: Scraping item 10718161 url https://www.openlane.eu/en/carv6/auction/10718161
2026-03-26 04:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10724534
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724534%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10724534: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10724534 url https://www.openlane.eu/en/carv6/auction/10724534
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10724662
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724662%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10724662: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10724662 url https://www.openlane.eu/en/carv6/auction/10724662
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10725673
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725673%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10725673: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10725673 url https://www.openlane.eu/en/carv6/auction/10725673
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10725672
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725672%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10725672: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10725672 url https://www.openlane.eu/en/carv6/auction/10725672
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10724567
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724567%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10724567: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10724567 url https://www.openlane.eu/en/carv6/auction/10724567
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10724577
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724577%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10724577: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10724577 url https://www.openlane.eu/en/carv6/auction/10724577
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10724536
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724536%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10724536: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10724536 url https://www.openlane.eu/en/carv6/auction/10724536
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10724656
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724656%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10724656: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10724656 url https://www.openlane.eu/en/carv6/auction/10724656
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722331
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722331%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722331: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722331 url https://www.openlane.eu/en/carv6/auction/10722331
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722343
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722343%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722343: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722343 url https://www.openlane.eu/en/carv6/auction/10722343
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722336
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722336%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722336: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722336 url https://www.openlane.eu/en/carv6/auction/10722336
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722333
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722333%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722333: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722333 url https://www.openlane.eu/en/carv6/auction/10722333
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722357
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722357%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722357: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722357 url https://www.openlane.eu/en/carv6/auction/10722357
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722329
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722329%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722329: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722329 url https://www.openlane.eu/en/carv6/auction/10722329
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722020
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722020%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722020: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722020 url https://www.openlane.eu/en/carv6/auction/10722020
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722031
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722031%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722031: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722031 url https://www.openlane.eu/en/carv6/auction/10722031
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722023
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722023%27 HTTP/1.1" 200 None
2026-03-26 04:30:41 [adesa.fr] INFO: Scrape type for 10722023: 0
2026-03-26 04:30:41 [adesa.fr] INFO: Skipping item 10722023 url https://www.openlane.eu/en/carv6/auction/10722023
2026-03-26 04:30:41 [adesa.fr] INFO: Found listing with ID: 10722030
2026-03-26 04:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722030%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722030: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722030 url https://www.openlane.eu/en/carv6/auction/10722030
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722029
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722029%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722029: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722029 url https://www.openlane.eu/en/carv6/auction/10722029
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722028
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722028%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722028: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722028 url https://www.openlane.eu/en/carv6/auction/10722028
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722025
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722025%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722025: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722025 url https://www.openlane.eu/en/carv6/auction/10722025
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722027
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722027%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722027: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722027 url https://www.openlane.eu/en/carv6/auction/10722027
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722026
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722026%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722026: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722026 url https://www.openlane.eu/en/carv6/auction/10722026
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722022
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722022%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722022: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722022 url https://www.openlane.eu/en/carv6/auction/10722022
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722032
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722032%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722032: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722032 url https://www.openlane.eu/en/carv6/auction/10722032
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722035
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722035%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722035: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722035 url https://www.openlane.eu/en/carv6/auction/10722035
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722036
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722036%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722036: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722036 url https://www.openlane.eu/en/carv6/auction/10722036
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722021
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722021%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722021: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722021 url https://www.openlane.eu/en/carv6/auction/10722021
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722019
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722019%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722019: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722019 url https://www.openlane.eu/en/carv6/auction/10722019
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722034
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722034%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722034: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722034 url https://www.openlane.eu/en/carv6/auction/10722034
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722033
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722033%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722033: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722033 url https://www.openlane.eu/en/carv6/auction/10722033
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722723
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722723%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722723: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722723 url https://www.openlane.eu/en/carv6/auction/10722723
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10722024
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722024%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10722024: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10722024 url https://www.openlane.eu/en/carv6/auction/10722024
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718194
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718194%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718194: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718194 url https://www.openlane.eu/en/carv6/auction/10718194
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718195
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718195%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718195: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718195 url https://www.openlane.eu/en/carv6/auction/10718195
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718192
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718192%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718192: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718192 url https://www.openlane.eu/en/carv6/auction/10718192
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718196
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718196%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718196: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718196 url https://www.openlane.eu/en/carv6/auction/10718196
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718197
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718197%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718197: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718197 url https://www.openlane.eu/en/carv6/auction/10718197
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718198
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718198%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718198: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718198 url https://www.openlane.eu/en/carv6/auction/10718198
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718199
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718199%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718199: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718199 url https://www.openlane.eu/en/carv6/auction/10718199
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718201
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718201%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718201: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718201 url https://www.openlane.eu/en/carv6/auction/10718201
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718200
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718200%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718200: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718200 url https://www.openlane.eu/en/carv6/auction/10718200
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718844
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718844%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718844: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718844 url https://www.openlane.eu/en/carv6/auction/10718844
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718202
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718202%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718202: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718202 url https://www.openlane.eu/en/carv6/auction/10718202
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718203
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718203%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718203: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718203 url https://www.openlane.eu/en/carv6/auction/10718203
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718191
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718191%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718191: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718191 url https://www.openlane.eu/en/carv6/auction/10718191
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10718204
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718204%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10718204: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10718204 url https://www.openlane.eu/en/carv6/auction/10718204
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10723631
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723631%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10723631: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10723631 url https://www.openlane.eu/en/carv6/auction/10723631
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10723637
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723637%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10723637: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10723637 url https://www.openlane.eu/en/carv6/auction/10723637
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10728594
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728594%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10728594: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10728594 url https://www.openlane.eu/en/carv6/auction/10728594
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10728601
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728601%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10728601: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10728601 url https://www.openlane.eu/en/carv6/auction/10728601
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10728599
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728599%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10728599: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10728599 url https://www.openlane.eu/en/carv6/auction/10728599
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10728600
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728600%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10728600: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10728600 url https://www.openlane.eu/en/carv6/auction/10728600
2026-03-26 04:30:42 [adesa.fr] INFO: Found listing with ID: 10723632
2026-03-26 04:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723632%27 HTTP/1.1" 200 None
2026-03-26 04:30:42 [adesa.fr] INFO: Scrape type for 10723632: 0
2026-03-26 04:30:42 [adesa.fr] INFO: Skipping item 10723632 url https://www.openlane.eu/en/carv6/auction/10723632
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10723633
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723633%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10723633: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10723633 url https://www.openlane.eu/en/carv6/auction/10723633
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10728598
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728598%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10728598: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10728598 url https://www.openlane.eu/en/carv6/auction/10728598
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10725600
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710725600%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10725600: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10725600 url https://www.openlane.eu/en/carv6/auction/10725600
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10728596
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728596%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10728596: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10728596 url https://www.openlane.eu/en/carv6/auction/10728596
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10728597
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728597%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10728597: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10728597 url https://www.openlane.eu/en/carv6/auction/10728597
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10728595
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710728595%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10728595: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10728595 url https://www.openlane.eu/en/carv6/auction/10728595
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726309%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710726308%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710723881%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10701072
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701072%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10701072: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10701072 url https://www.openlane.eu/en/carv6/auction/10701072
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10701219
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701219%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10701219: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10701219 url https://www.openlane.eu/en/carv6/auction/10701219
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10701236
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701236%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10701236: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10701236 url https://www.openlane.eu/en/carv6/auction/10701236
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10701237
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701237%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10701237: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10701237 url https://www.openlane.eu/en/carv6/auction/10701237
2026-03-26 04:30:43 [adesa.fr] INFO: Found listing with ID: 10701238
2026-03-26 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701238%27 HTTP/1.1" 200 None
2026-03-26 04:30:43 [adesa.fr] INFO: Scrape type for 10701238: 0
2026-03-26 04:30:43 [adesa.fr] INFO: Skipping item 10701238 url https://www.openlane.eu/en/carv6/auction/10701238
2026-03-26 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:44 [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-26 04:30:44 [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-26 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-26 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with scrape type 2
2026-03-26 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with scrape type 2
2026-03-26 04:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1, identifier: 10718161
2026-03-26 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 04:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161
2026-03-26 04:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cccd740d-0ae7-53b3-8e2e-285ab8c2cbd1 with identifier: 10718161 to the API
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:30:44 [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-26 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:44 [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-26 04:30:44 [adesa.fr] INFO: Saving data for 10718161: {'auction_closing_time': 1774603800.0, 'created_time': 1774413034.491594, 'last_price_update_time': 1774499444.822601}
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718161') HTTP/1.1" 204 0
2026-03-26 04:30:44 [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-26 04:30:44 [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-26 04:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-26 04:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51e6819-f6e8-5fc6-b437-4899ce2f9879 with scrape type 2
2026-03-26 04:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51e6819-f6e8-5fc6-b437-4899ce2f9879 with scrape type 2
2026-03-26 04:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b51e6819-f6e8-5fc6-b437-4899ce2f9879, identifier: 10718179
2026-03-26 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179
2026-03-26 04:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b51e6819-f6e8-5fc6-b437-4899ce2f9879 with identifier: 10718179 to the API
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:30:45 [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-26 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:45 [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-26 04:30:45 [adesa.fr] INFO: Saving data for 10718179: {'auction_closing_time': 1774603800.0, 'created_time': 1774413020.750178, 'last_price_update_time': 1774499445.402833}
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718179') HTTP/1.1" 204 0
2026-03-26 04:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-26 04:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with scrape type 2
2026-03-26 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with scrape type 2
2026-03-26 04:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4, identifier: 10718145
2026-03-26 04:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-26 04:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54222dd1-5a34-54d7-8569-1920c341c2aa with scrape type 2
2026-03-26 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54222dd1-5a34-54d7-8569-1920c341c2aa with scrape type 2
2026-03-26 04:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 54222dd1-5a34-54d7-8569-1920c341c2aa, identifier: 10718146
2026-03-26 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145
2026-03-26 04:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63753ac4-3f2c-5c3c-9062-5790e0aa4cf4 with identifier: 10718145 to the API
2026-03-26 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:30:46 [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': 10200,
'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-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:46 [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-26 04:30:46 [adesa.fr] INFO: Saving data for 10718145: {'auction_closing_time': 1774603800.0, 'created_time': 1774413031.427945, 'last_price_update_time': 1774499446.158665}
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718145') HTTP/1.1" 204 0
2026-03-26 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-26 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146
2026-03-26 04:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 54222dd1-5a34-54d7-8569-1920c341c2aa with identifier: 10718146 to the API
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:30:46 [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-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:46 [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-26 04:30:46 [adesa.fr] INFO: Saving data for 10718146: {'auction_closing_time': 1774603800.0, 'created_time': 1774413028.173142, 'last_price_update_time': 1774499446.463526}
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718146') HTTP/1.1" 204 0
2026-03-26 04:30:46 [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-26 04:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-26 04:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with scrape type 2
2026-03-26 04:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with scrape type 2
2026-03-26 04:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3, identifier: 10718136
2026-03-26 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-26 04:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136
2026-03-26 04:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ed8d8ed9-ae6a-55c6-9d66-c61b4a13cbc3 with identifier: 10718136 to the API
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:30:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:30:47 [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-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718136%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Saving data for 10718136: {'auction_closing_time': 1774603800.0, 'created_time': 1774413032.577524, 'last_price_update_time': 1774499447.073191}
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718136') HTTP/1.1" 204 0
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701128
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701128%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701128: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701128 url https://www.openlane.eu/en/carv6/auction/10701128
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701239
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701239%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701239: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701239 url https://www.openlane.eu/en/carv6/auction/10701239
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701068
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701068%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701068: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701068 url https://www.openlane.eu/en/carv6/auction/10701068
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701159
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701159%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701159: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701159 url https://www.openlane.eu/en/carv6/auction/10701159
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701129
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701129%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701129: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701129 url https://www.openlane.eu/en/carv6/auction/10701129
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701240
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701240%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701240: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701240 url https://www.openlane.eu/en/carv6/auction/10701240
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701113
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701113%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701113: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701113 url https://www.openlane.eu/en/carv6/auction/10701113
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701145
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701145%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701145: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701145 url https://www.openlane.eu/en/carv6/auction/10701145
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701241
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701241%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701241: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701241 url https://www.openlane.eu/en/carv6/auction/10701241
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701130
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701130%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701130: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701130 url https://www.openlane.eu/en/carv6/auction/10701130
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701181
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701181%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701181: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701181 url https://www.openlane.eu/en/carv6/auction/10701181
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701131
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701131%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701131: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701131 url https://www.openlane.eu/en/carv6/auction/10701131
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701132
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701132%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701132: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701132 url https://www.openlane.eu/en/carv6/auction/10701132
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701083
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701083%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701083: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701083 url https://www.openlane.eu/en/carv6/auction/10701083
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701242
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701242%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701242: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701242 url https://www.openlane.eu/en/carv6/auction/10701242
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701187
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701187%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701187: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701187 url https://www.openlane.eu/en/carv6/auction/10701187
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701115
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701115%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701115: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701115 url https://www.openlane.eu/en/carv6/auction/10701115
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701146
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701146%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701146: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701146 url https://www.openlane.eu/en/carv6/auction/10701146
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701114
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701114%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701114: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701114 url https://www.openlane.eu/en/carv6/auction/10701114
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701074
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701074%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701074: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701074 url https://www.openlane.eu/en/carv6/auction/10701074
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701182
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701182%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701182: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701182 url https://www.openlane.eu/en/carv6/auction/10701182
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701084
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701084%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701084: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701084 url https://www.openlane.eu/en/carv6/auction/10701084
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701085
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701085%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701085: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701085 url https://www.openlane.eu/en/carv6/auction/10701085
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701188
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701188%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701188: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701188 url https://www.openlane.eu/en/carv6/auction/10701188
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701086
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701086%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701086: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701086 url https://www.openlane.eu/en/carv6/auction/10701086
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701243
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701243%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701243: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701243 url https://www.openlane.eu/en/carv6/auction/10701243
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701087
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701087%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701087: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701087 url https://www.openlane.eu/en/carv6/auction/10701087
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701075
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701075%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701075: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701075 url https://www.openlane.eu/en/carv6/auction/10701075
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701147
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701147%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701147: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701147 url https://www.openlane.eu/en/carv6/auction/10701147
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701244
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701244%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701244: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701244 url https://www.openlane.eu/en/carv6/auction/10701244
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701133
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701133%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701133: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701133 url https://www.openlane.eu/en/carv6/auction/10701133
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701205
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701205%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701205: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701205 url https://www.openlane.eu/en/carv6/auction/10701205
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701134
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701134%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701134: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701134 url https://www.openlane.eu/en/carv6/auction/10701134
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701067
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701067%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701067: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701067 url https://www.openlane.eu/en/carv6/auction/10701067
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701245
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701245%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701245: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701245 url https://www.openlane.eu/en/carv6/auction/10701245
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701206
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701206%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701206: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701206 url https://www.openlane.eu/en/carv6/auction/10701206
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701246
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701246%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701246: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701246 url https://www.openlane.eu/en/carv6/auction/10701246
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701088
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701088%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701088: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701088 url https://www.openlane.eu/en/carv6/auction/10701088
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701160
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701160%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701160: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701160 url https://www.openlane.eu/en/carv6/auction/10701160
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701148
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701148%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701148: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701148 url https://www.openlane.eu/en/carv6/auction/10701148
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701247
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701247%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701247: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701247 url https://www.openlane.eu/en/carv6/auction/10701247
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701189
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701189%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701189: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701189 url https://www.openlane.eu/en/carv6/auction/10701189
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701248
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701248%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701248: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701248 url https://www.openlane.eu/en/carv6/auction/10701248
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701220
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701220%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701220: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701220 url https://www.openlane.eu/en/carv6/auction/10701220
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701162
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701162%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701162: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701162 url https://www.openlane.eu/en/carv6/auction/10701162
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701161
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701161%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701161: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701161 url https://www.openlane.eu/en/carv6/auction/10701161
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701071
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701071%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701071: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701071 url https://www.openlane.eu/en/carv6/auction/10701071
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701089
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701089%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701089: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701089 url https://www.openlane.eu/en/carv6/auction/10701089
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701135
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701135%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701135: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701135 url https://www.openlane.eu/en/carv6/auction/10701135
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701149
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701149%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701149: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701149 url https://www.openlane.eu/en/carv6/auction/10701149
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701207
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701207%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701207: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701207 url https://www.openlane.eu/en/carv6/auction/10701207
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701163
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701163%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701163: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701163 url https://www.openlane.eu/en/carv6/auction/10701163
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701221
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701221%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701221: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701221 url https://www.openlane.eu/en/carv6/auction/10701221
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701150
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701150%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701150: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701150 url https://www.openlane.eu/en/carv6/auction/10701150
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701165
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701165%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701165: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701165 url https://www.openlane.eu/en/carv6/auction/10701165
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701208
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701208%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701208: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701208 url https://www.openlane.eu/en/carv6/auction/10701208
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701209
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701209%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701209: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701209 url https://www.openlane.eu/en/carv6/auction/10701209
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701164
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701164%27 HTTP/1.1" 200 None
2026-03-26 04:30:47 [adesa.fr] INFO: Scrape type for 10701164: 0
2026-03-26 04:30:47 [adesa.fr] INFO: Skipping item 10701164 url https://www.openlane.eu/en/carv6/auction/10701164
2026-03-26 04:30:47 [adesa.fr] INFO: Found listing with ID: 10701249
2026-03-26 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701249%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701249: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701249 url https://www.openlane.eu/en/carv6/auction/10701249
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701166
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701166%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701166: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701166 url https://www.openlane.eu/en/carv6/auction/10701166
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701116
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701116%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701116: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701116 url https://www.openlane.eu/en/carv6/auction/10701116
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701151
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701151%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701151: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701151 url https://www.openlane.eu/en/carv6/auction/10701151
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701223
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701223%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701223: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701223 url https://www.openlane.eu/en/carv6/auction/10701223
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701250
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701250%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701250: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701250 url https://www.openlane.eu/en/carv6/auction/10701250
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701143
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701143%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701143: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701143 url https://www.openlane.eu/en/carv6/auction/10701143
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701222
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701222%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701222: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701222 url https://www.openlane.eu/en/carv6/auction/10701222
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701251
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701251%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701251: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701251 url https://www.openlane.eu/en/carv6/auction/10701251
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701224
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701224%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701224: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701224 url https://www.openlane.eu/en/carv6/auction/10701224
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701092
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701092%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701092: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701092 url https://www.openlane.eu/en/carv6/auction/10701092
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701153
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701153%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701153: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701153 url https://www.openlane.eu/en/carv6/auction/10701153
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701191
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701191%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701191: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701191 url https://www.openlane.eu/en/carv6/auction/10701191
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701081
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701081%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701081: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701081 url https://www.openlane.eu/en/carv6/auction/10701081
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701190
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701190%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701190: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701190 url https://www.openlane.eu/en/carv6/auction/10701190
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701152
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701152%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701152: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701152 url https://www.openlane.eu/en/carv6/auction/10701152
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701090
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701090%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701090: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701090 url https://www.openlane.eu/en/carv6/auction/10701090
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701167
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701167%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701167: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701167 url https://www.openlane.eu/en/carv6/auction/10701167
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701073
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701073%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701073: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701073 url https://www.openlane.eu/en/carv6/auction/10701073
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701091
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701091%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701091: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701091 url https://www.openlane.eu/en/carv6/auction/10701091
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701080
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701080%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701080: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701080 url https://www.openlane.eu/en/carv6/auction/10701080
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701168
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701168%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701168: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701168 url https://www.openlane.eu/en/carv6/auction/10701168
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701252
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701252%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701252: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701252 url https://www.openlane.eu/en/carv6/auction/10701252
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701253
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701253%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701253: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701253 url https://www.openlane.eu/en/carv6/auction/10701253
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701154
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701154%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701154: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701154 url https://www.openlane.eu/en/carv6/auction/10701154
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701254
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701254%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701254: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701254 url https://www.openlane.eu/en/carv6/auction/10701254
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701255
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701255%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701255: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701255 url https://www.openlane.eu/en/carv6/auction/10701255
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701136
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701136%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701136: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701136 url https://www.openlane.eu/en/carv6/auction/10701136
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701169
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701169%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701169: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701169 url https://www.openlane.eu/en/carv6/auction/10701169
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701259
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701259%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701259: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701259 url https://www.openlane.eu/en/carv6/auction/10701259
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701256
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701256%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701256: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701256 url https://www.openlane.eu/en/carv6/auction/10701256
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701258
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701258%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701258: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701258 url https://www.openlane.eu/en/carv6/auction/10701258
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701257
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701257%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701257: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701257 url https://www.openlane.eu/en/carv6/auction/10701257
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701225
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701225%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701225: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701225 url https://www.openlane.eu/en/carv6/auction/10701225
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701170
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701170%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701170: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701170 url https://www.openlane.eu/en/carv6/auction/10701170
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701171
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701171%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701171: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701171 url https://www.openlane.eu/en/carv6/auction/10701171
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701078
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701078%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701078: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701078 url https://www.openlane.eu/en/carv6/auction/10701078
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701260
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701260%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701260: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701260 url https://www.openlane.eu/en/carv6/auction/10701260
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701069
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701069%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701069: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701069 url https://www.openlane.eu/en/carv6/auction/10701069
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701226
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701226%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701226: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701226 url https://www.openlane.eu/en/carv6/auction/10701226
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701227
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701227%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701227: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701227 url https://www.openlane.eu/en/carv6/auction/10701227
2026-03-26 04:30:48 [adesa.fr] INFO: Found listing with ID: 10701093
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701093%27 HTTP/1.1" 200 None
2026-03-26 04:30:48 [adesa.fr] INFO: Scrape type for 10701093: 0
2026-03-26 04:30:48 [adesa.fr] INFO: Skipping item 10701093 url https://www.openlane.eu/en/carv6/auction/10701093
2026-03-26 04:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:48 [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-26 04:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-26 04:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 2
2026-03-26 04:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 2
2026-03-26 04:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6, identifier: 10719192
2026-03-26 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192
2026-03-26 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10719192 to the API
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:30:49 [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-26 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719192%27 HTTP/1.1" 200 None
2026-03-26 04:30:49 [adesa.fr] INFO: Saving data for 10719192: {'auction_closing_time': 1774603800.0, 'created_time': 1774413032.926074, 'last_price_update_time': 1774499449.616051}
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719192') HTTP/1.1" 204 0
2026-03-26 04:30:51 [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-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701117
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701117%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701117: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701117 url https://www.openlane.eu/en/carv6/auction/10701117
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701094
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701094%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701094: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701094 url https://www.openlane.eu/en/carv6/auction/10701094
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701261
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701261%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701261: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701261 url https://www.openlane.eu/en/carv6/auction/10701261
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701262
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701262%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701262: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701262 url https://www.openlane.eu/en/carv6/auction/10701262
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701095
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701095%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701095: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701095 url https://www.openlane.eu/en/carv6/auction/10701095
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701228
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701228%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701228: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701228 url https://www.openlane.eu/en/carv6/auction/10701228
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701192
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701192%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701192: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701192 url https://www.openlane.eu/en/carv6/auction/10701192
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701118
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701118%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701118: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701118 url https://www.openlane.eu/en/carv6/auction/10701118
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701194
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701194%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701194: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701194 url https://www.openlane.eu/en/carv6/auction/10701194
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701263
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701263%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701263: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701263 url https://www.openlane.eu/en/carv6/auction/10701263
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701172
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701172%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701172: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701172 url https://www.openlane.eu/en/carv6/auction/10701172
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701195
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701195%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701195: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701195 url https://www.openlane.eu/en/carv6/auction/10701195
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701137
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701137%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701137: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701137 url https://www.openlane.eu/en/carv6/auction/10701137
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701173
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701173%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701173: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701173 url https://www.openlane.eu/en/carv6/auction/10701173
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701229
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701229%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701229: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701229 url https://www.openlane.eu/en/carv6/auction/10701229
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701193
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701193%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701193: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701193 url https://www.openlane.eu/en/carv6/auction/10701193
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701264
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701264%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701264: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701264 url https://www.openlane.eu/en/carv6/auction/10701264
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701096
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701096%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701096: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701096 url https://www.openlane.eu/en/carv6/auction/10701096
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701119
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701119%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701119: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701119 url https://www.openlane.eu/en/carv6/auction/10701119
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701155
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701155%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701155: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701155 url https://www.openlane.eu/en/carv6/auction/10701155
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701265
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701265%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701265: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701265 url https://www.openlane.eu/en/carv6/auction/10701265
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701079
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701079%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701079: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701079 url https://www.openlane.eu/en/carv6/auction/10701079
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701097
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701097%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701097: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701097 url https://www.openlane.eu/en/carv6/auction/10701097
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701174
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701174%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701174: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701174 url https://www.openlane.eu/en/carv6/auction/10701174
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701266
2026-03-26 04:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701266%27 HTTP/1.1" 200 None
2026-03-26 04:30:51 [adesa.fr] INFO: Scrape type for 10701266: 0
2026-03-26 04:30:51 [adesa.fr] INFO: Skipping item 10701266 url https://www.openlane.eu/en/carv6/auction/10701266
2026-03-26 04:30:51 [adesa.fr] INFO: Found listing with ID: 10701183
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701183%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701183: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701183 url https://www.openlane.eu/en/carv6/auction/10701183
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701210
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701210%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701210: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701210 url https://www.openlane.eu/en/carv6/auction/10701210
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701098
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701098%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701098: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701098 url https://www.openlane.eu/en/carv6/auction/10701098
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701099
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701099%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701099: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701099 url https://www.openlane.eu/en/carv6/auction/10701099
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701196
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701196%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701196: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701196 url https://www.openlane.eu/en/carv6/auction/10701196
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701100
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701100%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701100: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701100 url https://www.openlane.eu/en/carv6/auction/10701100
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701175
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701175%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701175: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701175 url https://www.openlane.eu/en/carv6/auction/10701175
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701176
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701176%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701176: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701176 url https://www.openlane.eu/en/carv6/auction/10701176
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701267
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701267%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701267: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701267 url https://www.openlane.eu/en/carv6/auction/10701267
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701070
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701070%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701070: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701070 url https://www.openlane.eu/en/carv6/auction/10701070
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701230
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701230%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701230: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701230 url https://www.openlane.eu/en/carv6/auction/10701230
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701177
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701177%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701177: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701177 url https://www.openlane.eu/en/carv6/auction/10701177
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701141
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701141%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701141: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701141 url https://www.openlane.eu/en/carv6/auction/10701141
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701231
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701231%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701231: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701231 url https://www.openlane.eu/en/carv6/auction/10701231
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701101
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701101%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701101: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701101 url https://www.openlane.eu/en/carv6/auction/10701101
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701120
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701120%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701120: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701120 url https://www.openlane.eu/en/carv6/auction/10701120
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701156
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701156%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701156: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701156 url https://www.openlane.eu/en/carv6/auction/10701156
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701142
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701142%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701142: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701142 url https://www.openlane.eu/en/carv6/auction/10701142
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701211
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701211%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701211: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701211 url https://www.openlane.eu/en/carv6/auction/10701211
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701268
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701268%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701268: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701268 url https://www.openlane.eu/en/carv6/auction/10701268
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701232
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701232%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701232: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701232 url https://www.openlane.eu/en/carv6/auction/10701232
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701103
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701103%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701103: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701103 url https://www.openlane.eu/en/carv6/auction/10701103
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701102
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701102%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701102: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701102 url https://www.openlane.eu/en/carv6/auction/10701102
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701121
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701121%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701121: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701121 url https://www.openlane.eu/en/carv6/auction/10701121
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701122
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701122%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701122: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701122 url https://www.openlane.eu/en/carv6/auction/10701122
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701197
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701197%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701197: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701197 url https://www.openlane.eu/en/carv6/auction/10701197
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701198
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701198%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701198: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701198 url https://www.openlane.eu/en/carv6/auction/10701198
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701269
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701269%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701269: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701269 url https://www.openlane.eu/en/carv6/auction/10701269
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701082
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701082%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701082: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701082 url https://www.openlane.eu/en/carv6/auction/10701082
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701212
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701212%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701212: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701212 url https://www.openlane.eu/en/carv6/auction/10701212
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701184
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701184%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701184: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701184 url https://www.openlane.eu/en/carv6/auction/10701184
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701138
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701138%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701138: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701138 url https://www.openlane.eu/en/carv6/auction/10701138
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701270
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701270%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701270: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701270 url https://www.openlane.eu/en/carv6/auction/10701270
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701104
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701104%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701104: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701104 url https://www.openlane.eu/en/carv6/auction/10701104
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701271
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701271%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701271: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701271 url https://www.openlane.eu/en/carv6/auction/10701271
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701123
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701123%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701123: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701123 url https://www.openlane.eu/en/carv6/auction/10701123
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701272
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701272%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701272: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701272 url https://www.openlane.eu/en/carv6/auction/10701272
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701273
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701273%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701273: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701273 url https://www.openlane.eu/en/carv6/auction/10701273
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701274
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701274%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701274: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701274 url https://www.openlane.eu/en/carv6/auction/10701274
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701199
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701199%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701199: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701199 url https://www.openlane.eu/en/carv6/auction/10701199
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701200
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701200%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701200: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701200 url https://www.openlane.eu/en/carv6/auction/10701200
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701275
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701275%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701275: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701275 url https://www.openlane.eu/en/carv6/auction/10701275
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701144
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701144%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701144: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701144 url https://www.openlane.eu/en/carv6/auction/10701144
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701139
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701139%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701139: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701139 url https://www.openlane.eu/en/carv6/auction/10701139
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701185
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701185%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701185: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701185 url https://www.openlane.eu/en/carv6/auction/10701185
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701277
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701277%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701277: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701277 url https://www.openlane.eu/en/carv6/auction/10701277
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701213
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701213%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701213: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701213 url https://www.openlane.eu/en/carv6/auction/10701213
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701276
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701276%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701276: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701276 url https://www.openlane.eu/en/carv6/auction/10701276
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701140
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701140%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701140: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701140 url https://www.openlane.eu/en/carv6/auction/10701140
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701124
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701124%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701124: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701124 url https://www.openlane.eu/en/carv6/auction/10701124
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701105
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701105%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701105: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701105 url https://www.openlane.eu/en/carv6/auction/10701105
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701278
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701278%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701278: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701278 url https://www.openlane.eu/en/carv6/auction/10701278
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701280
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701280%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701280: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701280 url https://www.openlane.eu/en/carv6/auction/10701280
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701107
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701107%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701107: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701107 url https://www.openlane.eu/en/carv6/auction/10701107
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701106
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701106%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701106: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701106 url https://www.openlane.eu/en/carv6/auction/10701106
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701281
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701281%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701281: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701281 url https://www.openlane.eu/en/carv6/auction/10701281
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701186
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701186%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701186: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701186 url https://www.openlane.eu/en/carv6/auction/10701186
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701279
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701279%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701279: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701279 url https://www.openlane.eu/en/carv6/auction/10701279
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701201
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701201%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701201: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701201 url https://www.openlane.eu/en/carv6/auction/10701201
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701233
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701233%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701233: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701233 url https://www.openlane.eu/en/carv6/auction/10701233
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701108
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701108%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701108: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701108 url https://www.openlane.eu/en/carv6/auction/10701108
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701282
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701282%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701282: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701282 url https://www.openlane.eu/en/carv6/auction/10701282
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701125
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710701125%27 HTTP/1.1" 200 None
2026-03-26 04:30:52 [adesa.fr] INFO: Scrape type for 10701125: 0
2026-03-26 04:30:52 [adesa.fr] INFO: Skipping item 10701125 url https://www.openlane.eu/en/carv6/auction/10701125
2026-03-26 04:30:52 [adesa.fr] INFO: Found listing with ID: 10701234
2026-03-26 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701234%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701234: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701234 url https://www.openlane.eu/en/carv6/auction/10701234
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701214
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701214%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701214: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701214 url https://www.openlane.eu/en/carv6/auction/10701214
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701215
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701215%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701215: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701215 url https://www.openlane.eu/en/carv6/auction/10701215
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701178
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701178%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701178: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701178 url https://www.openlane.eu/en/carv6/auction/10701178
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701157
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701157%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701157: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701157 url https://www.openlane.eu/en/carv6/auction/10701157
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701216
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701216%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701216: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701216 url https://www.openlane.eu/en/carv6/auction/10701216
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701217
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701217%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701217: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701217 url https://www.openlane.eu/en/carv6/auction/10701217
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701126
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701126%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701126: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701126 url https://www.openlane.eu/en/carv6/auction/10701126
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701283
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701283%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701283: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701283 url https://www.openlane.eu/en/carv6/auction/10701283
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701109
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701109%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701109: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701109 url https://www.openlane.eu/en/carv6/auction/10701109
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701110
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701110%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701110: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701110 url https://www.openlane.eu/en/carv6/auction/10701110
2026-03-26 04:30:53 [adesa.fr] INFO: Found listing with ID: 10701111
2026-03-26 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701111%27 HTTP/1.1" 200 None
2026-03-26 04:30:53 [adesa.fr] INFO: Scrape type for 10701111: 0
2026-03-26 04:30:53 [adesa.fr] INFO: Skipping item 10701111 url https://www.openlane.eu/en/carv6/auction/10701111
2026-03-26 04:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:54 [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-26 04:30:54 [adesa.fr] INFO: Found listing with ID: 10701202
2026-03-26 04:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701202%27 HTTP/1.1" 200 None
2026-03-26 04:30:54 [adesa.fr] INFO: Scrape type for 10701202: 0
2026-03-26 04:30:54 [adesa.fr] INFO: Skipping item 10701202 url https://www.openlane.eu/en/carv6/auction/10701202
2026-03-26 04:30:54 [adesa.fr] INFO: Found listing with ID: 10701203
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701203%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701203: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701203 url https://www.openlane.eu/en/carv6/auction/10701203
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701180
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701180%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701180: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701180 url https://www.openlane.eu/en/carv6/auction/10701180
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701179
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701179%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701179: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701179 url https://www.openlane.eu/en/carv6/auction/10701179
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701285
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701285%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701285: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701285 url https://www.openlane.eu/en/carv6/auction/10701285
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701284
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701284%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701284: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701284 url https://www.openlane.eu/en/carv6/auction/10701284
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701158
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701158%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701158: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701158 url https://www.openlane.eu/en/carv6/auction/10701158
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701077
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701077%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701077: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701077 url https://www.openlane.eu/en/carv6/auction/10701077
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701076
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701076%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701076: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701076 url https://www.openlane.eu/en/carv6/auction/10701076
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701218
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701218%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701218: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701218 url https://www.openlane.eu/en/carv6/auction/10701218
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701204
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701204%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701204: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701204 url https://www.openlane.eu/en/carv6/auction/10701204
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701112
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701112%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701112: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701112 url https://www.openlane.eu/en/carv6/auction/10701112
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701235
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701235%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701235: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701235 url https://www.openlane.eu/en/carv6/auction/10701235
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701286
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701286%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701286: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701286 url https://www.openlane.eu/en/carv6/auction/10701286
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10701127
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710701127%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10701127: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10701127 url https://www.openlane.eu/en/carv6/auction/10701127
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10722088
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722088%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10722088: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10722088 url https://www.openlane.eu/en/carv6/auction/10722088
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716486
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716486%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716486: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716486 url https://www.openlane.eu/en/carv6/auction/10716486
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716483
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716483%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716483: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716483 url https://www.openlane.eu/en/carv6/auction/10716483
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716540
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716540%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716540: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716540 url https://www.openlane.eu/en/carv6/auction/10716540
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716544
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716544%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716544: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716544 url https://www.openlane.eu/en/carv6/auction/10716544
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716465
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716465%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716465: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716465 url https://www.openlane.eu/en/carv6/auction/10716465
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716545
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716545%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716545: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716545 url https://www.openlane.eu/en/carv6/auction/10716545
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716550
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716550%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716550: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716550 url https://www.openlane.eu/en/carv6/auction/10716550
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716546
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716546%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716546: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716546 url https://www.openlane.eu/en/carv6/auction/10716546
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716507
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716507%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716507: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716507 url https://www.openlane.eu/en/carv6/auction/10716507
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716504
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716504%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716504: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716504 url https://www.openlane.eu/en/carv6/auction/10716504
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716522
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716522%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716522: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716522 url https://www.openlane.eu/en/carv6/auction/10716522
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716501
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716501%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716501: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716501 url https://www.openlane.eu/en/carv6/auction/10716501
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716542
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716542%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716542: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716542 url https://www.openlane.eu/en/carv6/auction/10716542
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716509
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716509%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716509: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716509 url https://www.openlane.eu/en/carv6/auction/10716509
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716537
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716537%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716537: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716537 url https://www.openlane.eu/en/carv6/auction/10716537
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716510
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716510%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716510: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716510 url https://www.openlane.eu/en/carv6/auction/10716510
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716467
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716467%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716467: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716467 url https://www.openlane.eu/en/carv6/auction/10716467
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716548
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716548%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716548: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716548 url https://www.openlane.eu/en/carv6/auction/10716548
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716502
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716502%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716502: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716502 url https://www.openlane.eu/en/carv6/auction/10716502
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716491
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716491%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716491: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716491 url https://www.openlane.eu/en/carv6/auction/10716491
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724719
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724719%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724719: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724719 url https://www.openlane.eu/en/carv6/auction/10724719
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724721
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724721%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724721: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724721 url https://www.openlane.eu/en/carv6/auction/10724721
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724726
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724726%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724726: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724726 url https://www.openlane.eu/en/carv6/auction/10724726
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724724
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724724%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724724: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724724 url https://www.openlane.eu/en/carv6/auction/10724724
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716475
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716475%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716475: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716475 url https://www.openlane.eu/en/carv6/auction/10716475
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724718
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724718%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724718: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724718 url https://www.openlane.eu/en/carv6/auction/10724718
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724723
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724723%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724723: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724723 url https://www.openlane.eu/en/carv6/auction/10724723
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716497
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716497%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716497: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716497 url https://www.openlane.eu/en/carv6/auction/10716497
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724722
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724722%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724722: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724722 url https://www.openlane.eu/en/carv6/auction/10724722
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716492
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716492%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716492: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716492 url https://www.openlane.eu/en/carv6/auction/10716492
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716482
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716482%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716482: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716482 url https://www.openlane.eu/en/carv6/auction/10716482
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716468
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716468%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716468: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716468 url https://www.openlane.eu/en/carv6/auction/10716468
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716469
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716469%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716469: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716469 url https://www.openlane.eu/en/carv6/auction/10716469
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716514
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716514%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716514: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716514 url https://www.openlane.eu/en/carv6/auction/10716514
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716529
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716529%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716529: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716529 url https://www.openlane.eu/en/carv6/auction/10716529
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716489
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716489%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716489: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716489 url https://www.openlane.eu/en/carv6/auction/10716489
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716523
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716523%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716523: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716523 url https://www.openlane.eu/en/carv6/auction/10716523
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716496
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716496%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716496: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716496 url https://www.openlane.eu/en/carv6/auction/10716496
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716498
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716498%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716498: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716498 url https://www.openlane.eu/en/carv6/auction/10716498
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716519
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716519%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716519: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716519 url https://www.openlane.eu/en/carv6/auction/10716519
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724727
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724727%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724727: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724727 url https://www.openlane.eu/en/carv6/auction/10724727
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716534
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716534%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716534: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716534 url https://www.openlane.eu/en/carv6/auction/10716534
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716503
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716503%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716503: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716503 url https://www.openlane.eu/en/carv6/auction/10716503
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10724728
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724728%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10724728: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10724728 url https://www.openlane.eu/en/carv6/auction/10724728
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716517
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716517%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716517: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716517 url https://www.openlane.eu/en/carv6/auction/10716517
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716499
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716499%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716499: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716499 url https://www.openlane.eu/en/carv6/auction/10716499
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716490
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716490%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716490: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716490 url https://www.openlane.eu/en/carv6/auction/10716490
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716481
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716481%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716481: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716481 url https://www.openlane.eu/en/carv6/auction/10716481
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716521
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716521%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716521: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716521 url https://www.openlane.eu/en/carv6/auction/10716521
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716513
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716513%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716513: 0
2026-03-26 04:30:55 [adesa.fr] INFO: Skipping item 10716513 url https://www.openlane.eu/en/carv6/auction/10716513
2026-03-26 04:30:55 [adesa.fr] INFO: Found listing with ID: 10716527
2026-03-26 04:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716527%27 HTTP/1.1" 200 None
2026-03-26 04:30:55 [adesa.fr] INFO: Scrape type for 10716527: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716527 url https://www.openlane.eu/en/carv6/auction/10716527
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10724720
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724720%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10724720: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10724720 url https://www.openlane.eu/en/carv6/auction/10724720
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716478
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716478%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716478: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716478 url https://www.openlane.eu/en/carv6/auction/10716478
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716470
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716470%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716470: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716470 url https://www.openlane.eu/en/carv6/auction/10716470
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716525
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716525%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716525: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716525 url https://www.openlane.eu/en/carv6/auction/10716525
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716508
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716508%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716508: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716508 url https://www.openlane.eu/en/carv6/auction/10716508
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716515
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716515%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716515: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716515 url https://www.openlane.eu/en/carv6/auction/10716515
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716495
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716495%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716495: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716495 url https://www.openlane.eu/en/carv6/auction/10716495
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716524
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716524%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716524: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716524 url https://www.openlane.eu/en/carv6/auction/10716524
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716539
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716539%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716539: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716539 url https://www.openlane.eu/en/carv6/auction/10716539
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716494
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716494%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716494: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716494 url https://www.openlane.eu/en/carv6/auction/10716494
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716549
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716549%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716549: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716549 url https://www.openlane.eu/en/carv6/auction/10716549
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716477
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716477%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716477: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716477 url https://www.openlane.eu/en/carv6/auction/10716477
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716471
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716471%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716471: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716471 url https://www.openlane.eu/en/carv6/auction/10716471
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716528
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716528%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716528: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716528 url https://www.openlane.eu/en/carv6/auction/10716528
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716543
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716543%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716543: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716543 url https://www.openlane.eu/en/carv6/auction/10716543
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716516
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716516%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716516: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716516 url https://www.openlane.eu/en/carv6/auction/10716516
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716506
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716506%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716506: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716506 url https://www.openlane.eu/en/carv6/auction/10716506
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716512
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716512%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716512: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716512 url https://www.openlane.eu/en/carv6/auction/10716512
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716511
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716511%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716511: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716511 url https://www.openlane.eu/en/carv6/auction/10716511
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716487
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716487%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716487: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716487 url https://www.openlane.eu/en/carv6/auction/10716487
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10724725
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710724725%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10724725: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10724725 url https://www.openlane.eu/en/carv6/auction/10724725
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10721435
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721435%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10721435: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10721435 url https://www.openlane.eu/en/carv6/auction/10721435
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716538
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716538%27 HTTP/1.1" 200 None
2026-03-26 04:30:56 [adesa.fr] INFO: Scrape type for 10716538: 0
2026-03-26 04:30:56 [adesa.fr] INFO: Skipping item 10716538 url https://www.openlane.eu/en/carv6/auction/10716538
2026-03-26 04:30:56 [adesa.fr] INFO: Found listing with ID: 10716532
2026-03-26 04:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716532%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716532: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716532 url https://www.openlane.eu/en/carv6/auction/10716532
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716535
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716535%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716535: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716535 url https://www.openlane.eu/en/carv6/auction/10716535
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716518
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716518%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716518: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716518 url https://www.openlane.eu/en/carv6/auction/10716518
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716526
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716526%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716526: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716526 url https://www.openlane.eu/en/carv6/auction/10716526
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716479
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716479%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716479: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716479 url https://www.openlane.eu/en/carv6/auction/10716479
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716541
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716541%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716541: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716541 url https://www.openlane.eu/en/carv6/auction/10716541
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716472
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716472%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716472: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716472 url https://www.openlane.eu/en/carv6/auction/10716472
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716473
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716473%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716473: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716473 url https://www.openlane.eu/en/carv6/auction/10716473
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716480
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716480%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716480: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716480 url https://www.openlane.eu/en/carv6/auction/10716480
2026-03-26 04:30:57 [adesa.fr] INFO: Found listing with ID: 10716520
2026-03-26 04:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716520%27 HTTP/1.1" 200 None
2026-03-26 04:30:57 [adesa.fr] INFO: Scrape type for 10716520: 0
2026-03-26 04:30:57 [adesa.fr] INFO: Skipping item 10716520 url https://www.openlane.eu/en/carv6/auction/10716520
2026-03-26 04:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:30:58 [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-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674191%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627983%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710631532%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627081%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676819%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10627993
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627993%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10627993: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10627993 url https://www.openlane.eu/en/carv6/auction/10627993
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10532902
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532902%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10532902: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10532902 url https://www.openlane.eu/en/carv6/auction/10532902
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10675028
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675028%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10675028: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10675028 url https://www.openlane.eu/en/carv6/auction/10675028
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10652920
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652920%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10652920: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10652920 url https://www.openlane.eu/en/carv6/auction/10652920
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-26 04:30:59 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-26 04:30:59 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-26 04:30:59 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710691965%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710405347%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710583767%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710405345%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710655718%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710532900%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710691961%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710405353%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710641918%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722731%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721366%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721606%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10721367
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721367%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10721367: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10721367 url https://www.openlane.eu/en/carv6/auction/10721367
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10676050
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710676050%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10676050: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10676050 url https://www.openlane.eu/en/carv6/auction/10676050
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710630790%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710633066%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710601085%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710669348%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710513909%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710051044%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710331201%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710326073%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710459274%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710489924%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710284853%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710451783%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710713166%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10540685
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710540685%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10540685: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10540685 url https://www.openlane.eu/en/carv6/auction/10540685
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710531347%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710606719%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710694522%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699721%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710326062%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710571076%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710694993%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710473268%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710683948%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710713167%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710710381%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721360%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710702500%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719678%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719687%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-26 04:31:00 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-26 04:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710662209%27 HTTP/1.1" 200 None
2026-03-26 04:31:00 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-26 04:31:00 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-26 04:31:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 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-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710439487%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699438%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710051061%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710269481%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699439%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710057241%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710704551%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710685083%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699459%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710518391%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699457%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710650228%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710136698%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279905933%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710597849%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710580073%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710718734%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719679%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710640495%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710627155%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721193%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710437881%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699722%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710394825%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710698182%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710687167%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10632404
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710632404%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10632404: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10632404 url https://www.openlane.eu/en/carv6/auction/10632404
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699512%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699517%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699513%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710597858%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-26 04:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710688557%27 HTTP/1.1" 200 None
2026-03-26 04:31:02 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-26 04:31:02 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-26 04:31:02 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699502%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699501%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710452571%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10437891
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710437891%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10437891: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10437891 url https://www.openlane.eu/en/carv6/auction/10437891
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710512962%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710661603%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710411867%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710326128%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710556138%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710222565%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710231005%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710676045%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707950%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707951%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707949%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10707949: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710710380%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10710380: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715794%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10721766
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721766%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10721766: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10721766 url https://www.openlane.eu/en/carv6/auction/10721766
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710640496%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721192%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719683%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710716793%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10715796
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715796%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10715796: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10715796 url https://www.openlane.eu/en/carv6/auction/10715796
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699481%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699475%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710702499%27 HTTP/1.1" 200 None
2026-03-26 04:31:03 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-26 04:31:03 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-26 04:31:03 [adesa.fr] INFO: Found listing with ID: 10558919
2026-03-26 04:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710558919%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10558919: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10558919 url https://www.openlane.eu/en/carv6/auction/10558919
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710574132%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710690022%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710709611%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699450%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710694299%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10694299: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710595519%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710554218%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710689052%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710597882%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710719684%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721358%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721603%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722728%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10681278
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710681278%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10681278: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10681278 url https://www.openlane.eu/en/carv6/auction/10681278
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710713164%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10711367
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710711367%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10711367: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10711367 url https://www.openlane.eu/en/carv6/auction/10711367
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710681283%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10707278
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707278%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10707278: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10707278 url https://www.openlane.eu/en/carv6/auction/10707278
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710682593%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710573240%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710269547%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710713169%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710654300%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10699471
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699471%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10699471: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10699471 url https://www.openlane.eu/en/carv6/auction/10699471
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710722729%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710702501%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10702501: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707273%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710676823%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699507%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710673717%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10721364
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721364%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10721364: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10721364 url https://www.openlane.eu/en/carv6/auction/10721364
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710688251%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10695288
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710695288%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10695288: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10695288 url https://www.openlane.eu/en/carv6/auction/10695288
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710679268%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707858%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710473270%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710682079%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10682079: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699416%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710647802%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10647802: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710473269%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-26 04:31:04 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-26 04:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699425%27 HTTP/1.1" 200 None
2026-03-26 04:31:04 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-26 04:31:04 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-26 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-26 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710477906%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707276%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710381371%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710375917%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710326152%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710707860%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710597840%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710351032%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710681277%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710681282%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710661519%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710571074%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710408313%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10408313: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710649232%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710626577%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699395%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699388%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721340%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721342%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699452%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710554939%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699446%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699445%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710662769%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699444%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710527711%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710527709%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10606748
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710606748%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10606748: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10606748 url https://www.openlane.eu/en/carv6/auction/10606748
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710711365%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10711365: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-26 04:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699467%27 HTTP/1.1" 200 None
2026-03-26 04:31:06 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-26 04:31:06 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-26 04:31:06 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710693704%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-26 04:31:07 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710695919%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-26 04:31:07 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710687169%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-26 04:31:07 [adesa.fr] INFO: Found listing with ID: 10721359
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710721359%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10721359: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10721359 url https://www.openlane.eu/en/carv6/auction/10721359
2026-03-26 04:31:07 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710715524%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-26 04:31:07 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710652149%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-26 04:31:07 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710699412%27 HTTP/1.1" 200 None
2026-03-26 04:31:07 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-26 04:31:07 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-26 04:31:07 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 6 items (at 6 items/min)
2026-03-26 04:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-26 04:31:07 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 04:31:07 [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>: 437, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:31:07 [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%201774067467 HTTP/1.1" 200 None
2026-03-26 04:31:07 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (6 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-26T04_30_00.jl
2026-03-26 04:31:07 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 20344,
'downloader/request_count': 17,
'downloader/request_method_count/GET': 6,
'downloader/request_method_count/POST': 11,
'downloader/response_bytes': 6448087,
'downloader/response_count': 17,
'downloader/response_status_count/200': 17,
'elapsed_time_seconds': 60.645829,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 4, 31, 7, 627775, tzinfo=datetime.timezone.utc),
'item_scraped_count': 6,
'log_count/DEBUG': 2181,
'log_count/INFO': 3209,
'memusage/max': 173096960,
'memusage/startup': 149925888,
'request_depth_max': 10,
'response_received_count': 17,
'scheduler/dequeued': 17,
'scheduler/dequeued/memory': 17,
'scheduler/enqueued': 17,
'scheduler/enqueued/memory': 17,
'scrape_type/price_update': 6,
'scrape_type/skipped': 1031,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 17,
'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.018676784985206,
'scrapy-zyte-api/mean_response_seconds': 3.2452241663327994,
'scrapy-zyte-api/processed': 17,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 17,
'scrapy-zyte-api/request_args/experimental.requestCookies': 16,
'scrapy-zyte-api/request_args/experimental.responseCookies': 17,
'scrapy-zyte-api/request_args/httpRequestBody': 11,
'scrapy-zyte-api/request_args/httpRequestMethod': 11,
'scrapy-zyte-api/request_args/httpResponseBody': 17,
'scrapy-zyte-api/request_args/httpResponseHeaders': 17,
'scrapy-zyte-api/request_args/url': 17,
'scrapy-zyte-api/status_codes/200': 17,
'scrapy-zyte-api/success': 17,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1037,
'source/total_available': 1037,
'start_time': datetime.datetime(2026, 3, 26, 4, 30, 6, 981946, tzinfo=datetime.timezone.utc)}
2026-03-26 04:31:07 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 04:31:07 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5240b2c510>
2026-03-26 04:31:07 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f523fd2dd10>