2026-03-29 16:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 16:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 16:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-29 16:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 16:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 16:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 16:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 16:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 96a7d2b15c0f63ca
2026-03-29 16: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-29 16: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-29T16_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-29 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 16: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-29 16:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 16: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-29 16:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 16:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-29 16:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 16:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 16: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-29 16:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 16: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-29 16: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-29 16:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 16:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 16:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 16:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 16:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 16:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 16: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-29 16:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10730290
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730290%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10730290: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10730290 url https://www.openlane.eu/en/carv6/auction/10730290
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10730301
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730301%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10730301: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10730301 url https://www.openlane.eu/en/carv6/auction/10730301
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738064
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738064%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738064: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738064 url https://www.openlane.eu/en/carv6/auction/10738064
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10730294
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730294%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10730294: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10730294 url https://www.openlane.eu/en/carv6/auction/10730294
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738061
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738061%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738061: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738061 url https://www.openlane.eu/en/carv6/auction/10738061
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738072
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738072%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738072: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738072 url https://www.openlane.eu/en/carv6/auction/10738072
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738062
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738062%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738062: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738062 url https://www.openlane.eu/en/carv6/auction/10738062
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738052
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738052%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738052: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738052 url https://www.openlane.eu/en/carv6/auction/10738052
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738069
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738069%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738069: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738069 url https://www.openlane.eu/en/carv6/auction/10738069
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738053
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738053%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738053: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738053 url https://www.openlane.eu/en/carv6/auction/10738053
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738065
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738065%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738065: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738065 url https://www.openlane.eu/en/carv6/auction/10738065
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738082
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738082%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738082: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738082 url https://www.openlane.eu/en/carv6/auction/10738082
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738057
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738057%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738057: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738057 url https://www.openlane.eu/en/carv6/auction/10738057
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738067
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738067%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738067: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738067 url https://www.openlane.eu/en/carv6/auction/10738067
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738073
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738073%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738073: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738073 url https://www.openlane.eu/en/carv6/auction/10738073
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738076
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738076%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738076: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738076 url https://www.openlane.eu/en/carv6/auction/10738076
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738074
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738074%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738074: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738074 url https://www.openlane.eu/en/carv6/auction/10738074
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738075
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738075%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738075: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738075 url https://www.openlane.eu/en/carv6/auction/10738075
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738071
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738071%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738071: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738071 url https://www.openlane.eu/en/carv6/auction/10738071
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738081
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738081%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738081: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738081 url https://www.openlane.eu/en/carv6/auction/10738081
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738070
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738070%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738070: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738070 url https://www.openlane.eu/en/carv6/auction/10738070
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10730292
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730292%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10730292: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10730292 url https://www.openlane.eu/en/carv6/auction/10730292
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738056
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738056%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738056: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738056 url https://www.openlane.eu/en/carv6/auction/10738056
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10738080
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738080%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10738080: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10738080 url https://www.openlane.eu/en/carv6/auction/10738080
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10730302
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730302%27 HTTP/1.1" 200 None
2026-03-29 16:30:15 [adesa.fr] INFO: Scrape type for 10730302: 0
2026-03-29 16:30:15 [adesa.fr] INFO: Skipping item 10730302 url https://www.openlane.eu/en/carv6/auction/10730302
2026-03-29 16:30:15 [adesa.fr] INFO: Found listing with ID: 10730314
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730314%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10730314: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10730314 url https://www.openlane.eu/en/carv6/auction/10730314
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738055
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738055%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738055: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738055 url https://www.openlane.eu/en/carv6/auction/10738055
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738068
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738068%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738068: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738068 url https://www.openlane.eu/en/carv6/auction/10738068
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738077
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738077%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738077: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738077 url https://www.openlane.eu/en/carv6/auction/10738077
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10730289
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730289%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10730289: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10730289 url https://www.openlane.eu/en/carv6/auction/10730289
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738058
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738058%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738058: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738058 url https://www.openlane.eu/en/carv6/auction/10738058
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738980
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738980%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738980: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738980 url https://www.openlane.eu/en/carv6/auction/10738980
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738981
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738981%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738981: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738981 url https://www.openlane.eu/en/carv6/auction/10738981
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738979
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738979%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738979: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738979 url https://www.openlane.eu/en/carv6/auction/10738979
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738982
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738982%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738982: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738982 url https://www.openlane.eu/en/carv6/auction/10738982
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738983
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738983%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738983: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738983 url https://www.openlane.eu/en/carv6/auction/10738983
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738984
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738984%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738984: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738984 url https://www.openlane.eu/en/carv6/auction/10738984
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738985
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738985%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738985: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738985 url https://www.openlane.eu/en/carv6/auction/10738985
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738987
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738987%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738987: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738987 url https://www.openlane.eu/en/carv6/auction/10738987
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738986
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738986%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738986: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738986 url https://www.openlane.eu/en/carv6/auction/10738986
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738978
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738978%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738978: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738978 url https://www.openlane.eu/en/carv6/auction/10738978
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738988
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738988%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738988: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738988 url https://www.openlane.eu/en/carv6/auction/10738988
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738977
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738977%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738977: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738977 url https://www.openlane.eu/en/carv6/auction/10738977
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10738989
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738989%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10738989: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10738989 url https://www.openlane.eu/en/carv6/auction/10738989
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740181
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740181%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740181: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740181 url https://www.openlane.eu/en/carv6/auction/10740181
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740618
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740618%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740618: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740618 url https://www.openlane.eu/en/carv6/auction/10740618
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740547
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740547%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740547: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740547 url https://www.openlane.eu/en/carv6/auction/10740547
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740614
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740614%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740614: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740614 url https://www.openlane.eu/en/carv6/auction/10740614
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740456
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740456%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740456: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740456 url https://www.openlane.eu/en/carv6/auction/10740456
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740616
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740616%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740616: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740616 url https://www.openlane.eu/en/carv6/auction/10740616
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740196
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740196%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740196: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740196 url https://www.openlane.eu/en/carv6/auction/10740196
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740559
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740559%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740559: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740559 url https://www.openlane.eu/en/carv6/auction/10740559
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740590
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740590%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740590: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740590 url https://www.openlane.eu/en/carv6/auction/10740590
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740587
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740587%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740587: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740587 url https://www.openlane.eu/en/carv6/auction/10740587
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740177
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740177%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740177: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740177 url https://www.openlane.eu/en/carv6/auction/10740177
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740208
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740208%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740208: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740208 url https://www.openlane.eu/en/carv6/auction/10740208
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740216
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740216%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740216: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740216 url https://www.openlane.eu/en/carv6/auction/10740216
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740207
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740207%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740207: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740207 url https://www.openlane.eu/en/carv6/auction/10740207
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740230
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740230%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740230: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740230 url https://www.openlane.eu/en/carv6/auction/10740230
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740592
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740592%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740592: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740592 url https://www.openlane.eu/en/carv6/auction/10740592
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740575
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740575%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740575: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740575 url https://www.openlane.eu/en/carv6/auction/10740575
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740589
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740589%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740589: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740589 url https://www.openlane.eu/en/carv6/auction/10740589
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740563
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740563%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740563: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740563 url https://www.openlane.eu/en/carv6/auction/10740563
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740594
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740594%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740594: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740594 url https://www.openlane.eu/en/carv6/auction/10740594
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740221
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740221%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740221: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740221 url https://www.openlane.eu/en/carv6/auction/10740221
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740206
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740206%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740206: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740206 url https://www.openlane.eu/en/carv6/auction/10740206
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740558
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740558%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740558: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740558 url https://www.openlane.eu/en/carv6/auction/10740558
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740232
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740232%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740232: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740232 url https://www.openlane.eu/en/carv6/auction/10740232
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740446
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740446%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740446: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740446 url https://www.openlane.eu/en/carv6/auction/10740446
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740228
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740228%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740228: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740228 url https://www.openlane.eu/en/carv6/auction/10740228
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740211
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740211%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740211: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740211 url https://www.openlane.eu/en/carv6/auction/10740211
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740615
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740615%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740615: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740615 url https://www.openlane.eu/en/carv6/auction/10740615
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740220
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740220%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740220: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740220 url https://www.openlane.eu/en/carv6/auction/10740220
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740591
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740591%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740591: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740591 url https://www.openlane.eu/en/carv6/auction/10740591
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740209
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740209%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740209: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740209 url https://www.openlane.eu/en/carv6/auction/10740209
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740193
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740193%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740193: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740193 url https://www.openlane.eu/en/carv6/auction/10740193
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740571
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740571%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740571: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740571 url https://www.openlane.eu/en/carv6/auction/10740571
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740217
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740217%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740217: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740217 url https://www.openlane.eu/en/carv6/auction/10740217
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740226
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740226%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740226: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740226 url https://www.openlane.eu/en/carv6/auction/10740226
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740225
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740225%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740225: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740225 url https://www.openlane.eu/en/carv6/auction/10740225
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740565
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740565%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740565: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740565 url https://www.openlane.eu/en/carv6/auction/10740565
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740633
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740633%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740633: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740633 url https://www.openlane.eu/en/carv6/auction/10740633
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740215
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740215%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740215: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740215 url https://www.openlane.eu/en/carv6/auction/10740215
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740562
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740562%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740562: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740562 url https://www.openlane.eu/en/carv6/auction/10740562
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740197
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740197%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740197: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740197 url https://www.openlane.eu/en/carv6/auction/10740197
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740540
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740540%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740540: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740540 url https://www.openlane.eu/en/carv6/auction/10740540
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740231
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740231%27 HTTP/1.1" 200 None
2026-03-29 16:30:16 [adesa.fr] INFO: Scrape type for 10740231: 0
2026-03-29 16:30:16 [adesa.fr] INFO: Skipping item 10740231 url https://www.openlane.eu/en/carv6/auction/10740231
2026-03-29 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740545
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740545%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740545: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740545 url https://www.openlane.eu/en/carv6/auction/10740545
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740213
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740213%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740213: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740213 url https://www.openlane.eu/en/carv6/auction/10740213
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740568
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740568%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740568: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740568 url https://www.openlane.eu/en/carv6/auction/10740568
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740566
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740566%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740566: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740566 url https://www.openlane.eu/en/carv6/auction/10740566
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740629
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740629%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740629: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740629 url https://www.openlane.eu/en/carv6/auction/10740629
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740567
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740567%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740567: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740567 url https://www.openlane.eu/en/carv6/auction/10740567
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740182
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740182%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740182: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740182 url https://www.openlane.eu/en/carv6/auction/10740182
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740555
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740555%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740555: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740555 url https://www.openlane.eu/en/carv6/auction/10740555
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740586
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740586%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740586: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740586 url https://www.openlane.eu/en/carv6/auction/10740586
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740585
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740585%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740585: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740585 url https://www.openlane.eu/en/carv6/auction/10740585
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740596
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740596%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740596: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740596 url https://www.openlane.eu/en/carv6/auction/10740596
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740610
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740610%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740610: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740610 url https://www.openlane.eu/en/carv6/auction/10740610
2026-03-29 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740227
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740227%27 HTTP/1.1" 200 None
2026-03-29 16:30:17 [adesa.fr] INFO: Scrape type for 10740227: 0
2026-03-29 16:30:17 [adesa.fr] INFO: Skipping item 10740227 url https://www.openlane.eu/en/carv6/auction/10740227
2026-03-29 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740581
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740581: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740581 url https://www.openlane.eu/en/carv6/auction/10740581
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740584
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740584: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740584 url https://www.openlane.eu/en/carv6/auction/10740584
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740219
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740219%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740219: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740219 url https://www.openlane.eu/en/carv6/auction/10740219
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740593
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740593%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740593: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740593 url https://www.openlane.eu/en/carv6/auction/10740593
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740595
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740595%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740595: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740595 url https://www.openlane.eu/en/carv6/auction/10740595
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740564
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740564: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740564 url https://www.openlane.eu/en/carv6/auction/10740564
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740198
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740198: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740198 url https://www.openlane.eu/en/carv6/auction/10740198
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10735389
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10735389: 2
2026-03-29 16:30:20 [adesa.fr] INFO: Scraping item 10735389 url https://www.openlane.eu/en/carv6/auction/10735389
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10741010
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741010%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10741010: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10741010 url https://www.openlane.eu/en/carv6/auction/10741010
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10741028
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741028%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10741028: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10741028 url https://www.openlane.eu/en/carv6/auction/10741028
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737862
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737862: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737862 url https://www.openlane.eu/en/carv6/auction/10737862
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737870
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737870%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737870: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737870 url https://www.openlane.eu/en/carv6/auction/10737870
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740960
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740960: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740960 url https://www.openlane.eu/en/carv6/auction/10740960
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10741004
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741004%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10741004: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10741004 url https://www.openlane.eu/en/carv6/auction/10741004
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10741007
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741007%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10741007: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10741007 url https://www.openlane.eu/en/carv6/auction/10741007
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10741025
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741025%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10741025: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10741025 url https://www.openlane.eu/en/carv6/auction/10741025
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737868
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737868: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737868 url https://www.openlane.eu/en/carv6/auction/10737868
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737958
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737958: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737958 url https://www.openlane.eu/en/carv6/auction/10737958
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740998
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740998%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10740998: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10740998 url https://www.openlane.eu/en/carv6/auction/10740998
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10735397
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10735397: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10735397 url https://www.openlane.eu/en/carv6/auction/10735397
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737959
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737959: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737959 url https://www.openlane.eu/en/carv6/auction/10737959
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10735316
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10735316: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10735316 url https://www.openlane.eu/en/carv6/auction/10735316
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10735376
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10735376: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10735376 url https://www.openlane.eu/en/carv6/auction/10735376
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737907
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737907: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737907 url https://www.openlane.eu/en/carv6/auction/10737907
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737908
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737908: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737908 url https://www.openlane.eu/en/carv6/auction/10737908
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737969
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737969%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737969: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737969 url https://www.openlane.eu/en/carv6/auction/10737969
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737912
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737912: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737912 url https://www.openlane.eu/en/carv6/auction/10737912
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737878
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737878%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737878: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737878 url https://www.openlane.eu/en/carv6/auction/10737878
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737911
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-29 16:30:20 [adesa.fr] INFO: Scrape type for 10737911: 0
2026-03-29 16:30:20 [adesa.fr] INFO: Skipping item 10737911 url https://www.openlane.eu/en/carv6/auction/10737911
2026-03-29 16:30:20 [adesa.fr] INFO: Found listing with ID: 10737970
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10737970: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10737970 url https://www.openlane.eu/en/carv6/auction/10737970
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10741022
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741022%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10741022: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10741022 url https://www.openlane.eu/en/carv6/auction/10741022
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10741034
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10741034: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10741034 url https://www.openlane.eu/en/carv6/auction/10741034
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735378
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735378: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735378 url https://www.openlane.eu/en/carv6/auction/10735378
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735313
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735313: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735313 url https://www.openlane.eu/en/carv6/auction/10735313
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735317
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735317: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735317 url https://www.openlane.eu/en/carv6/auction/10735317
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740976
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740976%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740976: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740976 url https://www.openlane.eu/en/carv6/auction/10740976
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735402
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735402: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735402 url https://www.openlane.eu/en/carv6/auction/10735402
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10741036
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741036%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10741036: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10741036 url https://www.openlane.eu/en/carv6/auction/10741036
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740991
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740991: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740991 url https://www.openlane.eu/en/carv6/auction/10740991
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740971
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740971%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740971: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740971 url https://www.openlane.eu/en/carv6/auction/10740971
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740957
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740957%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740957: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740957 url https://www.openlane.eu/en/carv6/auction/10740957
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735347
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735347: 2
2026-03-29 16:30:21 [adesa.fr] INFO: Scraping item 10735347 url https://www.openlane.eu/en/carv6/auction/10735347
2026-03-29 16:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735383
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735383: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735383 url https://www.openlane.eu/en/carv6/auction/10735383
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735367
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735367: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735367 url https://www.openlane.eu/en/carv6/auction/10735367
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740972
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740972: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740972 url https://www.openlane.eu/en/carv6/auction/10740972
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740983
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740983%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740983: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740983 url https://www.openlane.eu/en/carv6/auction/10740983
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740955
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740955: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740955 url https://www.openlane.eu/en/carv6/auction/10740955
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10737915
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10737915: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10737915 url https://www.openlane.eu/en/carv6/auction/10737915
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740968
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740968: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740968 url https://www.openlane.eu/en/carv6/auction/10740968
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10735379
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10735379: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10735379 url https://www.openlane.eu/en/carv6/auction/10735379
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740969
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740969: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740969 url https://www.openlane.eu/en/carv6/auction/10740969
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740993
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740993: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740993 url https://www.openlane.eu/en/carv6/auction/10740993
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10740990
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740990%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10740990: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10740990 url https://www.openlane.eu/en/carv6/auction/10740990
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10737968
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737968%27 HTTP/1.1" 200 None
2026-03-29 16:30:21 [adesa.fr] INFO: Scrape type for 10737968: 0
2026-03-29 16:30:21 [adesa.fr] INFO: Skipping item 10737968 url https://www.openlane.eu/en/carv6/auction/10737968
2026-03-29 16:30:21 [adesa.fr] INFO: Found listing with ID: 10741013
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741013%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741013: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741013 url https://www.openlane.eu/en/carv6/auction/10741013
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10741033
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741033%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741033: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741033 url https://www.openlane.eu/en/carv6/auction/10741033
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740982
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740982%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740982: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740982 url https://www.openlane.eu/en/carv6/auction/10740982
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740988
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740988%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740988: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740988 url https://www.openlane.eu/en/carv6/auction/10740988
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10738027
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738027%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10738027: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10738027 url https://www.openlane.eu/en/carv6/auction/10738027
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10738007
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738007%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10738007: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10738007 url https://www.openlane.eu/en/carv6/auction/10738007
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10741001
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741001%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741001: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741001 url https://www.openlane.eu/en/carv6/auction/10741001
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740980
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740980%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740980: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740980 url https://www.openlane.eu/en/carv6/auction/10740980
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740986
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740986%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740986: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740986 url https://www.openlane.eu/en/carv6/auction/10740986
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740975
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740975%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740975: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740975 url https://www.openlane.eu/en/carv6/auction/10740975
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10741029
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741029%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741029: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741029 url https://www.openlane.eu/en/carv6/auction/10741029
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735366
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735366%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735366: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735366 url https://www.openlane.eu/en/carv6/auction/10735366
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735355
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735355%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735355: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735355 url https://www.openlane.eu/en/carv6/auction/10735355
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10741030
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741030%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741030: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741030 url https://www.openlane.eu/en/carv6/auction/10741030
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735394
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735394%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735394: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735394 url https://www.openlane.eu/en/carv6/auction/10735394
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735353
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735353%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735353: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735353 url https://www.openlane.eu/en/carv6/auction/10735353
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735392
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735392%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735392: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735392 url https://www.openlane.eu/en/carv6/auction/10735392
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735314
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735314%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735314: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735314 url https://www.openlane.eu/en/carv6/auction/10735314
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740961
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740961%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740961: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740961 url https://www.openlane.eu/en/carv6/auction/10740961
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735304
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735304%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735304: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735304 url https://www.openlane.eu/en/carv6/auction/10735304
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735321
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735321%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735321: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735321 url https://www.openlane.eu/en/carv6/auction/10735321
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735380
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735380%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735380: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735380 url https://www.openlane.eu/en/carv6/auction/10735380
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740978
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740978%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740978: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740978 url https://www.openlane.eu/en/carv6/auction/10740978
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735354
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735354%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735354: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735354 url https://www.openlane.eu/en/carv6/auction/10735354
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735361
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735361%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735361: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735361 url https://www.openlane.eu/en/carv6/auction/10735361
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735395
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735395%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735395: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735395 url https://www.openlane.eu/en/carv6/auction/10735395
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735342
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735342%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735342: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735342 url https://www.openlane.eu/en/carv6/auction/10735342
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735343
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735343%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735343: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735343 url https://www.openlane.eu/en/carv6/auction/10735343
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735346
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735346%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735346: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735346 url https://www.openlane.eu/en/carv6/auction/10735346
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735345
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735345%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735345: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735345 url https://www.openlane.eu/en/carv6/auction/10735345
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10738040
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738040%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10738040: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10738040 url https://www.openlane.eu/en/carv6/auction/10738040
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10737995
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737995%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10737995: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10737995 url https://www.openlane.eu/en/carv6/auction/10737995
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10741027
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741027%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741027: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741027 url https://www.openlane.eu/en/carv6/auction/10741027
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735401
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735401%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735401: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735401 url https://www.openlane.eu/en/carv6/auction/10735401
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10737994
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737994%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10737994: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10737994 url https://www.openlane.eu/en/carv6/auction/10737994
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735326
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735326%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735326: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735326 url https://www.openlane.eu/en/carv6/auction/10735326
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10737991
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737991%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10737991: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10737991 url https://www.openlane.eu/en/carv6/auction/10737991
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10737976
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737976%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10737976: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10737976 url https://www.openlane.eu/en/carv6/auction/10737976
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735384
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735384%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735384: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735384 url https://www.openlane.eu/en/carv6/auction/10735384
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740953
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740953%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740953: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740953 url https://www.openlane.eu/en/carv6/auction/10740953
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735329
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735329%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735329: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735329 url https://www.openlane.eu/en/carv6/auction/10735329
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735400
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735400%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735400: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735400 url https://www.openlane.eu/en/carv6/auction/10735400
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10735373
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735373%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10735373: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10735373 url https://www.openlane.eu/en/carv6/auction/10735373
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10737901
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737901%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10737901: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10737901 url https://www.openlane.eu/en/carv6/auction/10737901
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10741017
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741017%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10741017: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10741017 url https://www.openlane.eu/en/carv6/auction/10741017
2026-03-29 16:30:22 [adesa.fr] INFO: Found listing with ID: 10740950
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740950%27 HTTP/1.1" 200 None
2026-03-29 16:30:22 [adesa.fr] INFO: Scrape type for 10740950: 0
2026-03-29 16:30:22 [adesa.fr] INFO: Skipping item 10740950 url https://www.openlane.eu/en/carv6/auction/10740950
2026-03-29 16:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347
2026-03-29 16:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d7d839-5c53-58d7-8a01-36d47e2b211f with scrape type 2
2026-03-29 16:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d7d839-5c53-58d7-8a01-36d47e2b211f with scrape type 2
2026-03-29 16:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7d7d839-5c53-58d7-8a01-36d47e2b211f, identifier: 10735347
2026-03-29 16:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 16:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-29 16:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347
2026-03-29 16:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347 to the API
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735347>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e7d7d839-5c53-58d7-8a01-36d47e2b211f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-795-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735347',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 125546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.2 Collection - Petrol - Manual - 130 '
'hp - 125.546 km',
'transmission': 'manual',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735347%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Saving data for 10735347: {'auction_closing_time': 1774858200.0, 'created_time': 1774618221.15039, 'last_price_update_time': 1774801825.092394}
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735347') HTTP/1.1" 204 0
2026-03-29 16:30:25 [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-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735319
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735319%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735319: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735319 url https://www.openlane.eu/en/carv6/auction/10735319
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741021
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741021%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10741021: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10741021 url https://www.openlane.eu/en/carv6/auction/10741021
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737900
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737900%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10737900: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10737900 url https://www.openlane.eu/en/carv6/auction/10737900
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10738039
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738039%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10738039: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10738039 url https://www.openlane.eu/en/carv6/auction/10738039
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10738044
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738044%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10738044: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10738044 url https://www.openlane.eu/en/carv6/auction/10738044
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735323
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735323%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735323: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735323 url https://www.openlane.eu/en/carv6/auction/10735323
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735396
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735396%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735396: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735396 url https://www.openlane.eu/en/carv6/auction/10735396
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740956
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740956%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10740956: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10740956 url https://www.openlane.eu/en/carv6/auction/10740956
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737888
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737888%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10737888: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10737888 url https://www.openlane.eu/en/carv6/auction/10737888
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737884
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737884%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10737884: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10737884 url https://www.openlane.eu/en/carv6/auction/10737884
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737938
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737938%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10737938: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10737938 url https://www.openlane.eu/en/carv6/auction/10737938
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735337
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735337%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735337: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735337 url https://www.openlane.eu/en/carv6/auction/10735337
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735388
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735388%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735388: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735388 url https://www.openlane.eu/en/carv6/auction/10735388
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737993
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737993%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10737993: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10737993 url https://www.openlane.eu/en/carv6/auction/10737993
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735386
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735386%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735386: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735386 url https://www.openlane.eu/en/carv6/auction/10735386
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735344
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735344%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735344: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735344 url https://www.openlane.eu/en/carv6/auction/10735344
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735318
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735318%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735318: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735318 url https://www.openlane.eu/en/carv6/auction/10735318
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735375
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735375%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735375: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735375 url https://www.openlane.eu/en/carv6/auction/10735375
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740952
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740952%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10740952: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10740952 url https://www.openlane.eu/en/carv6/auction/10740952
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740966
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740966%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10740966: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10740966 url https://www.openlane.eu/en/carv6/auction/10740966
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10738004
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738004%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10738004: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10738004 url https://www.openlane.eu/en/carv6/auction/10738004
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740981
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740981%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10740981: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10740981 url https://www.openlane.eu/en/carv6/auction/10740981
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741011
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741011%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10741011: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10741011 url https://www.openlane.eu/en/carv6/auction/10741011
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735382
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735382%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735382: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735382 url https://www.openlane.eu/en/carv6/auction/10735382
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735381
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735381%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735381: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735381 url https://www.openlane.eu/en/carv6/auction/10735381
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735390
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735390%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735390: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735390 url https://www.openlane.eu/en/carv6/auction/10735390
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741003
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741003%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10741003: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10741003 url https://www.openlane.eu/en/carv6/auction/10741003
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740963
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740963%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10740963: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10740963 url https://www.openlane.eu/en/carv6/auction/10740963
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740954
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740954%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10740954: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10740954 url https://www.openlane.eu/en/carv6/auction/10740954
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735385
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735385%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735385: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735385 url https://www.openlane.eu/en/carv6/auction/10735385
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735357
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735357%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735357: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735357 url https://www.openlane.eu/en/carv6/auction/10735357
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735331
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735331%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10735331: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10735331 url https://www.openlane.eu/en/carv6/auction/10735331
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741024
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741024%27 HTTP/1.1" 200 None
2026-03-29 16:30:25 [adesa.fr] INFO: Scrape type for 10741024: 0
2026-03-29 16:30:25 [adesa.fr] INFO: Skipping item 10741024 url https://www.openlane.eu/en/carv6/auction/10741024
2026-03-29 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740999
2026-03-29 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740999%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740999: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740999 url https://www.openlane.eu/en/carv6/auction/10740999
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740994
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740994%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740994: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740994 url https://www.openlane.eu/en/carv6/auction/10740994
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740970
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740970%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740970: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740970 url https://www.openlane.eu/en/carv6/auction/10740970
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740987
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740987%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740987: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740987 url https://www.openlane.eu/en/carv6/auction/10740987
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10737983
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737983%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10737983: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10737983 url https://www.openlane.eu/en/carv6/auction/10737983
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740977
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740977%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740977: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740977 url https://www.openlane.eu/en/carv6/auction/10740977
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741015
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741015%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741015: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741015 url https://www.openlane.eu/en/carv6/auction/10741015
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741035
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741035%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741035: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741035 url https://www.openlane.eu/en/carv6/auction/10741035
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740985
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740985%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740985: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740985 url https://www.openlane.eu/en/carv6/auction/10740985
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735327
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735327%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735327: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735327 url https://www.openlane.eu/en/carv6/auction/10735327
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741019
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741019%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741019: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741019 url https://www.openlane.eu/en/carv6/auction/10741019
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735338
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735338%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735338: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735338 url https://www.openlane.eu/en/carv6/auction/10735338
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741006
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741006%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741006: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741006 url https://www.openlane.eu/en/carv6/auction/10741006
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740974
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740974%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740974: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740974 url https://www.openlane.eu/en/carv6/auction/10740974
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740984
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740984%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740984: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740984 url https://www.openlane.eu/en/carv6/auction/10740984
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741005
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741005%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741005: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741005 url https://www.openlane.eu/en/carv6/auction/10741005
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735301
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735301%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735301: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735301 url https://www.openlane.eu/en/carv6/auction/10735301
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740992
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740992%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740992: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740992 url https://www.openlane.eu/en/carv6/auction/10740992
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741032
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741032%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741032: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741032 url https://www.openlane.eu/en/carv6/auction/10741032
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740962
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740962%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740962: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740962 url https://www.openlane.eu/en/carv6/auction/10740962
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735348
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735348%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735348: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735348 url https://www.openlane.eu/en/carv6/auction/10735348
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735336
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735336%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735336: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735336 url https://www.openlane.eu/en/carv6/auction/10735336
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740995
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740995%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740995: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740995 url https://www.openlane.eu/en/carv6/auction/10740995
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10738031
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738031%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10738031: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10738031 url https://www.openlane.eu/en/carv6/auction/10738031
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741037
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741037%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741037: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741037 url https://www.openlane.eu/en/carv6/auction/10741037
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740973
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740973%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740973: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740973 url https://www.openlane.eu/en/carv6/auction/10740973
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740959
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740959%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740959: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740959 url https://www.openlane.eu/en/carv6/auction/10740959
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741008
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741008%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741008: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741008 url https://www.openlane.eu/en/carv6/auction/10741008
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735350
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735350%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735350: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735350 url https://www.openlane.eu/en/carv6/auction/10735350
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10738022
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738022%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10738022: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10738022 url https://www.openlane.eu/en/carv6/auction/10738022
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741012
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741012%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741012: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741012 url https://www.openlane.eu/en/carv6/auction/10741012
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10738010
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738010%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10738010: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10738010 url https://www.openlane.eu/en/carv6/auction/10738010
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741002
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741002%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741002: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741002 url https://www.openlane.eu/en/carv6/auction/10741002
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735364
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735364%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735364: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735364 url https://www.openlane.eu/en/carv6/auction/10735364
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740997
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740997%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740997: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740997 url https://www.openlane.eu/en/carv6/auction/10740997
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735387
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735387%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735387: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735387 url https://www.openlane.eu/en/carv6/auction/10735387
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10737973
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737973%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10737973: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10737973 url https://www.openlane.eu/en/carv6/auction/10737973
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740951
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740951%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740951: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740951 url https://www.openlane.eu/en/carv6/auction/10740951
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10738009
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738009%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10738009: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10738009 url https://www.openlane.eu/en/carv6/auction/10738009
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10737948
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737948%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10737948: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10737948 url https://www.openlane.eu/en/carv6/auction/10737948
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740965
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740965%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740965: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740965 url https://www.openlane.eu/en/carv6/auction/10740965
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741000
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741000%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741000: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741000 url https://www.openlane.eu/en/carv6/auction/10741000
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741020
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741020%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741020: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741020 url https://www.openlane.eu/en/carv6/auction/10741020
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740964
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740964%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740964: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740964 url https://www.openlane.eu/en/carv6/auction/10740964
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741014
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741014%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741014: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741014 url https://www.openlane.eu/en/carv6/auction/10741014
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10738001
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738001%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10738001: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10738001 url https://www.openlane.eu/en/carv6/auction/10738001
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740967
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740967%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740967: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740967 url https://www.openlane.eu/en/carv6/auction/10740967
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735374
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735374%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735374: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735374 url https://www.openlane.eu/en/carv6/auction/10735374
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741018
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741018%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741018: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741018 url https://www.openlane.eu/en/carv6/auction/10741018
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740989
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740989%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740989: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740989 url https://www.openlane.eu/en/carv6/auction/10740989
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735334
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735334%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735334: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735334 url https://www.openlane.eu/en/carv6/auction/10735334
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735315
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735315%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735315: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735315 url https://www.openlane.eu/en/carv6/auction/10735315
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735320
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735320%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735320: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735320 url https://www.openlane.eu/en/carv6/auction/10735320
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740958
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740958%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740958: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740958 url https://www.openlane.eu/en/carv6/auction/10740958
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735356
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735356%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735356: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735356 url https://www.openlane.eu/en/carv6/auction/10735356
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741023
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741023%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741023: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741023 url https://www.openlane.eu/en/carv6/auction/10741023
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10737879
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737879%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10737879: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10737879 url https://www.openlane.eu/en/carv6/auction/10737879
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10737902
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737902%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10737902: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10737902 url https://www.openlane.eu/en/carv6/auction/10737902
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10738030
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738030%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10738030: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10738030 url https://www.openlane.eu/en/carv6/auction/10738030
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735322
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735322%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735322: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735322 url https://www.openlane.eu/en/carv6/auction/10735322
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741009
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741009%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741009: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741009 url https://www.openlane.eu/en/carv6/auction/10741009
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10735311
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735311%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10735311: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10735311 url https://www.openlane.eu/en/carv6/auction/10735311
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741026
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741026%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741026: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741026 url https://www.openlane.eu/en/carv6/auction/10741026
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741016
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741016%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10741016: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10741016 url https://www.openlane.eu/en/carv6/auction/10741016
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10740979
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740979%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10740979: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10740979 url https://www.openlane.eu/en/carv6/auction/10740979
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10737946
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737946%27 HTTP/1.1" 200 None
2026-03-29 16:30:26 [adesa.fr] INFO: Scrape type for 10737946: 0
2026-03-29 16:30:26 [adesa.fr] INFO: Skipping item 10737946 url https://www.openlane.eu/en/carv6/auction/10737946
2026-03-29 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741031
2026-03-29 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741031%27 HTTP/1.1" 200 None
2026-03-29 16:30:27 [adesa.fr] INFO: Scrape type for 10741031: 0
2026-03-29 16:30:27 [adesa.fr] INFO: Skipping item 10741031 url https://www.openlane.eu/en/carv6/auction/10741031
2026-03-29 16:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:28 [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-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10740996
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740996%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10740996: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10740996 url https://www.openlane.eu/en/carv6/auction/10740996
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10737930
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737930%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10737930: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10737930 url https://www.openlane.eu/en/carv6/auction/10737930
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10735341
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735341%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10735341: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10735341 url https://www.openlane.eu/en/carv6/auction/10735341
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10735363
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735363%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10735363: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10735363 url https://www.openlane.eu/en/carv6/auction/10735363
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10735391
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735391%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10735391: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10735391 url https://www.openlane.eu/en/carv6/auction/10735391
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10738595
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738595%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10738595: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10738595 url https://www.openlane.eu/en/carv6/auction/10738595
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10738535
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738535%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10738535: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10738535 url https://www.openlane.eu/en/carv6/auction/10738535
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10738536
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738536%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10738536: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10738536 url https://www.openlane.eu/en/carv6/auction/10738536
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10738612
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738612%27 HTTP/1.1" 200 None
2026-03-29 16:30:28 [adesa.fr] INFO: Scrape type for 10738612: 0
2026-03-29 16:30:28 [adesa.fr] INFO: Skipping item 10738612 url https://www.openlane.eu/en/carv6/auction/10738612
2026-03-29 16:30:28 [adesa.fr] INFO: Found listing with ID: 10738645
2026-03-29 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738645%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738645: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738645 url https://www.openlane.eu/en/carv6/auction/10738645
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738560
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738560%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738560: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738560 url https://www.openlane.eu/en/carv6/auction/10738560
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738644
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738644%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738644: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738644 url https://www.openlane.eu/en/carv6/auction/10738644
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738504
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738504%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738504: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738504 url https://www.openlane.eu/en/carv6/auction/10738504
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738537
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738537%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738537: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738537 url https://www.openlane.eu/en/carv6/auction/10738537
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738646
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738646%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738646: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738646 url https://www.openlane.eu/en/carv6/auction/10738646
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738503
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738503%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738503: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738503 url https://www.openlane.eu/en/carv6/auction/10738503
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738483
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738483%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738483: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738483 url https://www.openlane.eu/en/carv6/auction/10738483
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738551
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738551%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738551: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738551 url https://www.openlane.eu/en/carv6/auction/10738551
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738505
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738505%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738505: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738505 url https://www.openlane.eu/en/carv6/auction/10738505
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738538
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738538%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738538: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738538 url https://www.openlane.eu/en/carv6/auction/10738538
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738449
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738449%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738449: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738449 url https://www.openlane.eu/en/carv6/auction/10738449
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738561
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738561%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738561: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738561 url https://www.openlane.eu/en/carv6/auction/10738561
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738596
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738596%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738596: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738596 url https://www.openlane.eu/en/carv6/auction/10738596
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738450
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738450%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738450: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738450 url https://www.openlane.eu/en/carv6/auction/10738450
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738506
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738506%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738506: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738506 url https://www.openlane.eu/en/carv6/auction/10738506
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738184
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738184%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738184: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738184 url https://www.openlane.eu/en/carv6/auction/10738184
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738484
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738484%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738484: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738484 url https://www.openlane.eu/en/carv6/auction/10738484
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738485
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738485%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738485: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738485 url https://www.openlane.eu/en/carv6/auction/10738485
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738647
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738647%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738647: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738647 url https://www.openlane.eu/en/carv6/auction/10738647
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738648
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738648%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738648: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738648 url https://www.openlane.eu/en/carv6/auction/10738648
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738486
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738486%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738486: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738486 url https://www.openlane.eu/en/carv6/auction/10738486
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738539
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738539%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738539: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738539 url https://www.openlane.eu/en/carv6/auction/10738539
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738540
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738540%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738540: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738540 url https://www.openlane.eu/en/carv6/auction/10738540
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738613
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738613%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738613: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738613 url https://www.openlane.eu/en/carv6/auction/10738613
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738525
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738525%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738525: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738525 url https://www.openlane.eu/en/carv6/auction/10738525
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738632
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738632%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738632: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738632 url https://www.openlane.eu/en/carv6/auction/10738632
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738631
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738631%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738631: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738631 url https://www.openlane.eu/en/carv6/auction/10738631
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738649
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738649%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738649: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738649 url https://www.openlane.eu/en/carv6/auction/10738649
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738552
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738552%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738552: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738552 url https://www.openlane.eu/en/carv6/auction/10738552
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738650
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738650%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738650: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738650 url https://www.openlane.eu/en/carv6/auction/10738650
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738651
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738651%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738651: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738651 url https://www.openlane.eu/en/carv6/auction/10738651
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738562
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738562%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738562: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738562 url https://www.openlane.eu/en/carv6/auction/10738562
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738451
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738451%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738451: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738451 url https://www.openlane.eu/en/carv6/auction/10738451
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738487
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738487%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738487: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738487 url https://www.openlane.eu/en/carv6/auction/10738487
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738597
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738597%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738597: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738597 url https://www.openlane.eu/en/carv6/auction/10738597
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738181
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738181%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738181: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738181 url https://www.openlane.eu/en/carv6/auction/10738181
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738488
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738488%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738488: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738488 url https://www.openlane.eu/en/carv6/auction/10738488
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738652
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738652%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738652: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738652 url https://www.openlane.eu/en/carv6/auction/10738652
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738452
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738452%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738452: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738452 url https://www.openlane.eu/en/carv6/auction/10738452
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738653
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738653%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738653: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738653 url https://www.openlane.eu/en/carv6/auction/10738653
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738563
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738563%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738563: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738563 url https://www.openlane.eu/en/carv6/auction/10738563
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738633
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738633%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738633: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738633 url https://www.openlane.eu/en/carv6/auction/10738633
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738598
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738598%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738598: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738598 url https://www.openlane.eu/en/carv6/auction/10738598
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738453
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738453%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738453: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738453 url https://www.openlane.eu/en/carv6/auction/10738453
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738654
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738654%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738654: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738654 url https://www.openlane.eu/en/carv6/auction/10738654
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738599
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738599%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738599: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738599 url https://www.openlane.eu/en/carv6/auction/10738599
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738655
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738655%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738655: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738655 url https://www.openlane.eu/en/carv6/auction/10738655
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738489
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738489%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738489: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738489 url https://www.openlane.eu/en/carv6/auction/10738489
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738507
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738507%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738507: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738507 url https://www.openlane.eu/en/carv6/auction/10738507
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738490
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738490%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738490: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738490 url https://www.openlane.eu/en/carv6/auction/10738490
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738564
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738564%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738564: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738564 url https://www.openlane.eu/en/carv6/auction/10738564
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738600
2026-03-29 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738600%27 HTTP/1.1" 200 None
2026-03-29 16:30:29 [adesa.fr] INFO: Scrape type for 10738600: 0
2026-03-29 16:30:29 [adesa.fr] INFO: Skipping item 10738600 url https://www.openlane.eu/en/carv6/auction/10738600
2026-03-29 16:30:29 [adesa.fr] INFO: Found listing with ID: 10738601
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738601%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738601: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738601 url https://www.openlane.eu/en/carv6/auction/10738601
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738454
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738454%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738454: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738454 url https://www.openlane.eu/en/carv6/auction/10738454
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738455
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738455%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738455: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738455 url https://www.openlane.eu/en/carv6/auction/10738455
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738656
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738656%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738656: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738656 url https://www.openlane.eu/en/carv6/auction/10738656
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738565
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738565%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738565: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738565 url https://www.openlane.eu/en/carv6/auction/10738565
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738456
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738456%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738456: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738456 url https://www.openlane.eu/en/carv6/auction/10738456
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738457
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738457%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738457: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738457 url https://www.openlane.eu/en/carv6/auction/10738457
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738566
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738566%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738566: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738566 url https://www.openlane.eu/en/carv6/auction/10738566
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738568
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738568%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738568: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738568 url https://www.openlane.eu/en/carv6/auction/10738568
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738569
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738569%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738569: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738569 url https://www.openlane.eu/en/carv6/auction/10738569
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738567
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738567%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738567: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738567 url https://www.openlane.eu/en/carv6/auction/10738567
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738459
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738459%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738459: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738459 url https://www.openlane.eu/en/carv6/auction/10738459
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738458
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738458%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738458: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738458 url https://www.openlane.eu/en/carv6/auction/10738458
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738570
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738570%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738570: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738570 url https://www.openlane.eu/en/carv6/auction/10738570
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738634
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738634%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738634: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738634 url https://www.openlane.eu/en/carv6/auction/10738634
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738461
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738461%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738461: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738461 url https://www.openlane.eu/en/carv6/auction/10738461
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738460
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738460%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738460: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738460 url https://www.openlane.eu/en/carv6/auction/10738460
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738462
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738462%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738462: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738462 url https://www.openlane.eu/en/carv6/auction/10738462
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738635
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738635%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738635: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738635 url https://www.openlane.eu/en/carv6/auction/10738635
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738508
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738508%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738508: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738508 url https://www.openlane.eu/en/carv6/auction/10738508
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738185
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738185%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738185: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738185 url https://www.openlane.eu/en/carv6/auction/10738185
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738553
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738553%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738553: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738553 url https://www.openlane.eu/en/carv6/auction/10738553
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738614
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738614%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738614: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738614 url https://www.openlane.eu/en/carv6/auction/10738614
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738509
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738509%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738509: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738509 url https://www.openlane.eu/en/carv6/auction/10738509
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738526
2026-03-29 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738526%27 HTTP/1.1" 200 None
2026-03-29 16:30:30 [adesa.fr] INFO: Scrape type for 10738526: 0
2026-03-29 16:30:30 [adesa.fr] INFO: Skipping item 10738526 url https://www.openlane.eu/en/carv6/auction/10738526
2026-03-29 16:30:30 [adesa.fr] INFO: Found listing with ID: 10738615
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738615: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738615 url https://www.openlane.eu/en/carv6/auction/10738615
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738510
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738510: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738510 url https://www.openlane.eu/en/carv6/auction/10738510
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738463
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738463%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738463: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738463 url https://www.openlane.eu/en/carv6/auction/10738463
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738571
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738571%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738571: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738571 url https://www.openlane.eu/en/carv6/auction/10738571
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738174
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738174%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738174: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738174 url https://www.openlane.eu/en/carv6/auction/10738174
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738464
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738464%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738464: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738464 url https://www.openlane.eu/en/carv6/auction/10738464
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738616
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738616%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738616: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738616 url https://www.openlane.eu/en/carv6/auction/10738616
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738180
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738180%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738180: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738180 url https://www.openlane.eu/en/carv6/auction/10738180
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738177
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738177%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738177: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738177 url https://www.openlane.eu/en/carv6/auction/10738177
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738511
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738511%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738511: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738511 url https://www.openlane.eu/en/carv6/auction/10738511
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738528
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738528%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738528: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738528 url https://www.openlane.eu/en/carv6/auction/10738528
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738467
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738467%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738467: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738467 url https://www.openlane.eu/en/carv6/auction/10738467
2026-03-29 16:30:31 [adesa.fr] INFO: Found listing with ID: 10738466
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738466%27 HTTP/1.1" 200 None
2026-03-29 16:30:31 [adesa.fr] INFO: Scrape type for 10738466: 0
2026-03-29 16:30:31 [adesa.fr] INFO: Skipping item 10738466 url https://www.openlane.eu/en/carv6/auction/10738466
2026-03-29 16:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16: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-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738541
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738541%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738541: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738541 url https://www.openlane.eu/en/carv6/auction/10738541
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738491
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738491%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738491: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738491 url https://www.openlane.eu/en/carv6/auction/10738491
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738659
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738659%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738659: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738659 url https://www.openlane.eu/en/carv6/auction/10738659
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738542
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738542%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738542: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738542 url https://www.openlane.eu/en/carv6/auction/10738542
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738573
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738573%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738573: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738573 url https://www.openlane.eu/en/carv6/auction/10738573
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738492
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738492%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738492: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738492 url https://www.openlane.eu/en/carv6/auction/10738492
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738572
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738572%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738572: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738572 url https://www.openlane.eu/en/carv6/auction/10738572
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738493
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738493%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738493: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738493 url https://www.openlane.eu/en/carv6/auction/10738493
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738527
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738527%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738527: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738527 url https://www.openlane.eu/en/carv6/auction/10738527
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738531
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738531%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738531: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738531 url https://www.openlane.eu/en/carv6/auction/10738531
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738617
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738617%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738617: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738617 url https://www.openlane.eu/en/carv6/auction/10738617
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738530
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738530%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738530: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738530 url https://www.openlane.eu/en/carv6/auction/10738530
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738657
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738657%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738657: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738657 url https://www.openlane.eu/en/carv6/auction/10738657
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738658
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738658%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738658: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738658 url https://www.openlane.eu/en/carv6/auction/10738658
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738465
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738465%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738465: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738465 url https://www.openlane.eu/en/carv6/auction/10738465
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738574
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738574%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738574: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738574 url https://www.openlane.eu/en/carv6/auction/10738574
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738512
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738512%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738512: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738512 url https://www.openlane.eu/en/carv6/auction/10738512
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738543
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738543%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738543: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738543 url https://www.openlane.eu/en/carv6/auction/10738543
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738176
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738176%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738176: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738176 url https://www.openlane.eu/en/carv6/auction/10738176
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738468
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738468%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738468: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738468 url https://www.openlane.eu/en/carv6/auction/10738468
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738660
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738660%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738660: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738660 url https://www.openlane.eu/en/carv6/auction/10738660
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738661
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738661%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738661: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738661 url https://www.openlane.eu/en/carv6/auction/10738661
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738513
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738513%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738513: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738513 url https://www.openlane.eu/en/carv6/auction/10738513
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738554
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738554%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738554: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738554 url https://www.openlane.eu/en/carv6/auction/10738554
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738469
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738469%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738469: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738469 url https://www.openlane.eu/en/carv6/auction/10738469
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738470
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738470%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738470: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738470 url https://www.openlane.eu/en/carv6/auction/10738470
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738471
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738471%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738471: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738471 url https://www.openlane.eu/en/carv6/auction/10738471
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738178
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738178%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738178: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738178 url https://www.openlane.eu/en/carv6/auction/10738178
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738545
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738545%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738545: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738545 url https://www.openlane.eu/en/carv6/auction/10738545
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738532
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738532%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738532: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738532 url https://www.openlane.eu/en/carv6/auction/10738532
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738179
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738179%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738179: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738179 url https://www.openlane.eu/en/carv6/auction/10738179
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738544
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738544%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738544: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738544 url https://www.openlane.eu/en/carv6/auction/10738544
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738533
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738533%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738533: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738533 url https://www.openlane.eu/en/carv6/auction/10738533
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738636
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738636%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738636: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738636 url https://www.openlane.eu/en/carv6/auction/10738636
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738494
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738494%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738494: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738494 url https://www.openlane.eu/en/carv6/auction/10738494
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738602
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738602%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738602: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738602 url https://www.openlane.eu/en/carv6/auction/10738602
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738514
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738514%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738514: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738514 url https://www.openlane.eu/en/carv6/auction/10738514
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738575
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738575%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738575: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738575 url https://www.openlane.eu/en/carv6/auction/10738575
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738555
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738555%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738555: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738555 url https://www.openlane.eu/en/carv6/auction/10738555
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738618
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738618%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738618: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738618 url https://www.openlane.eu/en/carv6/auction/10738618
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738578
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738578%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738578: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738578 url https://www.openlane.eu/en/carv6/auction/10738578
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738604
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738604%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738604: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738604 url https://www.openlane.eu/en/carv6/auction/10738604
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738619
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738619%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738619: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738619 url https://www.openlane.eu/en/carv6/auction/10738619
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738581
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738581%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738581: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738581 url https://www.openlane.eu/en/carv6/auction/10738581
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738637
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738637%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738637: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738637 url https://www.openlane.eu/en/carv6/auction/10738637
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738579
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738579%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738579: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738579 url https://www.openlane.eu/en/carv6/auction/10738579
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738580
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738580%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738580: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738580 url https://www.openlane.eu/en/carv6/auction/10738580
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738662
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738662%27 HTTP/1.1" 200 None
2026-03-29 16:30:33 [adesa.fr] INFO: Scrape type for 10738662: 0
2026-03-29 16:30:33 [adesa.fr] INFO: Skipping item 10738662 url https://www.openlane.eu/en/carv6/auction/10738662
2026-03-29 16:30:33 [adesa.fr] INFO: Found listing with ID: 10738620
2026-03-29 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738620%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738620: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738620 url https://www.openlane.eu/en/carv6/auction/10738620
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738576
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738576%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738576: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738576 url https://www.openlane.eu/en/carv6/auction/10738576
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738472
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738472%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738472: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738472 url https://www.openlane.eu/en/carv6/auction/10738472
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738639
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738639%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738639: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738639 url https://www.openlane.eu/en/carv6/auction/10738639
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738621
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738621%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738621: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738621 url https://www.openlane.eu/en/carv6/auction/10738621
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738473
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738473%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738473: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738473 url https://www.openlane.eu/en/carv6/auction/10738473
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738638
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738638%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738638: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738638 url https://www.openlane.eu/en/carv6/auction/10738638
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738474
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738474%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738474: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738474 url https://www.openlane.eu/en/carv6/auction/10738474
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738497
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738497%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738497: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738497 url https://www.openlane.eu/en/carv6/auction/10738497
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738495
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738495%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738495: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738495 url https://www.openlane.eu/en/carv6/auction/10738495
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738603
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738603%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738603: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738603 url https://www.openlane.eu/en/carv6/auction/10738603
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738496
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738496%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738496: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738496 url https://www.openlane.eu/en/carv6/auction/10738496
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738577
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738577%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738577: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738577 url https://www.openlane.eu/en/carv6/auction/10738577
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738663
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738663%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738663: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738663 url https://www.openlane.eu/en/carv6/auction/10738663
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738640
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738640%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738640: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738640 url https://www.openlane.eu/en/carv6/auction/10738640
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738515
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738515%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738515: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738515 url https://www.openlane.eu/en/carv6/auction/10738515
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738516
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738516%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738516: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738516 url https://www.openlane.eu/en/carv6/auction/10738516
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738517
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738517%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738517: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738517 url https://www.openlane.eu/en/carv6/auction/10738517
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738664
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738664%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738664: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738664 url https://www.openlane.eu/en/carv6/auction/10738664
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738546
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738546%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738546: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738546 url https://www.openlane.eu/en/carv6/auction/10738546
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738622
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738622%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738622: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738622 url https://www.openlane.eu/en/carv6/auction/10738622
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738665
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738665%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738665: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738665 url https://www.openlane.eu/en/carv6/auction/10738665
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738582
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738582%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738582: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738582 url https://www.openlane.eu/en/carv6/auction/10738582
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738518
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738518%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738518: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738518 url https://www.openlane.eu/en/carv6/auction/10738518
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738666
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738666%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738666: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738666 url https://www.openlane.eu/en/carv6/auction/10738666
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738475
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738475%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738475: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738475 url https://www.openlane.eu/en/carv6/auction/10738475
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738476
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738476%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738476: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738476 url https://www.openlane.eu/en/carv6/auction/10738476
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738477
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738477%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738477: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738477 url https://www.openlane.eu/en/carv6/auction/10738477
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738478
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738478%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738478: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738478 url https://www.openlane.eu/en/carv6/auction/10738478
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738479
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738479%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738479: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738479 url https://www.openlane.eu/en/carv6/auction/10738479
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738605
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738605%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738605: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738605 url https://www.openlane.eu/en/carv6/auction/10738605
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738498
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738498%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738498: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738498 url https://www.openlane.eu/en/carv6/auction/10738498
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738556
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738556%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738556: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738556 url https://www.openlane.eu/en/carv6/auction/10738556
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738641
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738641%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738641: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738641 url https://www.openlane.eu/en/carv6/auction/10738641
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738623
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738623%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738623: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738623 url https://www.openlane.eu/en/carv6/auction/10738623
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738547
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738547%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738547: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738547 url https://www.openlane.eu/en/carv6/auction/10738547
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738499
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738499%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738499: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738499 url https://www.openlane.eu/en/carv6/auction/10738499
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738606
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738606%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738606: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738606 url https://www.openlane.eu/en/carv6/auction/10738606
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738607
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738607%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738607: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738607 url https://www.openlane.eu/en/carv6/auction/10738607
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738667
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738667%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738667: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738667 url https://www.openlane.eu/en/carv6/auction/10738667
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738624
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738624%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738624: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738624 url https://www.openlane.eu/en/carv6/auction/10738624
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738529
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738529%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738529: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738529 url https://www.openlane.eu/en/carv6/auction/10738529
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738519
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738519%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738519: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738519 url https://www.openlane.eu/en/carv6/auction/10738519
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738548
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738548%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738548: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738548 url https://www.openlane.eu/en/carv6/auction/10738548
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738480
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738480%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738480: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738480 url https://www.openlane.eu/en/carv6/auction/10738480
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738668
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738668%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738668: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738668 url https://www.openlane.eu/en/carv6/auction/10738668
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738669
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738669%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738669: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738669 url https://www.openlane.eu/en/carv6/auction/10738669
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738670
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738670%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738670: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738670 url https://www.openlane.eu/en/carv6/auction/10738670
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738520
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738520%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738520: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738520 url https://www.openlane.eu/en/carv6/auction/10738520
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738625
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738625%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738625: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738625 url https://www.openlane.eu/en/carv6/auction/10738625
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738557
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738557%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738557: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738557 url https://www.openlane.eu/en/carv6/auction/10738557
2026-03-29 16:30:34 [adesa.fr] INFO: Found listing with ID: 10738521
2026-03-29 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738521%27 HTTP/1.1" 200 None
2026-03-29 16:30:34 [adesa.fr] INFO: Scrape type for 10738521: 0
2026-03-29 16:30:34 [adesa.fr] INFO: Skipping item 10738521 url https://www.openlane.eu/en/carv6/auction/10738521
2026-03-29 16: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-29 16:30:36 [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-29 16:30:36 [adesa.fr] INFO: Found listing with ID: 10738608
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738608%27 HTTP/1.1" 200 None
2026-03-29 16:30:36 [adesa.fr] INFO: Scrape type for 10738608: 0
2026-03-29 16:30:36 [adesa.fr] INFO: Skipping item 10738608 url https://www.openlane.eu/en/carv6/auction/10738608
2026-03-29 16:30:36 [adesa.fr] INFO: Found listing with ID: 10738583
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738583%27 HTTP/1.1" 200 None
2026-03-29 16:30:36 [adesa.fr] INFO: Scrape type for 10738583: 0
2026-03-29 16:30:36 [adesa.fr] INFO: Skipping item 10738583 url https://www.openlane.eu/en/carv6/auction/10738583
2026-03-29 16:30:36 [adesa.fr] INFO: Found listing with ID: 10738609
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738609%27 HTTP/1.1" 200 None
2026-03-29 16:30:36 [adesa.fr] INFO: Scrape type for 10738609: 0
2026-03-29 16:30:36 [adesa.fr] INFO: Skipping item 10738609 url https://www.openlane.eu/en/carv6/auction/10738609
2026-03-29 16:30:36 [adesa.fr] INFO: Found listing with ID: 10738626
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738626%27 HTTP/1.1" 200 None
2026-03-29 16:30:36 [adesa.fr] INFO: Scrape type for 10738626: 0
2026-03-29 16:30:36 [adesa.fr] INFO: Skipping item 10738626 url https://www.openlane.eu/en/carv6/auction/10738626
2026-03-29 16:30:36 [adesa.fr] INFO: Found listing with ID: 10738610
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738610%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738610: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738610 url https://www.openlane.eu/en/carv6/auction/10738610
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738549
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738549%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738549: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738549 url https://www.openlane.eu/en/carv6/auction/10738549
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738671
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738671%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738671: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738671 url https://www.openlane.eu/en/carv6/auction/10738671
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738522
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738522%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738522: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738522 url https://www.openlane.eu/en/carv6/auction/10738522
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738500
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738500%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738500: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738500 url https://www.openlane.eu/en/carv6/auction/10738500
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738627
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738627%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738627: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738627 url https://www.openlane.eu/en/carv6/auction/10738627
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738501
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738501%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738501: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738501 url https://www.openlane.eu/en/carv6/auction/10738501
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738672
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738672%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738672: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738672 url https://www.openlane.eu/en/carv6/auction/10738672
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738628
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738628%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738628: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738628 url https://www.openlane.eu/en/carv6/auction/10738628
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738584
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738584%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738584: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738584 url https://www.openlane.eu/en/carv6/auction/10738584
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738673
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738673%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738673: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738673 url https://www.openlane.eu/en/carv6/auction/10738673
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738674
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738674%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738674: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738674 url https://www.openlane.eu/en/carv6/auction/10738674
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738585
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738585%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738585: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738585 url https://www.openlane.eu/en/carv6/auction/10738585
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738502
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738502%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738502: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738502 url https://www.openlane.eu/en/carv6/auction/10738502
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738481
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738481%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738481: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738481 url https://www.openlane.eu/en/carv6/auction/10738481
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738588
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738588%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738588: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738588 url https://www.openlane.eu/en/carv6/auction/10738588
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738589
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738589%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738589: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738589 url https://www.openlane.eu/en/carv6/auction/10738589
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738629
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738629%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738629: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738629 url https://www.openlane.eu/en/carv6/auction/10738629
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738587
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738587%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738587: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738587 url https://www.openlane.eu/en/carv6/auction/10738587
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738448
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738448%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738448: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738448 url https://www.openlane.eu/en/carv6/auction/10738448
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738676
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738676%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738676: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738676 url https://www.openlane.eu/en/carv6/auction/10738676
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738675
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738675%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738675: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738675 url https://www.openlane.eu/en/carv6/auction/10738675
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738586
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738586%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738586: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738586 url https://www.openlane.eu/en/carv6/auction/10738586
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738611
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738611%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738611: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738611 url https://www.openlane.eu/en/carv6/auction/10738611
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738523
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738523%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738523: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738523 url https://www.openlane.eu/en/carv6/auction/10738523
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738524
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738524%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738524: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738524 url https://www.openlane.eu/en/carv6/auction/10738524
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738558
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738558%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738558: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738558 url https://www.openlane.eu/en/carv6/auction/10738558
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738677
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738677%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738677: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738677 url https://www.openlane.eu/en/carv6/auction/10738677
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738678
2026-03-29 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738678%27 HTTP/1.1" 200 None
2026-03-29 16:30:37 [adesa.fr] INFO: Scrape type for 10738678: 0
2026-03-29 16:30:37 [adesa.fr] INFO: Skipping item 10738678 url https://www.openlane.eu/en/carv6/auction/10738678
2026-03-29 16:30:37 [adesa.fr] INFO: Found listing with ID: 10738534
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738534%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738534: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738534 url https://www.openlane.eu/en/carv6/auction/10738534
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738679
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738679%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738679: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738679 url https://www.openlane.eu/en/carv6/auction/10738679
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738559
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738559%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738559: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738559 url https://www.openlane.eu/en/carv6/auction/10738559
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738680
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738680%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738680: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738680 url https://www.openlane.eu/en/carv6/auction/10738680
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738642
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738642%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738642: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738642 url https://www.openlane.eu/en/carv6/auction/10738642
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738482
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738482%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738482: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738482 url https://www.openlane.eu/en/carv6/auction/10738482
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738681
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738681%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738681: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738681 url https://www.openlane.eu/en/carv6/auction/10738681
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738590
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738590%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738590: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738590 url https://www.openlane.eu/en/carv6/auction/10738590
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738643
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738643%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738643: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738643 url https://www.openlane.eu/en/carv6/auction/10738643
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738591
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738591%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738591: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738591 url https://www.openlane.eu/en/carv6/auction/10738591
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738630
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738630%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738630: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738630 url https://www.openlane.eu/en/carv6/auction/10738630
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738592
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738592%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738592: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738592 url https://www.openlane.eu/en/carv6/auction/10738592
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738447
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738447%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738447: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738447 url https://www.openlane.eu/en/carv6/auction/10738447
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738550
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738550%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738550: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738550 url https://www.openlane.eu/en/carv6/auction/10738550
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738682
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738682%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738682: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738682 url https://www.openlane.eu/en/carv6/auction/10738682
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738683
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738683%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738683: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738683 url https://www.openlane.eu/en/carv6/auction/10738683
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738593
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738593%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738593: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738593 url https://www.openlane.eu/en/carv6/auction/10738593
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738594
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738594%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738594: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738594 url https://www.openlane.eu/en/carv6/auction/10738594
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738684
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738684%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738684: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738684 url https://www.openlane.eu/en/carv6/auction/10738684
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738685
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738685%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738685: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738685 url https://www.openlane.eu/en/carv6/auction/10738685
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710736621%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10736621: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10736875
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710736875%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10736875: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10736875 url https://www.openlane.eu/en/carv6/auction/10736875
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735057
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735057%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735057: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10735057 url https://www.openlane.eu/en/carv6/auction/10735057
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735052
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735052%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735052: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10735052 url https://www.openlane.eu/en/carv6/auction/10735052
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735056
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735056%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735056: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10735056 url https://www.openlane.eu/en/carv6/auction/10735056
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735054
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735054%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735054: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10735054 url https://www.openlane.eu/en/carv6/auction/10735054
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735059
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735059%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735059: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10735059 url https://www.openlane.eu/en/carv6/auction/10735059
2026-03-29 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735058
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735058%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735058: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10735058 url https://www.openlane.eu/en/carv6/auction/10735058
2026-03-29 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10735053
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735053%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10735053: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10735053 url https://www.openlane.eu/en/carv6/auction/10735053
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738048
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738048%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738048: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738048 url https://www.openlane.eu/en/carv6/auction/10738048
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734640
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734640%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734640: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10734640 url https://www.openlane.eu/en/carv6/auction/10734640
2026-03-29 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738049
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738049%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738049: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738049 url https://www.openlane.eu/en/carv6/auction/10738049
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734659
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734659%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734659: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734659 url https://www.openlane.eu/en/carv6/auction/10734659
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734667
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734667%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734667: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10734667 url https://www.openlane.eu/en/carv6/auction/10734667
2026-03-29 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734623
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734623%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734623: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10734623 url https://www.openlane.eu/en/carv6/auction/10734623
2026-03-29 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734609
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734609%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734609: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734609 url https://www.openlane.eu/en/carv6/auction/10734609
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734670
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734670%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734670: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734670 url https://www.openlane.eu/en/carv6/auction/10734670
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734629
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734629%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734629: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734629 url https://www.openlane.eu/en/carv6/auction/10734629
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734630
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734630%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734630: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734630 url https://www.openlane.eu/en/carv6/auction/10734630
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734673
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734673%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734673: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734673 url https://www.openlane.eu/en/carv6/auction/10734673
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734632
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734632%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734632: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734632 url https://www.openlane.eu/en/carv6/auction/10734632
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734633
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734633%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734633: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734633 url https://www.openlane.eu/en/carv6/auction/10734633
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734631
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734631%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734631: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734631 url https://www.openlane.eu/en/carv6/auction/10734631
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734643
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734643%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734643: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734643 url https://www.openlane.eu/en/carv6/auction/10734643
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738046
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738046%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738046: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738046 url https://www.openlane.eu/en/carv6/auction/10738046
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734627
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734627%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734627: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734627 url https://www.openlane.eu/en/carv6/auction/10734627
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10738047
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738047%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10738047: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10738047 url https://www.openlane.eu/en/carv6/auction/10738047
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734635
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734635%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734635: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734635 url https://www.openlane.eu/en/carv6/auction/10734635
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734676
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734676%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734676: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734676 url https://www.openlane.eu/en/carv6/auction/10734676
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734644
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734644%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734644: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734644 url https://www.openlane.eu/en/carv6/auction/10734644
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734602
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734602%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734602: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734602 url https://www.openlane.eu/en/carv6/auction/10734602
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734677
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734677%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734677: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734677 url https://www.openlane.eu/en/carv6/auction/10734677
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734619
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734619%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734619: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734619 url https://www.openlane.eu/en/carv6/auction/10734619
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734625
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734625%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734625: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734625 url https://www.openlane.eu/en/carv6/auction/10734625
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10734657
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734657%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10734657: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10734657 url https://www.openlane.eu/en/carv6/auction/10734657
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730556%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10730556: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732542%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10732542: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730554%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10730554: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730465%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10730465: 2
2026-03-29 16:30:38 [adesa.fr] INFO: Scraping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-29 16:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730462%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10730462: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710728602%27 HTTP/1.1" 200 None
2026-03-29 16:30:38 [adesa.fr] INFO: Scrape type for 10728602: 0
2026-03-29 16:30:38 [adesa.fr] INFO: Skipping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-29 16:30:38 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-29 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730560%27 HTTP/1.1" 200 None
2026-03-29 16:30:39 [adesa.fr] INFO: Scrape type for 10730560: 0
2026-03-29 16:30:39 [adesa.fr] INFO: Skipping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-29 16:30:39 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-29 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730563%27 HTTP/1.1" 200 None
2026-03-29 16:30:39 [adesa.fr] INFO: Scrape type for 10730563: 0
2026-03-29 16:30:39 [adesa.fr] INFO: Skipping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-29 16:30:39 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-29 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730559%27 HTTP/1.1" 200 None
2026-03-29 16:30:39 [adesa.fr] INFO: Scrape type for 10730559: 0
2026-03-29 16:30:39 [adesa.fr] INFO: Skipping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-29 16:30:39 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-29 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730567%27 HTTP/1.1" 200 None
2026-03-29 16:30:39 [adesa.fr] INFO: Scrape type for 10730567: 0
2026-03-29 16:30:39 [adesa.fr] INFO: Skipping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-29 16:30:39 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-29 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730562%27 HTTP/1.1" 200 None
2026-03-29 16:30:39 [adesa.fr] INFO: Scrape type for 10730562: 0
2026-03-29 16:30:39 [adesa.fr] INFO: Skipping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-29 16:30:39 [adesa.fr] INFO: Found listing with ID: 10740171
2026-03-29 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740171%27 HTTP/1.1" 200 None
2026-03-29 16:30:39 [adesa.fr] INFO: Scrape type for 10740171: 0
2026-03-29 16:30:39 [adesa.fr] INFO: Skipping item 10740171 url https://www.openlane.eu/en/carv6/auction/10740171
2026-03-29 16: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-29 16:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16: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-29 16:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389
2026-03-29 16:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b with scrape type 2
2026-03-29 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b with scrape type 2
2026-03-29 16:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9584a20-a864-53d4-8eeb-cf9c60c9f16b, identifier: 10735389
2026-03-29 16:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-29 16:30:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389
2026-03-29 16:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389 to the API
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9584a20-a864-53d4-8eeb-cf9c60c9f16b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-078-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735389',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 138659,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI S Line - Petrol - Automatic - 110 hp - 138.659 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-29 16:30:40 [adesa.fr] INFO: Saving data for 10735389: {'auction_closing_time': 1774858200.0, 'created_time': 1774618219.029466, 'last_price_update_time': 1774801840.560613}
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735389') HTTP/1.1" 204 0
2026-03-29 16:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059
2026-03-29 16:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8963f7-a286-5c26-838f-a2afcffaf266 with scrape type 2
2026-03-29 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b8963f7-a286-5c26-838f-a2afcffaf266 with scrape type 2
2026-03-29 16:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b8963f7-a286-5c26-838f-a2afcffaf266, identifier: 10735059
2026-03-29 16:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058
2026-03-29 16:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with scrape type 2
2026-03-29 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with scrape type 2
2026-03-29 16:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542, identifier: 10735058
2026-03-29 16:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059
2026-03-29 16:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-29 16:30:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059
2026-03-29 16:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059 to the API
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735059>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Hybrid',
'id': '6b8963f7-a286-5c26-838f-a2afcffaf266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS263FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735059',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 128528,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Skoda Superb 1.4 TSI Business - Hybrid - Automatic - 218 hp - '
'128.528 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735059%27 HTTP/1.1" 200 None
2026-03-29 16:30:41 [adesa.fr] INFO: Saving data for 10735059: {'auction_closing_time': 1774879500.0, 'created_time': 1774618239.382972, 'last_price_update_time': 1774801841.397482}
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735059') HTTP/1.1" 204 0
2026-03-29 16:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058
2026-03-29 16:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058
2026-03-29 16:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058 to the API
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Hybrid',
'id': 'bc2c2a75-7814-5b6d-9bd0-aa4fef38c542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-241-DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735058',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 67745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'67.745 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735058%27 HTTP/1.1" 200 None
2026-03-29 16:30:41 [adesa.fr] INFO: Saving data for 10735058: {'auction_closing_time': 1774879500.0, 'created_time': 1774618241.175481, 'last_price_update_time': 1774801841.725608}
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735058') HTTP/1.1" 204 0
2026-03-29 16:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667
2026-03-29 16:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with scrape type 2
2026-03-29 16:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with scrape type 2
2026-03-29 16:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26, identifier: 10734667
2026-03-29 16:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640
2026-03-29 16:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95853d03-ee5f-5f23-bb34-3fd507ea3641 with scrape type 2
2026-03-29 16:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95853d03-ee5f-5f23-bb34-3fd507ea3641 with scrape type 2
2026-03-29 16:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95853d03-ee5f-5f23-bb34-3fd507ea3641, identifier: 10734640
2026-03-29 16:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667
2026-03-29 16:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 16:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 16:30:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667
2026-03-29 16:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667 to the API
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734667',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q6 E-tron',
'odometer': 14658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 44600,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q6 E-tron S line - Electric - Automatic - 306 hp - 14.658 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2024}
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734667%27 HTTP/1.1" 200 None
2026-03-29 16:30:42 [adesa.fr] INFO: Saving data for 10734667: {'auction_closing_time': 1774856400.0, 'created_time': 1774618236.097525, 'last_price_update_time': 1774801842.591334}
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734667') HTTP/1.1" 204 0
2026-03-29 16:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640
2026-03-29 16:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640
2026-03-29 16:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640 to the API
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734640>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '95853d03-ee5f-5f23-bb34-3fd507ea3641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734640',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 35767,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 35 S Line - Electric - Automatic - 170 hp '
'- 35.767 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734640%27 HTTP/1.1" 200 None
2026-03-29 16:30:42 [adesa.fr] INFO: Saving data for 10734640: {'auction_closing_time': 1774856400.0, 'created_time': 1774618237.006214, 'last_price_update_time': 1774801842.927972}
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734640') HTTP/1.1" 204 0
2026-03-29 16:30:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465
2026-03-29 16:30:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with scrape type 2
2026-03-29 16:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with scrape type 2
2026-03-29 16:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 878de7c8-3358-55c3-aad9-8fc8041a2fd2, identifier: 10730465
2026-03-29 16:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623
2026-03-29 16:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a7109e-0669-579b-881b-b80dbedefc10 with scrape type 2
2026-03-29 16:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a7109e-0669-579b-881b-b80dbedefc10 with scrape type 2
2026-03-29 16:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90a7109e-0669-579b-881b-b80dbedefc10, identifier: 10734623
2026-03-29 16:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465
2026-03-29 16:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465
2026-03-29 16:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 878de7c8-3358-55c3-aad9-8fc8041a2fd2 with identifier: 10730465 to the API
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '878de7c8-3358-55c3-aad9-8fc8041a2fd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 169053,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300e AMG Line - Hybrid - Automatic - 204 hp - '
'169.053 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730465%27 HTTP/1.1" 200 None
2026-03-29 16:30:43 [adesa.fr] INFO: Saving data for 10730465: {'auction_closing_time': 1774863000.0, 'created_time': 1774585847.688858, 'last_price_update_time': 1774801843.407621}
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730465') HTTP/1.1" 204 0
2026-03-29 16:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 16:30:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623
2026-03-29 16:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623 to the API
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '90a7109e-0669-579b-881b-b80dbedefc10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734623',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 75617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2023-05-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q8 E-tron Sportback 50 S Line - Quattro - Electric - Automatic '
'- 340 hp - 75.617 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734623%27 HTTP/1.1" 200 None
2026-03-29 16:30:43 [adesa.fr] INFO: Saving data for 10734623: {'auction_closing_time': 1774855800.0, 'created_time': 1774618242.940646, 'last_price_update_time': 1774801843.872755}
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734623') HTTP/1.1" 204 0
2026-03-29 16:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10740176
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740176%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10740176: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10740176 url https://www.openlane.eu/en/carv6/auction/10740176
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10741678
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741678%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10741678: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10741678 url https://www.openlane.eu/en/carv6/auction/10741678
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10741675
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741675%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10741675: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10741675 url https://www.openlane.eu/en/carv6/auction/10741675
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10740172
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740172%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10740172: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10740172 url https://www.openlane.eu/en/carv6/auction/10740172
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10736481
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710736481%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10736481: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10736481 url https://www.openlane.eu/en/carv6/auction/10736481
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10736488
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710736488%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10736488: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10736488 url https://www.openlane.eu/en/carv6/auction/10736488
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735036
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735036%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735036: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735036 url https://www.openlane.eu/en/carv6/auction/10735036
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10741673
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741673%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10741673: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10741673 url https://www.openlane.eu/en/carv6/auction/10741673
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735023
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735023%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735023: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735023 url https://www.openlane.eu/en/carv6/auction/10735023
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10741674
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741674%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10741674: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10741674 url https://www.openlane.eu/en/carv6/auction/10741674
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10741677
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741677%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10741677: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10741677 url https://www.openlane.eu/en/carv6/auction/10741677
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735546
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735546%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735546: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735546 url https://www.openlane.eu/en/carv6/auction/10735546
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735605
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735605%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735605: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735605 url https://www.openlane.eu/en/carv6/auction/10735605
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735604
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735604%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735604: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735604 url https://www.openlane.eu/en/carv6/auction/10735604
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735015
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735015%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735015: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735015 url https://www.openlane.eu/en/carv6/auction/10735015
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10740174
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740174%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10740174: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10740174 url https://www.openlane.eu/en/carv6/auction/10740174
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10737755
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737755%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10737755: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10737755 url https://www.openlane.eu/en/carv6/auction/10737755
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10740175
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740175%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10740175: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10740175 url https://www.openlane.eu/en/carv6/auction/10740175
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10741676
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741676%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10741676: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10741676 url https://www.openlane.eu/en/carv6/auction/10741676
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10738304
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710738304%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10738304: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10738304 url https://www.openlane.eu/en/carv6/auction/10738304
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735024
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735024%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735024: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735024 url https://www.openlane.eu/en/carv6/auction/10735024
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735038
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735038%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735038: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735038 url https://www.openlane.eu/en/carv6/auction/10735038
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10735014
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735014%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10735014: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10735014 url https://www.openlane.eu/en/carv6/auction/10735014
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732999%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10732999: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733086%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733086: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733160%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733160: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733151%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733151: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733117%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733117: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733039%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733039: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733053%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733053: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733144%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733144: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733004%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733004: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733174%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733174: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733118%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733118: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733018%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733018: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733182%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733182: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733137%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733137: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733157%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733157: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733073%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733073: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733024%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733024: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732993%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10732993: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733143%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733143: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733056%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733056: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733031%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733031: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733165%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733165: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733129%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733129: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733131%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733131: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733114%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733114: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733110%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733110: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-29 16:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733099%27 HTTP/1.1" 200 None
2026-03-29 16:30:44 [adesa.fr] INFO: Scrape type for 10733099: 0
2026-03-29 16:30:44 [adesa.fr] INFO: Skipping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-29 16:30:44 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733065%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733065: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733029%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733029: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733097%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733097: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733107%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733107: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733142%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733142: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733134%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733134: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733125%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733125: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733007%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733007: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733060%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733060: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733167%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733167: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733012%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733012: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733135%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733135: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732992%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10732992: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733055%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733055: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733070%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733070: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733058%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733058: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733183%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733183: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733049%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733049: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732980%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10732980: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733077%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733077: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733034%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733034: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733051%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733051: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733166%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733166: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733020%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733020: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733075%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733075: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733045%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733045: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733002%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733002: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733145%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733145: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733076%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733076: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733087%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733087: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733006%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733006: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733036%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733036: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733059%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733059: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733032%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733032: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733116%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733116: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733074%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733074: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733000%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733000: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733072%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733072: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733030%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733030: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733177%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733177: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732988%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10732988: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733168%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733168: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733128%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733128: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732981%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10732981: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733013%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733013: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733016%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733016: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733052%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733052: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733139%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733139: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733063%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733063: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-29 16:30:45 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-29 16:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733093%27 HTTP/1.1" 200 None
2026-03-29 16:30:45 [adesa.fr] INFO: Scrape type for 10733093: 0
2026-03-29 16:30:45 [adesa.fr] INFO: Skipping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-29 16:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056
2026-03-29 16:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bff59474-5865-5cbd-9958-54e652523bd7 with scrape type 2
2026-03-29 16:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bff59474-5865-5cbd-9958-54e652523bd7 with scrape type 2
2026-03-29 16:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bff59474-5865-5cbd-9958-54e652523bd7, identifier: 10735056
2026-03-29 16:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056
2026-03-29 16:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 16:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056
2026-03-29 16:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056 to the API
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735056>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Diesel',
'id': 'bff59474-5865-5cbd-9958-54e652523bd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-831-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735056',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 110263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 2,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 110.263 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735056%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Saving data for 10735056: {'auction_closing_time': 1774879500.0, 'created_time': 1774618242.594822, 'last_price_update_time': 1774801848.269732}
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735056') HTTP/1.1" 204 0
2026-03-29 16:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733001%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733001: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733048%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733048: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733027%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733027: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733017%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733017: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732984%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10732984: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733068%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733068: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733176%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733176: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732997%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10732997: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733147%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733147: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733108%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733108: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733062%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733062: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733033%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733033: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733014%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733014: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732983%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10732983: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733126%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733126: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733109%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733109: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733090%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733090: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733124%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733124: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733088%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733088: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733130%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733130: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733184%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733184: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733009%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733009: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733050%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10733050: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732986%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10732986: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732979%27 HTTP/1.1" 200 None
2026-03-29 16:30:48 [adesa.fr] INFO: Scrape type for 10732979: 0
2026-03-29 16:30:48 [adesa.fr] INFO: Skipping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-29 16:30:48 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-29 16:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733122%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733122: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733162%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733162: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733105%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733105: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733119%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733119: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733067%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733067: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733112%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733112: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733138%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733138: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733172%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733172: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733038%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733038: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733064%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733064: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733100%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733100: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733103%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733103: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733179%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733179: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733089%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733089: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733111%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733111: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733155%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733155: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733092%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733092: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733150%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733150: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733054%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733054: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733146%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733146: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733047%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733047: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733094%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733094: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733095%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733095: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732987%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10732987: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733078%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733078: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733037%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733037: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733115%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733115: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733096%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733096: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733132%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733132: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733008%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733008: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733035%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733035: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733127%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733127: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733003%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733003: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732990%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10732990: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732985%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10732985: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733163%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733163: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733136%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733136: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732982%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10732982: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733159%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733159: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733022%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733022: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733173%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733173: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733041%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733041: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733040%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733040: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733170%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733170: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733152%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733152: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733148%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733148: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733158%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733158: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733071%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733071: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733102%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733102: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733101%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733101: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733175%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733175: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733149%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733149: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733178%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733178: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733066%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733066: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733104%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733104: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733043%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733043: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733098%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733098: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733153%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733153: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733169%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733169: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733171%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733171: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733025%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733025: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733042%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733042: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733010%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733010: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733069%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733069: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-29 16:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733005%27 HTTP/1.1" 200 None
2026-03-29 16:30:49 [adesa.fr] INFO: Scrape type for 10733005: 0
2026-03-29 16:30:49 [adesa.fr] INFO: Skipping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-29 16:30:49 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733011%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10733011: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732996%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10732996: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10733015: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10732989: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10732998: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733026%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10733026: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732995%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10732995: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733154%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10733154: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733120%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10733120: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-29 16:30:50 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-29 16:30:50 [adesa.fr] INFO: Scrape type for 10733121: 0
2026-03-29 16:30:50 [adesa.fr] INFO: Skipping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-29 16:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16: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-29 16:30:51 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-29 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732994%27 HTTP/1.1" 200 None
2026-03-29 16:30:51 [adesa.fr] INFO: Scrape type for 10732994: 0
2026-03-29 16:30:51 [adesa.fr] INFO: Skipping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-29 16:30:51 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-29 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733019%27 HTTP/1.1" 200 None
2026-03-29 16:30:51 [adesa.fr] INFO: Scrape type for 10733019: 0
2026-03-29 16:30:51 [adesa.fr] INFO: Skipping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-29 16:30:51 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-29 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733106%27 HTTP/1.1" 200 None
2026-03-29 16:30:51 [adesa.fr] INFO: Scrape type for 10733106: 0
2026-03-29 16:30:51 [adesa.fr] INFO: Skipping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-29 16:30:51 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-29 16:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733140%27 HTTP/1.1" 200 None
2026-03-29 16:30:51 [adesa.fr] INFO: Scrape type for 10733140: 0
2026-03-29 16:30:51 [adesa.fr] INFO: Skipping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-29 16:30:51 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733123%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733123: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733021%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733021: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733057%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733057: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733180%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733180: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733133%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733133: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733141%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733141: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733161%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733161: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733044%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733044: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733046%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733046: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733164%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733164: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733091%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733091: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733156%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733156: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733113%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733113: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733181%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733181: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733023%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733023: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710732991%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10732991: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733028%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733028: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733061%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10733061: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730918%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10730918: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735182
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735182%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735182: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735182 url https://www.openlane.eu/en/carv6/auction/10735182
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730405%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10730405: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737471
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737471%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737471: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737471 url https://www.openlane.eu/en/carv6/auction/10737471
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735135
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735135%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735135: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735135 url https://www.openlane.eu/en/carv6/auction/10735135
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730400%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10730400: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10739829
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710739829%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10739829: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10739829 url https://www.openlane.eu/en/carv6/auction/10739829
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737469
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737469%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737469: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737469 url https://www.openlane.eu/en/carv6/auction/10737469
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737472
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737472%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737472: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737472 url https://www.openlane.eu/en/carv6/auction/10737472
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737463
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737463%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737463: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737463 url https://www.openlane.eu/en/carv6/auction/10737463
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10739828
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710739828%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10739828: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10739828 url https://www.openlane.eu/en/carv6/auction/10739828
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737736
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737736%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737736: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737736 url https://www.openlane.eu/en/carv6/auction/10737736
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10739817
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710739817%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10739817: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10739817 url https://www.openlane.eu/en/carv6/auction/10739817
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740855
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740855%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740855: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740855 url https://www.openlane.eu/en/carv6/auction/10740855
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737467
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737467%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737467: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737467 url https://www.openlane.eu/en/carv6/auction/10737467
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737466
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737466%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737466: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737466 url https://www.openlane.eu/en/carv6/auction/10737466
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737468
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737468%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737468: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737468 url https://www.openlane.eu/en/carv6/auction/10737468
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737462
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737462%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737462: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737462 url https://www.openlane.eu/en/carv6/auction/10737462
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735126
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735126%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735126: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735126 url https://www.openlane.eu/en/carv6/auction/10735126
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735161
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735161%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735161: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735161 url https://www.openlane.eu/en/carv6/auction/10735161
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737451
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737451%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737451: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737451 url https://www.openlane.eu/en/carv6/auction/10737451
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737450
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737450%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737450: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737450 url https://www.openlane.eu/en/carv6/auction/10737450
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710731358%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10731358: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735162
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735162%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735162: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735162 url https://www.openlane.eu/en/carv6/auction/10735162
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740150
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740150%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740150: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740150 url https://www.openlane.eu/en/carv6/auction/10740150
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740167
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740167%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740167: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740167 url https://www.openlane.eu/en/carv6/auction/10740167
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740165
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740165%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740165: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740165 url https://www.openlane.eu/en/carv6/auction/10740165
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740170
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740170%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740170: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740170 url https://www.openlane.eu/en/carv6/auction/10740170
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740169
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740169%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740169: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740169 url https://www.openlane.eu/en/carv6/auction/10740169
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740166
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740166%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740166: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740166 url https://www.openlane.eu/en/carv6/auction/10740166
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740163
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740163%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740163: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740163 url https://www.openlane.eu/en/carv6/auction/10740163
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740164
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740164%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740164: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740164 url https://www.openlane.eu/en/carv6/auction/10740164
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740151
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740151%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740151: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740151 url https://www.openlane.eu/en/carv6/auction/10740151
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740152
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740152%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740152: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740152 url https://www.openlane.eu/en/carv6/auction/10740152
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10737477
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710737477%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10737477: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10737477 url https://www.openlane.eu/en/carv6/auction/10737477
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740168
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740168%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740168: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740168 url https://www.openlane.eu/en/carv6/auction/10740168
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10740162
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710740162%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10740162: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10740162 url https://www.openlane.eu/en/carv6/auction/10740162
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10741681
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710741681%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10741681: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10741681 url https://www.openlane.eu/en/carv6/auction/10741681
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735779
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735779%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735779: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735779 url https://www.openlane.eu/en/carv6/auction/10735779
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735846
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735846%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735846: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735846 url https://www.openlane.eu/en/carv6/auction/10735846
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735824
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735824%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735824: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735824 url https://www.openlane.eu/en/carv6/auction/10735824
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735826
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735826%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735826: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735826 url https://www.openlane.eu/en/carv6/auction/10735826
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735784
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735784%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735784: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735784 url https://www.openlane.eu/en/carv6/auction/10735784
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735827
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735827%27 HTTP/1.1" 200 None
2026-03-29 16:30:52 [adesa.fr] INFO: Scrape type for 10735827: 0
2026-03-29 16:30:52 [adesa.fr] INFO: Skipping item 10735827 url https://www.openlane.eu/en/carv6/auction/10735827
2026-03-29 16:30:52 [adesa.fr] INFO: Found listing with ID: 10735829
2026-03-29 16:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735829%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735829: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735829 url https://www.openlane.eu/en/carv6/auction/10735829
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735849
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735849%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735849: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735849 url https://www.openlane.eu/en/carv6/auction/10735849
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733816%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10733816: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735797
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735797%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735797: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735797 url https://www.openlane.eu/en/carv6/auction/10735797
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735795
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735795%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735795: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735795 url https://www.openlane.eu/en/carv6/auction/10735795
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735813
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735813%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735813: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735813 url https://www.openlane.eu/en/carv6/auction/10735813
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735794
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735794%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735794: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735794 url https://www.openlane.eu/en/carv6/auction/10735794
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735822
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735822%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735822: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735822 url https://www.openlane.eu/en/carv6/auction/10735822
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735836
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735836%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735836: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735836 url https://www.openlane.eu/en/carv6/auction/10735836
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735830
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735830%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735830: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735830 url https://www.openlane.eu/en/carv6/auction/10735830
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733964%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10733964: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735785
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735785%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735785: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735785 url https://www.openlane.eu/en/carv6/auction/10735785
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735790
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735790%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735790: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735790 url https://www.openlane.eu/en/carv6/auction/10735790
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735831
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735831%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735831: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735831 url https://www.openlane.eu/en/carv6/auction/10735831
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733820%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10733820: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735842
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735842%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735842: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735842 url https://www.openlane.eu/en/carv6/auction/10735842
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735786
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735786%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735786: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735786 url https://www.openlane.eu/en/carv6/auction/10735786
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733813%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10733813: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733812%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10733812: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735803
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735803%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735803: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735803 url https://www.openlane.eu/en/carv6/auction/10735803
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735791
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735791%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735791: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735791 url https://www.openlane.eu/en/carv6/auction/10735791
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735835
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735835%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735835: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735835 url https://www.openlane.eu/en/carv6/auction/10735835
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735811
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735811%27 HTTP/1.1" 200 None
2026-03-29 16:30:53 [adesa.fr] INFO: Scrape type for 10735811: 0
2026-03-29 16:30:53 [adesa.fr] INFO: Skipping item 10735811 url https://www.openlane.eu/en/carv6/auction/10735811
2026-03-29 16:30:53 [adesa.fr] INFO: Found listing with ID: 10735802
2026-03-29 16:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735802%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735802: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735802 url https://www.openlane.eu/en/carv6/auction/10735802
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735837
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735837%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735837: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735837 url https://www.openlane.eu/en/carv6/auction/10735837
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735805
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735805%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735805: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735805 url https://www.openlane.eu/en/carv6/auction/10735805
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735820
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735820%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735820: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735820 url https://www.openlane.eu/en/carv6/auction/10735820
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735782
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735782%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735782: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735782 url https://www.openlane.eu/en/carv6/auction/10735782
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735814
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735814%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735814: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735814 url https://www.openlane.eu/en/carv6/auction/10735814
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733962%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10733962: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735789
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735789%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735789: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735789 url https://www.openlane.eu/en/carv6/auction/10735789
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710726309%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735792
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735792%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735792: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735792 url https://www.openlane.eu/en/carv6/auction/10735792
2026-03-29 16:30:54 [adesa.fr] INFO: Found listing with ID: 10735810
2026-03-29 16:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735810%27 HTTP/1.1" 200 None
2026-03-29 16:30:54 [adesa.fr] INFO: Scrape type for 10735810: 0
2026-03-29 16:30:54 [adesa.fr] INFO: Skipping item 10735810 url https://www.openlane.eu/en/carv6/auction/10735810
2026-03-29 16:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:30:57 [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-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735832
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735832%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735832: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735832 url https://www.openlane.eu/en/carv6/auction/10735832
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735821
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735821%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735821: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735821 url https://www.openlane.eu/en/carv6/auction/10735821
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710726308%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735808
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735808%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735808: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735808 url https://www.openlane.eu/en/carv6/auction/10735808
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735793
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735793%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735793: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735793 url https://www.openlane.eu/en/carv6/auction/10735793
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735783
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735783%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735783: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735783 url https://www.openlane.eu/en/carv6/auction/10735783
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735845
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735845%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735845: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735845 url https://www.openlane.eu/en/carv6/auction/10735845
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733818%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733818: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735812
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735812%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735812: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735812 url https://www.openlane.eu/en/carv6/auction/10735812
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733955%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733955: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735804
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735804%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735804: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735804 url https://www.openlane.eu/en/carv6/auction/10735804
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735818
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735818%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735818: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735818 url https://www.openlane.eu/en/carv6/auction/10735818
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735798
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735798%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735798: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735798 url https://www.openlane.eu/en/carv6/auction/10735798
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735847
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735847%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735847: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735847 url https://www.openlane.eu/en/carv6/auction/10735847
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735833
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735833%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735833: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735833 url https://www.openlane.eu/en/carv6/auction/10735833
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735834
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735834%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735834: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735834 url https://www.openlane.eu/en/carv6/auction/10735834
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733817%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733817: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735838
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735838%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735838: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735838 url https://www.openlane.eu/en/carv6/auction/10735838
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735816
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735816%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735816: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735816 url https://www.openlane.eu/en/carv6/auction/10735816
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735799
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735799%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735799: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735799 url https://www.openlane.eu/en/carv6/auction/10735799
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735806
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735806%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735806: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735806 url https://www.openlane.eu/en/carv6/auction/10735806
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735788
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735788%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735788: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735788 url https://www.openlane.eu/en/carv6/auction/10735788
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735815
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735815%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735815: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735815 url https://www.openlane.eu/en/carv6/auction/10735815
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735787
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735787%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735787: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735787 url https://www.openlane.eu/en/carv6/auction/10735787
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710723881%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733961%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733961: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733956%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733956: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735843
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735843%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735843: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735843 url https://www.openlane.eu/en/carv6/auction/10735843
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733965%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733965: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735819
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735819%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735819: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735819 url https://www.openlane.eu/en/carv6/auction/10735819
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735825
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735825%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735825: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735825 url https://www.openlane.eu/en/carv6/auction/10735825
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735807
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735807%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735807: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735807 url https://www.openlane.eu/en/carv6/auction/10735807
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735796
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735796%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735796: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735796 url https://www.openlane.eu/en/carv6/auction/10735796
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735801
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735801%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735801: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735801 url https://www.openlane.eu/en/carv6/auction/10735801
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735780
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735780%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735780: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735780 url https://www.openlane.eu/en/carv6/auction/10735780
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735828
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735828%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735828: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735828 url https://www.openlane.eu/en/carv6/auction/10735828
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735850
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735850%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735850: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735850 url https://www.openlane.eu/en/carv6/auction/10735850
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735823
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735823%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735823: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735823 url https://www.openlane.eu/en/carv6/auction/10735823
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730919%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10730919: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735809
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735809%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735809: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735809 url https://www.openlane.eu/en/carv6/auction/10735809
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735817
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735817%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735817: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735817 url https://www.openlane.eu/en/carv6/auction/10735817
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735778
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735778%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735778: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735778 url https://www.openlane.eu/en/carv6/auction/10735778
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735844
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735844%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735844: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735844 url https://www.openlane.eu/en/carv6/auction/10735844
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735848
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735848%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735848: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735848 url https://www.openlane.eu/en/carv6/auction/10735848
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733959%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733959: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735840
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735840%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735840: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735840 url https://www.openlane.eu/en/carv6/auction/10735840
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10735841
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710735841%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10735841: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10735841 url https://www.openlane.eu/en/carv6/auction/10735841
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733819%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733819: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-29 16:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733966%27 HTTP/1.1" 200 None
2026-03-29 16:30:57 [adesa.fr] INFO: Scrape type for 10733966: 0
2026-03-29 16:30:57 [adesa.fr] INFO: Skipping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-29 16:30:57 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733960%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10733960: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737486%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10737486: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674191%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627983%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710631532%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627081%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676819%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731312%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10731312: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10733984
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733984%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10733984: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10733984 url https://www.openlane.eu/en/carv6/auction/10733984
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-29 16:30:58 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-29 16:30:58 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-29 16:30:58 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-29 16:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [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-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10707921: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733990%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10733990: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10406264: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10733986
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733986%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10733986: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10733986 url https://www.openlane.eu/en/carv6/auction/10733986
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730942%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10730942: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730944%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10730944: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10724173: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10728852: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10691965: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10405347: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10583767: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10405345: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10655718: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10532900: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10691961: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-29 16:31:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10405353: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10641918: 2
2026-03-29 16:31:01 [adesa.fr] INFO: Scraping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10727623: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10728850: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733972%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10733972: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-29 16:31:01 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-29 16:31:01 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-29 16:31:01 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710326073%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710489924%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710451783%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710713166%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710531347%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10531347: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710728758%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10728758: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710606719%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10606719: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710694522%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699721%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710326062%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10326062: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10734482
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734482%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10734482: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10734482 url https://www.openlane.eu/en/carv6/auction/10734482
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710571076%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10571076: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730718%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10730718: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710694993%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10694993: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710473268%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10473268: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710683948%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10683948: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710713167%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710710381%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10710381: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710721360%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710719678%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710719687%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710662209%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10662209: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:02 [adesa.fr] INFO: Scrape type for 10439487: 2
2026-03-29 16:31:02 [adesa.fr] INFO: Scraping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710728851%27 HTTP/1.1" 200 None
2026-03-29 16:31:02 [adesa.fr] INFO: Scrape type for 10728851: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:02 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-29 16:31:02 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-29 16:31:02 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-29 16:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710051061%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10051061: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710269481%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10269481: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699439%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710057241%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10057241: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710704551%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10704551: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734487%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10734487: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710733191%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10733191: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710685083%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10685083: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710730646%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10730646: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699459%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710518391%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10518391: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699457%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699457: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710650228%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10650228: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710136698%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10136698: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%279905933%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 9905933: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710726262%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10726262: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710728623%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10728623: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710734355%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10734355: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710597849%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10597849: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710580073%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10580073: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710727618%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10727618: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710718734%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710719679%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710640495%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10640495: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710627155%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10627155: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710437881%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10437881: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699722%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699722: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710394825%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10394825: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710698182%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710687167%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710723137%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10723137: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699512%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699517%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710728624%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10728624: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710699513%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710597858%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10597858: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-29 16:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10583767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710688557%27 HTTP/1.1" 200 None
2026-03-29 16:31:03 [adesa.fr] INFO: Scrape type for 10688557: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-29 16:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:03 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:03 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-29 16:31:03 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:03 [adesa.fr] INFO: Scrape type for 10512962: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-29 16:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10532900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:03 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-29 16:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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-29 16:31:03 [adesa.fr] INFO: Scrape type for 10661603: 2
2026-03-29 16:31:03 [adesa.fr] INFO: Scraping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-29 16:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-29 16:31:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-29 16:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with scrape type 2
2026-03-29 16:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43f78a14-62e0-5eb2-b96f-8ceed1db3300, identifier: 10583767
2026-03-29 16:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-29 16:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:31:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 16:31:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767
2026-03-29 16:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43f78a14-62e0-5eb2-b96f-8ceed1db3300 with identifier: 10583767 to the API
2026-03-29 16:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10583767>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '43f78a14-62e0-5eb2-b96f-8ceed1db3300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10583767',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 39689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 39.689 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-29 16:31:05 [adesa.fr] INFO: Saving data for 10583767: {'auction_closing_time': 1798675200.0, 'created_time': 1773229623.393887, 'last_price_update_time': 1774801865.145853}
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10583767') HTTP/1.1" 204 0
2026-03-29 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10406264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-29 16:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-29 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67756981-e05a-58b2-b73a-139de89530ca with scrape type 2
2026-03-29 16:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67756981-e05a-58b2-b73a-139de89530ca, identifier: 10405345
2026-03-29 16:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-29 16:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-29 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8422789d-88ae-5af8-9433-21b76ff4f4a9 with scrape type 2
2026-03-29 16:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8422789d-88ae-5af8-9433-21b76ff4f4a9, identifier: 10532900
2026-03-29 16:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-29 16:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-29 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with scrape type 2
2026-03-29 16:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2, identifier: 10405347
2026-03-29 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-29 16:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345
2026-03-29 16:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67756981-e05a-58b2-b73a-139de89530ca with identifier: 10405345 to the API
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405345>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '67756981-e05a-58b2-b73a-139de89530ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405345',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 39945,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 39.945 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-29 16:31:05 [adesa.fr] INFO: Saving data for 10405345: {'auction_closing_time': 1798675200.0, 'created_time': 1773230166.049209, 'last_price_update_time': 1774801865.837417}
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405345') HTTP/1.1" 204 0
2026-03-29 16:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-29 16:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900
2026-03-29 16:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8422789d-88ae-5af8-9433-21b76ff4f4a9 with identifier: 10532900 to the API
2026-03-29 16:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10532900>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8422789d-88ae-5af8-9433-21b76ff4f4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10532900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 40.614 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710532900%27 HTTP/1.1" 200 None
2026-03-29 16:31:06 [adesa.fr] INFO: Saving data for 10532900: {'auction_closing_time': 1798675200.0, 'created_time': 1773230171.013859, 'last_price_update_time': 1774801866.139604}
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10532900') HTTP/1.1" 204 0
2026-03-29 16:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-29 16:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347
2026-03-29 16:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4fb45e8-b7d4-59f5-94de-ff67b543f4d2 with identifier: 10405347 to the API
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405347>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4fb45e8-b7d4-59f5-94de-ff67b543f4d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 36972,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 36.972 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710405347%27 HTTP/1.1" 200 None
2026-03-29 16:31:06 [adesa.fr] INFO: Saving data for 10405347: {'auction_closing_time': 1798675200.0, 'created_time': 1773230182.848873, 'last_price_update_time': 1774801866.433869}
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405347') HTTP/1.1" 204 0
2026-03-29 16:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-29 16:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2dee91e-932f-5fe5-bb3a-5d991dffceac with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2dee91e-932f-5fe5-bb3a-5d991dffceac, identifier: 10406264
2026-03-29 16:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-29 16:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e53259e-6c04-5dbd-805e-68fb770ffbc7, identifier: 10655718
2026-03-29 16:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-29 16:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8, identifier: 10707921
2026-03-29 16:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-29 16:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028d0985-1380-5798-90cc-d69089991ae0 with scrape type 2
2026-03-29 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 028d0985-1380-5798-90cc-d69089991ae0, identifier: 10691965
2026-03-29 16:31:06 [scrapy.extensions.logstats] INFO: Crawled 28 pages (at 28 pages/min), scraped 13 items (at 13 items/min)
2026-03-29 16:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-29 16:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-29 16:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264
2026-03-29 16:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2dee91e-932f-5fe5-bb3a-5d991dffceac with identifier: 10406264 to the API
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10406264>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2dee91e-932f-5fe5-bb3a-5d991dffceac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10406264',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23569,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 138 hp - 23.569 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710406264%27 HTTP/1.1" 200 None
2026-03-29 16:31:07 [adesa.fr] INFO: Saving data for 10406264: {'auction_closing_time': 1798675200.0, 'created_time': 1773230212.499736, 'last_price_update_time': 1774801867.097866}
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10406264') HTTP/1.1" 204 0
2026-03-29 16:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-29 16:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718
2026-03-29 16:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e53259e-6c04-5dbd-805e-68fb770ffbc7 with identifier: 10655718 to the API
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655718>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8e53259e-6c04-5dbd-805e-68fb770ffbc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 40.231 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710655718%27 HTTP/1.1" 200 None
2026-03-29 16:31:07 [adesa.fr] INFO: Saving data for 10655718: {'auction_closing_time': 1798675200.0, 'created_time': 1773323202.677553, 'last_price_update_time': 1774801867.456169}
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655718') HTTP/1.1" 204 0
2026-03-29 16:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-29 16:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921
2026-03-29 16:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8 with identifier: 10707921 to the API
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707921>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '969de3ef-b4ae-5e31-8ec0-c2ca9cfa64a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE834AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 3309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 3.309 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16: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%2710707921%27 HTTP/1.1" 200 None
2026-03-29 16:31:07 [adesa.fr] INFO: Saving data for 10707921: {'auction_closing_time': 1798675200.0, 'created_time': 1774273072.848898, 'last_price_update_time': 1774801867.740073}
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707921') HTTP/1.1" 204 0
2026-03-29 16:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-29 16:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965
2026-03-29 16:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 028d0985-1380-5798-90cc-d69089991ae0 with identifier: 10691965 to the API
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691965>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '028d0985-1380-5798-90cc-d69089991ae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 21538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 21.538 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-29 16:31:08 [adesa.fr] INFO: Saving data for 10691965: {'auction_closing_time': 1798675200.0, 'created_time': 1773930449.488116, 'last_price_update_time': 1774801868.056714}
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691965') HTTP/1.1" 204 0
2026-03-29 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-29 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-29 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with scrape type 2
2026-03-29 16:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2, identifier: 10691961
2026-03-29 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-29 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-29 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-29 16:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10531347
2026-03-29 16:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-29 16:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961
2026-03-29 16:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3b40fa53-4650-58f3-a055-fa6dcb5abbd2 with identifier: 10691961 to the API
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691961>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3b40fa53-4650-58f3-a055-fa6dcb5abbd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 41253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 41.253 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-29 16:31:08 [adesa.fr] INFO: Saving data for 10691961: {'auction_closing_time': 1798675200.0, 'created_time': 1773930819.032132, 'last_price_update_time': 1774801868.633838}
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691961') HTTP/1.1" 204 0
2026-03-29 16:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-29 16:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347
2026-03-29 16:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10531347 to the API
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531347>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-086-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW Allure - Petrol - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-29 16:31:08 [adesa.fr] INFO: Saving data for 10531347: {'auction_closing_time': 1798671600.0, 'created_time': 1773230017.140038, 'last_price_update_time': 1774801868.922889}
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10531347') HTTP/1.1" 204 0
2026-03-29 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-29 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-29 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12fa93e4-5404-5c3d-bde3-006a72260479 with scrape type 2
2026-03-29 16:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12fa93e4-5404-5c3d-bde3-006a72260479, identifier: 10405353
2026-03-29 16:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-29 16:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-29 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ae585e-7f58-5441-adfc-5fcb46d23c59 with scrape type 2
2026-03-29 16:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0ae585e-7f58-5441-adfc-5fcb46d23c59, identifier: 10641918
2026-03-29 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326062> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-29 16:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353
2026-03-29 16:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12fa93e4-5404-5c3d-bde3-006a72260479 with identifier: 10405353 to the API
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405353>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '12fa93e4-5404-5c3d-bde3-006a72260479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405353',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 41368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 41.368 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-29 16:31:09 [adesa.fr] INFO: Saving data for 10405353: {'auction_closing_time': 1798675200.0, 'created_time': 1773230165.047295, 'last_price_update_time': 1774801869.397646}
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10405353') HTTP/1.1" 204 0
2026-03-29 16:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-29 16:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918
2026-03-29 16:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0ae585e-7f58-5441-adfc-5fcb46d23c59 with identifier: 10641918 to the API
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641918>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0ae585e-7f58-5441-adfc-5fcb46d23c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 48424,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 48.424 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-29 16:31:09 [adesa.fr] INFO: Saving data for 10641918: {'auction_closing_time': 1798675200.0, 'created_time': 1773230131.94671, 'last_price_update_time': 1774801869.748274}
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10641918') HTTP/1.1" 204 0
2026-03-29 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10571076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-29 16:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-29 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with scrape type 2
2026-03-29 16:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c, identifier: 10326062
2026-03-29 16:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-29 16:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062
2026-03-29 16:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d19fbd8-7687-57be-ac87-3b3deb0cd66c with identifier: 10326062 to the API
2026-03-29 16:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326062>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '0d19fbd8-7687-57be-ac87-3b3deb0cd66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-100-CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326062',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 57175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 Feel - Diesel - Manual - 102 hp - 57.175 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2021}
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-29 16:31:10 [adesa.fr] INFO: Saving data for 10326062: {'auction_closing_time': 1798671600.0, 'created_time': 1773851610.833642, 'last_price_update_time': 1774801870.154875}
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326062') HTTP/1.1" 204 0
2026-03-29 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-29 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-29 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with scrape type 2
2026-03-29 16:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7927ad0b-b543-5b44-974b-c6f07a60e7f2, identifier: 10606719
2026-03-29 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-29 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-29 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with scrape type 2
2026-03-29 16:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5, identifier: 10571076
2026-03-29 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-29 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-29 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85e599f-e66c-5c8b-a2bf-d657637c577a with scrape type 2
2026-03-29 16:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85e599f-e66c-5c8b-a2bf-d657637c577a, identifier: 10694993
2026-03-29 16:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-29 16:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719
2026-03-29 16:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7927ad0b-b543-5b44-974b-c6f07a60e7f2 with identifier: 10606719 to the API
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606719>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '7927ad0b-b543-5b44-974b-c6f07a60e7f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-355-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606719',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2022-04-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 40 TFSIe Business - Hybrid - Automatic - 150 hp - '
'95.267 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-29 16:31:10 [adesa.fr] INFO: Saving data for 10606719: {'auction_closing_time': 1798671600.0, 'created_time': 1773230014.593542, 'last_price_update_time': 1774801870.706829}
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10606719') HTTP/1.1" 204 0
2026-03-29 16:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-29 16:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076
2026-03-29 16:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4804a0ab-f66a-5cc6-a7e4-98f9610feea5 with identifier: 10571076 to the API
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10571076>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4804a0ab-f66a-5cc6-a7e4-98f9610feea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-292-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10571076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 19308,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-05-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross 1.6 Shine - Petrol - Automatic - 181 hp - '
'19.308 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-29 16:31:10 [adesa.fr] INFO: Saving data for 10571076: {'auction_closing_time': 1798671600.0, 'created_time': 1773230041.949707, 'last_price_update_time': 1774801870.98181}
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10571076') HTTP/1.1" 204 0
2026-03-29 16:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-29 16:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993
2026-03-29 16:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85e599f-e66c-5c8b-a2bf-d657637c577a with identifier: 10694993 to the API
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694993>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c85e599f-e66c-5c8b-a2bf-d657637c577a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-141-AY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 24650,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 24.650 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-29 16:31:11 [adesa.fr] INFO: Saving data for 10694993: {'auction_closing_time': 1798671600.0, 'created_time': 1773927575.999095, 'last_price_update_time': 1774801871.300617}
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694993') HTTP/1.1" 204 0
2026-03-29 16:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-29 16:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-29 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8420559e-09ba-5a81-ae21-1ca1970aa06c with scrape type 2
2026-03-29 16:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8420559e-09ba-5a81-ae21-1ca1970aa06c, identifier: 10661603
2026-03-29 16:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-29 16:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603
2026-03-29 16:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8420559e-09ba-5a81-ae21-1ca1970aa06c with identifier: 10661603 to the API
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661603>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8420559e-09ba-5a81-ae21-1ca1970aa06c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-626-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6199,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.199 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-29 16:31:11 [adesa.fr] INFO: Saving data for 10661603: {'auction_closing_time': 1798671600.0, 'created_time': 1773322944.693377, 'last_price_update_time': 1774801871.785192}
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661603') HTTP/1.1" 204 0
2026-03-29 16:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-29 16:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-29 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1a520a5-7810-5704-96cf-691b7298ef3f with scrape type 2
2026-03-29 16:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1a520a5-7810-5704-96cf-691b7298ef3f, identifier: 10597858
2026-03-29 16:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-29 16:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-29 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0bbf94c-b68c-5474-897f-923839eb256c with scrape type 2
2026-03-29 16:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0bbf94c-b68c-5474-897f-923839eb256c, identifier: 10688557
2026-03-29 16:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-29 16:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858
2026-03-29 16:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1a520a5-7810-5704-96cf-691b7298ef3f with identifier: 10597858 to the API
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597858>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1a520a5-7810-5704-96cf-691b7298ef3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-161-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.940 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-29 16:31:12 [adesa.fr] INFO: Saving data for 10597858: {'auction_closing_time': 1798671600.0, 'created_time': 1773229942.780238, 'last_price_update_time': 1774801872.284432}
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597858') HTTP/1.1" 204 0
2026-03-29 16:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-29 16:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557
2026-03-29 16:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0bbf94c-b68c-5474-897f-923839eb256c with identifier: 10688557 to the API
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688557>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e0bbf94c-b68c-5474-897f-923839eb256c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-761-LZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688557',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 2582,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 2.582 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-29 16:31:12 [adesa.fr] INFO: Saving data for 10688557: {'auction_closing_time': 1798671600.0, 'created_time': 1773929732.580763, 'last_price_update_time': 1774801872.558893}
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688557') HTTP/1.1" 204 0
2026-03-29 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10394825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-29 16:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-29 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f86e52-68d6-59b7-bc64-05100f4fd9de with scrape type 2
2026-03-29 16:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79f86e52-68d6-59b7-bc64-05100f4fd9de, identifier: 10394825
2026-03-29 16:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-29 16:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825
2026-03-29 16:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79f86e52-68d6-59b7-bc64-05100f4fd9de with identifier: 10394825 to the API
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10394825>
{'auction_title': '',
'c_o_2_emission_value': 234,
'category': 'Pickup',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 165,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '79f86e52-68d6-59b7-bc64-05100f4fd9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10394825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 38550,
'price_includes_vat': True,
'registration_date': '2026-03-19',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 165 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-29 16:31:13 [adesa.fr] INFO: Saving data for 10394825: {'auction_closing_time': 1798671600.0, 'created_time': 1773230079.800416, 'last_price_update_time': 1774801873.108775}
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10394825') HTTP/1.1" 204 0
2026-03-29 16:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-29 16:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-29 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9763a854-5701-505f-8470-91548dd68684 with scrape type 2
2026-03-29 16:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9763a854-5701-505f-8470-91548dd68684, identifier: 10699722
2026-03-29 16:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-29 16:31:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 16:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722
2026-03-29 16:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9763a854-5701-505f-8470-91548dd68684 with identifier: 10699722 to the API
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699722>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Pickup',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '9763a854-5701-505f-8470-91548dd68684',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-266-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699722',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 8572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 43300,
'price_includes_vat': True,
'registration_date': '2024-12-05',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 164 hp - 8.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-29 16:31:13 [adesa.fr] INFO: Saving data for 10699722: {'auction_closing_time': 1798671600.0, 'created_time': 1774273011.16619, 'last_price_update_time': 1774801873.672123}
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699722') HTTP/1.1" 204 0
2026-03-29 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-29 16:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-29 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62413b3e-d7e5-55af-8590-e0ba24d524c4 with scrape type 2
2026-03-29 16:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62413b3e-d7e5-55af-8590-e0ba24d524c4, identifier: 10627155
2026-03-29 16:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-29 16:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-29 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbe37cd0-a475-54b3-8e73-228b69eb10ba with scrape type 2
2026-03-29 16:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fbe37cd0-a475-54b3-8e73-228b69eb10ba, identifier: 10580073
2026-03-29 16:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-29 16:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155
2026-03-29 16:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62413b3e-d7e5-55af-8590-e0ba24d524c4 with identifier: 10627155 to the API
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627155>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '62413b3e-d7e5-55af-8590-e0ba24d524c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-778-AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 17861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback Rivoli - AWD - Petrol - Automatic - 200 hp - '
'17.861 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-29 16:31:14 [adesa.fr] INFO: Saving data for 10627155: {'auction_closing_time': 1798671600.0, 'created_time': 1773229976.423775, 'last_price_update_time': 1774801874.253763}
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627155') HTTP/1.1" 204 0
2026-03-29 16:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-29 16:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073
2026-03-29 16:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fbe37cd0-a475-54b3-8e73-228b69eb10ba with identifier: 10580073 to the API
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580073>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fbe37cd0-a475-54b3-8e73-228b69eb10ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-822-XZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 75070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Business - Petrol - Automatic - 181 hp - '
'75.070 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-29 16:31:14 [adesa.fr] INFO: Saving data for 10580073: {'auction_closing_time': 1798671600.0, 'created_time': 1773229930.066503, 'last_price_update_time': 1774801874.544286}
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10580073') HTTP/1.1" 204 0
2026-03-29 16:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9905933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10437881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-29 16:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-29 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac357b8-da46-51de-9d46-a509cc7d9f3a with scrape type 2
2026-03-29 16:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aac357b8-da46-51de-9d46-a509cc7d9f3a, identifier: 9905933
2026-03-29 16:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-29 16:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933
2026-03-29 16:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aac357b8-da46-51de-9d46-a509cc7d9f3a with identifier: 9905933 to the API
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9905933>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'aac357b8-da46-51de-9d46-a509cc7d9f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-562-LQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9905933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 30.232 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Saving data for 9905933: {'auction_closing_time': 1798671600.0, 'created_time': 1773229936.679413, 'last_price_update_time': 1774801875.025104}
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='9905933') HTTP/1.1" 204 0
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10411867: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-29 16:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-29 16:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-29 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11227b2-c1e0-582e-8705-41217498e876 with scrape type 2
2026-03-29 16:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d11227b2-c1e0-582e-8705-41217498e876, identifier: 10437881
2026-03-29 16:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-29 16:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881
2026-03-29 16:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d11227b2-c1e0-582e-8705-41217498e876 with identifier: 10437881 to the API
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10437881>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'd11227b2-c1e0-582e-8705-41217498e876',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-812-PA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10437881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Isuzu',
'model': 'D-Max',
'odometer': 20908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Isuzu D-Max 1.9 - AWD - Diesel - Automatic - 164 hp - 20.908 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Saving data for 10437881: {'auction_closing_time': 1798671600.0, 'created_time': 1773230109.87494, 'last_price_update_time': 1774801875.421985}
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10437881') HTTP/1.1" 204 0
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10326128: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10556138: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10222565: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10231005: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10676045: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10729504: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10715794: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10640496: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734353%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10734353: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10728846: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10724175: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10724174: 0
2026-03-29 16:31:15 [adesa.fr] INFO: Skipping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10682593: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-29 16:31:15 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-29 16:31:15 [adesa.fr] INFO: Scrape type for 10284853: 2
2026-03-29 16:31:15 [adesa.fr] INFO: Scraping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-29 16:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10136698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10650228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10573240: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-29 16:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10726274: 0
2026-03-29 16:31:16 [adesa.fr] INFO: Skipping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10269547: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10713169: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10654300: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733975%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10733975: 0
2026-03-29 16:31:16 [adesa.fr] INFO: Skipping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-29 16:31:16 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10707273: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10676823: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-29 16:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-29 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-29 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with scrape type 2
2026-03-29 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d, identifier: 10136698
2026-03-29 16:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-29 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-29 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18e72488-5098-558f-ab9a-06012f77de60 with scrape type 2
2026-03-29 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18e72488-5098-558f-ab9a-06012f77de60, identifier: 10650228
2026-03-29 16:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-29 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-29 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d913a34d-dd53-5053-960c-c48df5c54bb5 with scrape type 2
2026-03-29 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d913a34d-dd53-5053-960c-c48df5c54bb5, identifier: 10699457
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-29 16:31:16 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-29 16:31:16 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Scrape type for 10673717: 2
2026-03-29 16:31:16 [adesa.fr] INFO: Scraping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-29 16:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-29 16:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698
2026-03-29 16:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d with identifier: 10136698 to the API
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10136698>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5388d9d2-a3e7-55e8-82a1-1b3f4f40ff6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-969-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10136698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30215,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 30.215 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-29 16:31:16 [adesa.fr] INFO: Saving data for 10136698: {'auction_closing_time': 1798671600.0, 'created_time': 1773229988.804105, 'last_price_update_time': 1774801876.865994}
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10136698') HTTP/1.1" 204 0
2026-03-29 16:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-29 16:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228
2026-03-29 16:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18e72488-5098-558f-ab9a-06012f77de60 with identifier: 10650228 to the API
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10650228>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '18e72488-5098-558f-ab9a-06012f77de60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-107-GM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10650228',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26328,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 26.328 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Saving data for 10650228: {'auction_closing_time': 1798671600.0, 'created_time': 1773229990.044051, 'last_price_update_time': 1774801877.224085}
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10650228') HTTP/1.1" 204 0
2026-03-29 16:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-29 16:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457
2026-03-29 16:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d913a34d-dd53-5053-960c-c48df5c54bb5 with identifier: 10699457 to the API
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699457>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'd913a34d-dd53-5053-960c-c48df5c54bb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-888-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699457',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 26.291 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Saving data for 10699457: {'auction_closing_time': 1798671600.0, 'created_time': 1774273007.841171, 'last_price_update_time': 1774801877.508866}
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699457') HTTP/1.1" 204 0
2026-03-29 16:31:17 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Scrape type for 10688251: 2
2026-03-29 16:31:17 [adesa.fr] INFO: Scraping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-29 16:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:17 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Scrape type for 10679268: 2
2026-03-29 16:31:17 [adesa.fr] INFO: Scraping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-29 16:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-29 16:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-29 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b25b6dcd-c315-5085-ae8e-b784458a94fb with scrape type 2
2026-03-29 16:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b25b6dcd-c315-5085-ae8e-b784458a94fb, identifier: 10685083
2026-03-29 16:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-29 16:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083
2026-03-29 16:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b25b6dcd-c315-5085-ae8e-b784458a94fb with identifier: 10685083 to the API
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685083>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b25b6dcd-c315-5085-ae8e-b784458a94fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-884-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685083',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 19033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 opera - Petrol - Automatic - 131 hp - 19.033 km',
'transmission': 'automatic',
'trim': 'opera',
'vin': None,
'year': 2023}
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Saving data for 10685083: {'auction_closing_time': 1798671600.0, 'created_time': 1773929729.451542, 'last_price_update_time': 1774801877.924767}
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685083') HTTP/1.1" 204 0
2026-03-29 16:31:17 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Scrape type for 10707858: 2
2026-03-29 16:31:17 [adesa.fr] INFO: Scraping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-29 16:31:17 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-29 16:31:17 [adesa.fr] INFO: Scrape type for 10473270: 2
2026-03-29 16:31:17 [adesa.fr] INFO: Scraping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-29 16:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-29 16:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-29 16:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f6945c-1c8b-509b-b990-0497ec12e7c8 with scrape type 2
2026-03-29 16:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01f6945c-1c8b-509b-b990-0497ec12e7c8, identifier: 10640495
2026-03-29 16:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-29 16:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-29 16:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with scrape type 2
2026-03-29 16:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671, identifier: 10597849
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-29 16:31:18 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10473269: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-29 16:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-29 16:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495
2026-03-29 16:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01f6945c-1c8b-509b-b990-0497ec12e7c8 with identifier: 10640495 to the API
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640495>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '01f6945c-1c8b-509b-b990-0497ec12e7c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-723-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 4897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback Performance Line - Hybrid - Automatic - 200 hp - '
'4.897 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Saving data for 10640495: {'auction_closing_time': 1798671600.0, 'created_time': 1773229685.162958, 'last_price_update_time': 1774801878.50704}
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640495') HTTP/1.1" 204 0
2026-03-29 16:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-29 16:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849
2026-03-29 16:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1142d8-ae5e-5ab8-a53c-c86a0a73d671 with identifier: 10597849 to the API
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597849>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6b1142d8-ae5e-5ab8-a53c-c86a0a73d671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-110-JL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 24205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 Rivoli - Petrol - Automatic - 131 hp - 24.205 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Saving data for 10597849: {'auction_closing_time': 1798671600.0, 'created_time': 1773229934.479824, 'last_price_update_time': 1774801878.785861}
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597849') HTTP/1.1" 204 0
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-29 16:31:18 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-29 16:31:18 [adesa.fr] INFO: Scrape type for 10728755: 0
2026-03-29 16:31:18 [adesa.fr] INFO: Skipping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10477906: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-29 16:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10057241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10707276: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-29 16:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10381371: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10375917: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10326152: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10707860: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-29 16:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10051061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10597840: 2
2026-03-29 16:31:18 [adesa.fr] INFO: Scraping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-29 16:31:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-29 16:31:18 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-29 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:18 [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-29 16:31:18 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-29 16:31:18 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-29 16:31:18 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733189%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10733189: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10661519: 2
2026-03-29 16:31:19 [adesa.fr] INFO: Scraping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-29 16:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-29 16:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-29 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0083b96-4b87-5300-8f6f-d7d122ee3da2 with scrape type 2
2026-03-29 16:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0083b96-4b87-5300-8f6f-d7d122ee3da2, identifier: 10269481
2026-03-29 16:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-29 16:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-29 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with scrape type 2
2026-03-29 16:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf, identifier: 10057241
2026-03-29 16:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-29 16:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-29 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5853a6c-83ae-5c20-a461-310d46f1cfc9 with scrape type 2
2026-03-29 16:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5853a6c-83ae-5c20-a461-310d46f1cfc9, identifier: 10704551
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731306%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10731306: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726267%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10723136: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733976%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10733976: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10725178: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-29 16:31:19 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-29 16:31:19 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-29 16:31:19 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:19 [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-29 16:31:19 [adesa.fr] INFO: Scrape type for 10715524: 2
2026-03-29 16:31:19 [adesa.fr] INFO: Scraping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-29 16:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-29 16:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481
2026-03-29 16:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0083b96-4b87-5300-8f6f-d7d122ee3da2 with identifier: 10269481 to the API
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269481>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0083b96-4b87-5300-8f6f-d7d122ee3da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-321-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 26.320 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [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-29 16:31:20 [adesa.fr] INFO: Saving data for 10269481: {'auction_closing_time': 1798671600.0, 'created_time': 1773229907.604978, 'last_price_update_time': 1774801880.030687}
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269481') HTTP/1.1" 204 0
2026-03-29 16:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-29 16:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241
2026-03-29 16:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d69dc87-d14e-55f3-a3cc-210a72d1fadf with identifier: 10057241 to the API
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10057241>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0d69dc87-d14e-55f3-a3cc-210a72d1fadf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-456-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10057241',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.599 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [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-29 16:31:20 [adesa.fr] INFO: Saving data for 10057241: {'auction_closing_time': 1798671600.0, 'created_time': 1773230007.104542, 'last_price_update_time': 1774801880.42148}
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10057241') HTTP/1.1" 204 0
2026-03-29 16:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-29 16:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551
2026-03-29 16:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5853a6c-83ae-5c20-a461-310d46f1cfc9 with identifier: 10704551 to the API
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704551>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5853a6c-83ae-5c20-a461-310d46f1cfc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-896-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704551',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.881 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [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-29 16:31:20 [adesa.fr] INFO: Saving data for 10704551: {'auction_closing_time': 1798671600.0, 'created_time': 1774273005.965019, 'last_price_update_time': 1774801880.710437}
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10704551') HTTP/1.1" 204 0
2026-03-29 16:31:20 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:20 [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-29 16:31:20 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-29 16:31:20 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-29 16:31:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.209(s), this was the 1st time calling it.
2026-03-29 16:31:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.04032292440405 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Sun, 29 Mar 2026 16:31:20 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '7eb2113be7f44dca803b5435b35e19fe', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=7eb2113be7f44dca803b5435b35e19fe.
2026-03-29 16:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10512962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-29 16:31:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-29 16:31:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33a8b629-1f57-5406-83e5-45f6ffcc768c with scrape type 2
2026-03-29 16:31:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33a8b629-1f57-5406-83e5-45f6ffcc768c, identifier: 10051061
2026-03-29 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-29 16:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061
2026-03-29 16:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33a8b629-1f57-5406-83e5-45f6ffcc768c with identifier: 10051061 to the API
2026-03-29 16:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10051061>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '33a8b629-1f57-5406-83e5-45f6ffcc768c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-315-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10051061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 26023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 26.023 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-29 16:31:21 [adesa.fr] INFO: Saving data for 10051061: {'auction_closing_time': 1798671600.0, 'created_time': 1773230010.012263, 'last_price_update_time': 1774801881.135434}
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10051061') HTTP/1.1" 204 0
2026-03-29 16:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10518391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-29 16:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-29 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with scrape type 2
2026-03-29 16:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006, identifier: 10662209
2026-03-29 16:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-29 16:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-29 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9278c57e-ae18-5925-9827-429d56856fa8 with scrape type 2
2026-03-29 16:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9278c57e-ae18-5925-9827-429d56856fa8, identifier: 10512962
2026-03-29 16:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-29 16:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209
2026-03-29 16:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006 with identifier: 10662209 to the API
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662209>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4af12bb1-c9ba-5aa2-a0aa-0ed1786c2006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-365-CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 7500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2i Performance Line - Petrol - Manual - 101 hp - 7.500 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-29 16:31:21 [adesa.fr] INFO: Saving data for 10662209: {'auction_closing_time': 1798671600.0, 'created_time': 1773408734.681172, 'last_price_update_time': 1774801881.640473}
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662209') HTTP/1.1" 204 0
2026-03-29 16:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-29 16:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962
2026-03-29 16:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9278c57e-ae18-5925-9827-429d56856fa8 with identifier: 10512962 to the API
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10512962>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9278c57e-ae18-5925-9827-429d56856fa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-049-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10512962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.186 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:21 [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-29 16:31:21 [adesa.fr] INFO: Saving data for 10512962: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.728464, 'last_price_update_time': 1774801881.956708}
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10512962') HTTP/1.1" 204 0
2026-03-29 16:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10683948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-29 16:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-29 16:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc008516-7cbe-50cd-9c77-c862797de8b9 with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc008516-7cbe-50cd-9c77-c862797de8b9, identifier: 10518391
2026-03-29 16:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-29 16:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391
2026-03-29 16:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc008516-7cbe-50cd-9c77-c862797de8b9 with identifier: 10518391 to the API
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10518391>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc008516-7cbe-50cd-9c77-c862797de8b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-221-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10518391',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 18810,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 18.810 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-29 16:31:22 [adesa.fr] INFO: Saving data for 10518391: {'auction_closing_time': 1798671600.0, 'created_time': 1773229906.357769, 'last_price_update_time': 1774801882.355018}
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10518391') HTTP/1.1" 204 0
2026-03-29 16:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-29 16:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25f8e175-3041-5d98-af7d-6e96f0af9fa2, identifier: 10682593
2026-03-29 16:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-29 16:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebc8f289-ee59-5c82-a455-78b0ec0214fc with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ebc8f289-ee59-5c82-a455-78b0ec0214fc, identifier: 10683948
2026-03-29 16:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-29 16:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with scrape type 2
2026-03-29 16:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4167dc31-6080-5d31-8574-22ac9ee6c5e8, identifier: 10710381
2026-03-29 16:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-29 16:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593
2026-03-29 16:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25f8e175-3041-5d98-af7d-6e96f0af9fa2 with identifier: 10682593 to the API
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682593>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '25f8e175-3041-5d98-af7d-6e96f0af9fa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-295-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682593',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 19741,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 19.741 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-29 16:31:22 [adesa.fr] INFO: Saving data for 10682593: {'auction_closing_time': 1798671600.0, 'created_time': 1773841853.110755, 'last_price_update_time': 1774801882.964232}
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10682593') HTTP/1.1" 204 0
2026-03-29 16:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-29 16:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948
2026-03-29 16:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ebc8f289-ee59-5c82-a455-78b0ec0214fc with identifier: 10683948 to the API
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10683948>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'ebc8f289-ee59-5c82-a455-78b0ec0214fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-344-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10683948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 34252,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-04-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 34.252 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-29 16:31:23 [adesa.fr] INFO: Saving data for 10683948: {'auction_closing_time': 1798671600.0, 'created_time': 1773928649.394979, 'last_price_update_time': 1774801883.247567}
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10683948') HTTP/1.1" 204 0
2026-03-29 16:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-29 16:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381
2026-03-29 16:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4167dc31-6080-5d31-8574-22ac9ee6c5e8 with identifier: 10710381 to the API
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710381>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '4167dc31-6080-5d31-8574-22ac9ee6c5e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-928-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Diesel - Manual - 120 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-29 16:31:23 [adesa.fr] INFO: Saving data for 10710381: {'auction_closing_time': 1798671600.0, 'created_time': 1774359466.653599, 'last_price_update_time': 1774801883.543407}
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710381') HTTP/1.1" 204 0
2026-03-29 16:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10284853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-29 16:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-29 16:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82bda044-2b94-5fb8-abc7-70846a669df3 with scrape type 2
2026-03-29 16:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 82bda044-2b94-5fb8-abc7-70846a669df3, identifier: 10284853
2026-03-29 16:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-29 16:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853
2026-03-29 16:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 82bda044-2b94-5fb8-abc7-70846a669df3 with identifier: 10284853 to the API
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10284853>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 1',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '82bda044-2b94-5fb8-abc7-70846a669df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-620-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10284853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20250,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 150 hp - 23.101 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-29 16:31:24 [adesa.fr] INFO: Saving data for 10284853: {'auction_closing_time': 1798671600.0, 'created_time': 1773229901.684863, 'last_price_update_time': 1774801884.041238}
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10284853') HTTP/1.1" 204 0
2026-03-29 16:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-29 16:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be40eaa0-fe51-599c-a0c0-60cb1a200940 with scrape type 2
2026-03-29 16:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be40eaa0-fe51-599c-a0c0-60cb1a200940 with scrape type 2
2026-03-29 16:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: be40eaa0-fe51-599c-a0c0-60cb1a200940, identifier: 10673717
2026-03-29 16:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-29 16:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717
2026-03-29 16:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: be40eaa0-fe51-599c-a0c0-60cb1a200940 with identifier: 10673717 to the API
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673717>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'be40eaa0-fe51-599c-a0c0-60cb1a200940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-001-TQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 4901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 4.901 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-29 16:31:24 [adesa.fr] INFO: Saving data for 10673717: {'auction_closing_time': 1798671600.0, 'created_time': 1773667972.90194, 'last_price_update_time': 1774801884.719028}
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10673717') HTTP/1.1" 204 0
2026-03-29 16:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10477906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-29 16:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-29 16:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb4abcf1-0599-55bd-a401-8eb41c1ab4df with scrape type 2
2026-03-29 16:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb4abcf1-0599-55bd-a401-8eb41c1ab4df, identifier: 10676823
2026-03-29 16:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-29 16:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823
2026-03-29 16:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb4abcf1-0599-55bd-a401-8eb41c1ab4df with identifier: 10676823 to the API
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676823>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb4abcf1-0599-55bd-a401-8eb41c1ab4df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-583-KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676823',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 2224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-05-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 2.224 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-29 16:31:25 [adesa.fr] INFO: Saving data for 10676823: {'auction_closing_time': 1798671600.0, 'created_time': 1773754443.44018, 'last_price_update_time': 1774801885.274677}
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676823') HTTP/1.1" 204 0
2026-03-29 16:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-29 16:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca, identifier: 10477906
2026-03-29 16:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-29 16:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 917a4774-abce-5de3-83ce-16c5e2e6819f with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 917a4774-abce-5de3-83ce-16c5e2e6819f, identifier: 10640496
2026-03-29 16:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-29 16:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75fb2002-63de-56a2-b371-780e2b35217d with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 75fb2002-63de-56a2-b371-780e2b35217d, identifier: 10688251
2026-03-29 16:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-29 16:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with scrape type 2
2026-03-29 16:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2d8ef0a-c4ed-5b55-8002-510cf63d8279, identifier: 10473269
2026-03-29 16:31:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-29 16:31:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906
2026-03-29 16:31:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca with identifier: 10477906 to the API
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10477906>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c17e23ad-4f8b-5393-a9a7-cf7bfebe0eca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-442-MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10477906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3954,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Hybrid - Automatic - 136 hp - 3.954 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [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-29 16:31:26 [adesa.fr] INFO: Saving data for 10477906: {'auction_closing_time': 1798671600.0, 'created_time': 1773229879.012504, 'last_price_update_time': 1774801886.022205}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10477906') HTTP/1.1" 204 0
2026-03-29 16:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-29 16:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496
2026-03-29 16:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 917a4774-abce-5de3-83ce-16c5e2e6819f with identifier: 10640496 to the API
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640496>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '917a4774-abce-5de3-83ce-16c5e2e6819f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-306-ZL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 5.805 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [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-29 16:31:26 [adesa.fr] INFO: Saving data for 10640496: {'auction_closing_time': 1798671600.0, 'created_time': 1773229928.774509, 'last_price_update_time': 1774801886.310079}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10640496') HTTP/1.1" 204 0
2026-03-29 16:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-29 16:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251
2026-03-29 16:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 75fb2002-63de-56a2-b371-780e2b35217d with identifier: 10688251 to the API
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688251>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '75fb2002-63de-56a2-b371-780e2b35217d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-723-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688251',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 7843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-07-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 1.2 Allure - Petrol - Automatic - 136 hp - 7.843 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [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-29 16:31:26 [adesa.fr] INFO: Saving data for 10688251: {'auction_closing_time': 1798671600.0, 'created_time': 1773929192.659804, 'last_price_update_time': 1774801886.591149}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688251') HTTP/1.1" 204 0
2026-03-29 16:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-29 16:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269
2026-03-29 16:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2d8ef0a-c4ed-5b55-8002-510cf63d8279 with identifier: 10473269 to the API
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473269>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c2d8ef0a-c4ed-5b55-8002-510cf63d8279',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-394-ET',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473269',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 27254,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 Allure - Hybrid - Automatic - 136 hp - 27.254 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [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-29 16:31:26 [adesa.fr] INFO: Saving data for 10473269: {'auction_closing_time': 1798671600.0, 'created_time': 1773229993.021834, 'last_price_update_time': 1774801886.889133}
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473269') HTTP/1.1" 204 0
2026-03-29 16:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-29 16:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-29 16:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cdbc7968-01a5-5d0b-858c-8113ba63f0f6, identifier: 10473270
2026-03-29 16:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-29 16:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270
2026-03-29 16:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cdbc7968-01a5-5d0b-858c-8113ba63f0f6 with identifier: 10473270 to the API
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473270>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cdbc7968-01a5-5d0b-858c-8113ba63f0f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-244-AF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473270',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 8949,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20250,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Hybrid - Automatic - 136 hp - 8.949 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:27 [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-29 16:31:27 [adesa.fr] INFO: Saving data for 10473270: {'auction_closing_time': 1798671600.0, 'created_time': 1773229730.100482, 'last_price_update_time': 1774801887.277593}
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473270') HTTP/1.1" 204 0
2026-03-29 16:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-29 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6caf0ea-927e-5c23-b6ed-61ed6da62f57, identifier: 10707860
2026-03-29 16:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-29 16:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860
2026-03-29 16:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6caf0ea-927e-5c23-b6ed-61ed6da62f57 with identifier: 10707860 to the API
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707860>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6caf0ea-927e-5c23-b6ed-61ed6da62f57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-456-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6231,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 6.231 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:27 [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-29 16:31:27 [adesa.fr] INFO: Saving data for 10707860: {'auction_closing_time': 1798671600.0, 'created_time': 1774273024.881026, 'last_price_update_time': 1774801887.666858}
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707860') HTTP/1.1" 204 0
2026-03-29 16:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-29 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9901b7cd-2781-56d3-85e7-7722086a4049 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9901b7cd-2781-56d3-85e7-7722086a4049, identifier: 10326152
2026-03-29 16:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-29 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c97fc220-e8a7-586e-b5bf-100658c215f2 with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c97fc220-e8a7-586e-b5bf-100658c215f2, identifier: 10661519
2026-03-29 16:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-29 16:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 2
2026-03-29 16:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 563b9c43-7c87-5849-8ac7-fae6799a678f with scrape type 2
2026-03-29 16:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 563b9c43-7c87-5849-8ac7-fae6799a678f, identifier: 10715524
2026-03-29 16:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-29 16:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152
2026-03-29 16:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9901b7cd-2781-56d3-85e7-7722086a4049 with identifier: 10326152 to the API
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326152>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9901b7cd-2781-56d3-85e7-7722086a4049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-278-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326152',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4931,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 4.931 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:28 [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-29 16:31:28 [adesa.fr] INFO: Saving data for 10326152: {'auction_closing_time': 1798671600.0, 'created_time': 1773229834.221628, 'last_price_update_time': 1774801888.360781}
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326152') HTTP/1.1" 204 0
2026-03-29 16:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-29 16:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519
2026-03-29 16:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c97fc220-e8a7-586e-b5bf-100658c215f2 with identifier: 10661519 to the API
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661519>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'c97fc220-e8a7-586e-b5bf-100658c215f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-807-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 21390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 21.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:28 [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-29 16:31:28 [adesa.fr] INFO: Saving data for 10661519: {'auction_closing_time': 1798671600.0, 'created_time': 1773322689.539582, 'last_price_update_time': 1774801888.639518}
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10661519') HTTP/1.1" 204 0
2026-03-29 16:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-29 16:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524
2026-03-29 16:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 563b9c43-7c87-5849-8ac7-fae6799a678f with identifier: 10715524 to the API
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715524>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '563b9c43-7c87-5849-8ac7-fae6799a678f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-272-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 31848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-10-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Fabia 1.0 Active - Petrol - Manual - 66 hp - 31.848 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:28 [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-29 16:31:28 [adesa.fr] INFO: Saving data for 10715524: {'auction_closing_time': 1798671600.0, 'created_time': 1774359524.424395, 'last_price_update_time': 1774801888.910523}
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715524') HTTP/1.1" 204 0
2026-03-29 16:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-29 16:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10375917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-29 16:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-29 16:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 115f5543-f157-5a40-85d7-d0b739d2192d with scrape type 2
2026-03-29 16:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 115f5543-f157-5a40-85d7-d0b739d2192d, identifier: 10707276
2026-03-29 16:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-29 16:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276
2026-03-29 16:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 115f5543-f157-5a40-85d7-d0b739d2192d with identifier: 10707276 to the API
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707276>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '115f5543-f157-5a40-85d7-d0b739d2192d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-108-JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 13362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 13.362 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:29 [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-29 16:31:29 [adesa.fr] INFO: Saving data for 10707276: {'auction_closing_time': 1798671600.0, 'created_time': 1774273034.887185, 'last_price_update_time': 1774801889.395696}
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707276') HTTP/1.1" 204 0
2026-03-29 16:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-29 16:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-29 16:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94174988-b291-5e9b-a0b2-554c8735821f with scrape type 2
2026-03-29 16:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 94174988-b291-5e9b-a0b2-554c8735821f, identifier: 10597840
2026-03-29 16:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-29 16:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-29 16:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with scrape type 2
2026-03-29 16:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1, identifier: 10375917
2026-03-29 16:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-29 16:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840
2026-03-29 16:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 94174988-b291-5e9b-a0b2-554c8735821f with identifier: 10597840 to the API
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597840>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '94174988-b291-5e9b-a0b2-554c8735821f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-156-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 1481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2i GT - Hybrid - Automatic - 136 hp - 1.481 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:29 [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-29 16:31:29 [adesa.fr] INFO: Saving data for 10597840: {'auction_closing_time': 1798671600.0, 'created_time': 1773229856.895633, 'last_price_update_time': 1774801889.916134}
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10597840') HTTP/1.1" 204 0
2026-03-29 16:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-29 16:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917
2026-03-29 16:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1 with identifier: 10375917 to the API
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10375917>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '69f5f161-1c43-5ac9-b3b4-1ccf8eb541f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-575-QK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10375917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4016,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 4.016 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:30 [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-29 16:31:30 [adesa.fr] INFO: Saving data for 10375917: {'auction_closing_time': 1798671600.0, 'created_time': 1773229881.513274, 'last_price_update_time': 1774801890.216909}
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10375917') HTTP/1.1" 204 0
2026-03-29 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-29 16:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-29 16:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ef13a5-4471-540b-873b-ee8d03bc40e2 with scrape type 2
2026-03-29 16:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47ef13a5-4471-540b-873b-ee8d03bc40e2, identifier: 10707273
2026-03-29 16:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-29 16:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273
2026-03-29 16:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47ef13a5-4471-540b-873b-ee8d03bc40e2 with identifier: 10707273 to the API
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707273>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '47ef13a5-4471-540b-873b-ee8d03bc40e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-729-RW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 19727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 19.727 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:30 [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-29 16:31:30 [adesa.fr] INFO: Saving data for 10707273: {'auction_closing_time': 1798671600.0, 'created_time': 1774273017.857109, 'last_price_update_time': 1774801890.698108}
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707273') HTTP/1.1" 204 0
2026-03-29 16:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-29 16:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-29 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74feffb5-59b1-5d61-95b0-80b28c62e8ac with scrape type 2
2026-03-29 16:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 74feffb5-59b1-5d61-95b0-80b28c62e8ac, identifier: 10707858
2026-03-29 16:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-29 16:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858
2026-03-29 16:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 74feffb5-59b1-5d61-95b0-80b28c62e8ac with identifier: 10707858 to the API
2026-03-29 16:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707858>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '74feffb5-59b1-5d61-95b0-80b28c62e8ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-487-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 5563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 Allure - Petrol - Automatic - 136 hp - 5.563 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-29 16:31:31 [adesa.fr] INFO: Saving data for 10707858: {'auction_closing_time': 1798671600.0, 'created_time': 1774273033.156612, 'last_price_update_time': 1774801891.812279}
2026-03-29 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707858') HTTP/1.1" 204 0
2026-03-29 16:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10439487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10573240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-29 16:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-29 16:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09057566-af56-5eb9-a3f1-c4ee728fd045 with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09057566-af56-5eb9-a3f1-c4ee728fd045, identifier: 10439487
2026-03-29 16:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-29 16:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487
2026-03-29 16:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09057566-af56-5eb9-a3f1-c4ee728fd045 with identifier: 10439487 to the API
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10439487>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09057566-af56-5eb9-a3f1-c4ee728fd045',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-455-DK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10439487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 22896,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2 Performance Line - Petrol - Manual - 101 hp - 22.896 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-29 16:31:32 [adesa.fr] INFO: Saving data for 10439487: {'auction_closing_time': 1798671600.0, 'created_time': 1773230036.230025, 'last_price_update_time': 1774801892.299786}
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10439487') HTTP/1.1" 204 0
2026-03-29 16:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-29 16:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25e1a7fd-909c-51d6-8052-ffdee67e6b33, identifier: 10679268
2026-03-29 16:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-29 16:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e1c34f0-6b34-5b9b-a212-5653c38769da with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e1c34f0-6b34-5b9b-a212-5653c38769da, identifier: 10713169
2026-03-29 16:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-29 16:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae20233a-be4a-52c0-9d7f-78df9e862cb2 with scrape type 2
2026-03-29 16:31:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae20233a-be4a-52c0-9d7f-78df9e862cb2, identifier: 10573240
2026-03-29 16:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-29 16:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268
2026-03-29 16:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25e1a7fd-909c-51d6-8052-ffdee67e6b33 with identifier: 10679268 to the API
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679268>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '25e1a7fd-909c-51d6-8052-ffdee67e6b33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-998-TR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 12410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 Allure - Petrol - Automatic - 136 hp - 12.410 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-29 16:31:32 [adesa.fr] INFO: Saving data for 10679268: {'auction_closing_time': 1798671600.0, 'created_time': 1773754435.629345, 'last_price_update_time': 1774801892.885351}
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10679268') HTTP/1.1" 204 0
2026-03-29 16:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-29 16:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169
2026-03-29 16:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e1c34f0-6b34-5b9b-a212-5653c38769da with identifier: 10713169 to the API
2026-03-29 16:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713169>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e1c34f0-6b34-5b9b-a212-5653c38769da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713169',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 25.522 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-29 16:31:33 [adesa.fr] INFO: Saving data for 10713169: {'auction_closing_time': 1798671600.0, 'created_time': 1774359589.628565, 'last_price_update_time': 1774801893.174282}
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10713169') HTTP/1.1" 204 0
2026-03-29 16:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-29 16:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240
2026-03-29 16:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae20233a-be4a-52c0-9d7f-78df9e862cb2 with identifier: 10573240 to the API
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10573240>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ae20233a-be4a-52c0-9d7f-78df9e862cb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-226-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10573240',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 33075,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 33.075 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-29 16:31:33 [adesa.fr] INFO: Saving data for 10573240: {'auction_closing_time': 1798671600.0, 'created_time': 1773229903.475409, 'last_price_update_time': 1774801893.454792}
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10573240') HTTP/1.1" 204 0
2026-03-29 16:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-29 16:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502feb6b-b306-59ac-b466-8cacb8973294 with scrape type 2
2026-03-29 16:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 502feb6b-b306-59ac-b466-8cacb8973294 with scrape type 2
2026-03-29 16:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 502feb6b-b306-59ac-b466-8cacb8973294, identifier: 10715794
2026-03-29 16:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-29 16:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794
2026-03-29 16:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 502feb6b-b306-59ac-b466-8cacb8973294 with identifier: 10715794 to the API
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715794>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '502feb6b-b306-59ac-b466-8cacb8973294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-827-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715794',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 14450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 14.450 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-29 16:31:33 [adesa.fr] INFO: Saving data for 10715794: {'auction_closing_time': 1798671600.0, 'created_time': 1774359630.082224, 'last_price_update_time': 1774801893.975816}
2026-03-29 16:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715794') HTTP/1.1" 204 0
2026-03-29 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10556138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 16:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-29 16:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-29 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95516071-50be-521b-a770-b0b22fc0d283 with scrape type 2
2026-03-29 16:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95516071-50be-521b-a770-b0b22fc0d283, identifier: 10556138
2026-03-29 16:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-29 16:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138
2026-03-29 16:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95516071-50be-521b-a770-b0b22fc0d283 with identifier: 10556138 to the API
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10556138>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '95516071-50be-521b-a770-b0b22fc0d283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-830-XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10556138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 7444,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-06-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 7.444 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-29 16:31:34 [adesa.fr] INFO: Saving data for 10556138: {'auction_closing_time': 1798671600.0, 'created_time': 1773229974.662037, 'last_price_update_time': 1774801894.616104}
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10556138') HTTP/1.1" 204 0
2026-03-29 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10231005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10222565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-29 16:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-29 16:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-29 16:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9faea89-ac1d-519e-a543-4d517f54f92c, identifier: 10676045
2026-03-29 16:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-29 16:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045
2026-03-29 16:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10676045 to the API
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676045>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd9faea89-ac1d-519e-a543-4d517f54f92c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-607-LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676045',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-29 16:31:35 [adesa.fr] INFO: Saving data for 10676045: {'auction_closing_time': 1798671600.0, 'created_time': 1773754438.784335, 'last_price_update_time': 1774801895.029488}
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676045') HTTP/1.1" 204 0
2026-03-29 16:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-29 16:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-29 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca02c699-29fe-532c-ae0b-71f309f1a3b7 with scrape type 2
2026-03-29 16:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca02c699-29fe-532c-ae0b-71f309f1a3b7, identifier: 10231005
2026-03-29 16:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-29 16:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-29 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with scrape type 2
2026-03-29 16:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf50da96-ea7a-5706-bc86-def6ca0a4ce0, identifier: 10222565
2026-03-29 16:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-29 16:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005
2026-03-29 16:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca02c699-29fe-532c-ae0b-71f309f1a3b7 with identifier: 10231005 to the API
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10231005>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca02c699-29fe-532c-ae0b-71f309f1a3b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-487-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10231005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 5482,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 5.482 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-29 16:31:35 [adesa.fr] INFO: Saving data for 10231005: {'auction_closing_time': 1798671600.0, 'created_time': 1773229675.945794, 'last_price_update_time': 1774801895.484603}
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10231005') HTTP/1.1" 204 0
2026-03-29 16:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-29 16:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565
2026-03-29 16:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf50da96-ea7a-5706-bc86-def6ca0a4ce0 with identifier: 10222565 to the API
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10222565>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf50da96-ea7a-5706-bc86-def6ca0a4ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-529-QW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10222565',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4854,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 4.854 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-29 16:31:35 [adesa.fr] INFO: Saving data for 10222565: {'auction_closing_time': 1798671600.0, 'created_time': 1773229926.260378, 'last_price_update_time': 1774801895.782631}
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10222565') HTTP/1.1" 204 0
2026-03-29 16:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10473268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-29 16:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-29 16:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with scrape type 2
2026-03-29 16:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba, identifier: 10473268
2026-03-29 16:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-29 16:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268
2026-03-29 16:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7bfd2e45-ac8f-5f13-acd3-afc45213d1ba with identifier: 10473268 to the API
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10473268>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7bfd2e45-ac8f-5f13-acd3-afc45213d1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-542-PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10473268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 25511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Plus - Petrol - Automatic - 131 hp - 25.511 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-29 16:31:36 [adesa.fr] INFO: Saving data for 10473268: {'auction_closing_time': 1798671600.0, 'created_time': 1773230035.819462, 'last_price_update_time': 1774801896.276604}
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10473268') HTTP/1.1" 204 0
2026-03-29 16:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-29 16:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-29 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with scrape type 2
2026-03-29 16:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6e9458d-7e8e-58f4-a440-6f8cb09b6360, identifier: 10326128
2026-03-29 16:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10411867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-29 16:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128
2026-03-29 16:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6e9458d-7e8e-58f4-a440-6f8cb09b6360 with identifier: 10326128 to the API
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326128>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6e9458d-7e8e-58f4-a440-6f8cb09b6360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-436-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326128',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.458 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-29 16:31:36 [adesa.fr] INFO: Saving data for 10326128: {'auction_closing_time': 1798671600.0, 'created_time': 1773229945.356212, 'last_price_update_time': 1774801896.63835}
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10326128') HTTP/1.1" 204 0
2026-03-29 16:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-29 16:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-29 16:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec68797-8a29-5521-8413-3c411cbbb23f with scrape type 2
2026-03-29 16:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ec68797-8a29-5521-8413-3c411cbbb23f, identifier: 10411867
2026-03-29 16:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-29 16:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867
2026-03-29 16:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ec68797-8a29-5521-8413-3c411cbbb23f with identifier: 10411867 to the API
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10411867>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0ec68797-8a29-5521-8413-3c411cbbb23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-416-DC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10411867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2025-04-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 6.267 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-29 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:37 [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-29 16:31:37 [adesa.fr] INFO: Saving data for 10411867: {'auction_closing_time': 1798671600.0, 'created_time': 1773230145.437244, 'last_price_update_time': 1774801897.023175}
2026-03-29 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10411867') HTTP/1.1" 204 0
2026-03-29 16:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10381371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-29 16:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-29 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with scrape type 2
2026-03-29 16:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 728f78bb-dc5c-52ae-94ae-5e8e53647e68, identifier: 10381371
2026-03-29 16:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-29 16:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371
2026-03-29 16:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 728f78bb-dc5c-52ae-94ae-5e8e53647e68 with identifier: 10381371 to the API
2026-03-29 16:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10381371>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '728f78bb-dc5c-52ae-94ae-5e8e53647e68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-616-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10381371',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 3140,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Petrol - Automatic - 136 hp - 3.140 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-29 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:38 [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-29 16:31:38 [adesa.fr] INFO: Saving data for 10381371: {'auction_closing_time': 1798671600.0, 'created_time': 1773229875.650872, 'last_price_update_time': 1774801898.688169}
2026-03-29 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10381371') HTTP/1.1" 204 0
2026-03-29 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-29 16:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-29 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7def01-c327-58a3-aa81-69571670b4d9 with scrape type 2
2026-03-29 16:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c7def01-c327-58a3-aa81-69571670b4d9, identifier: 10269547
2026-03-29 16:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-29 16:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547
2026-03-29 16:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c7def01-c327-58a3-aa81-69571670b4d9 with identifier: 10269547 to the API
2026-03-29 16:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269547>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c7def01-c327-58a3-aa81-69571670b4d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-548-FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 38697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19750,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - AWD - Hybrid - Automatic - 200 hp - 38.697 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-29 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-29 16:31:41 [adesa.fr] INFO: Saving data for 10269547: {'auction_closing_time': 1798671600.0, 'created_time': 1773230095.506997, 'last_price_update_time': 1774801901.717094}
2026-03-29 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10269547') HTTP/1.1" 204 0
2026-03-29 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10654300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-29 16:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-29 16:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-29 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c550dbc-e463-5dbc-959e-5f022361764e with scrape type 2
2026-03-29 16:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8c550dbc-e463-5dbc-959e-5f022361764e, identifier: 10654300
2026-03-29 16:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-29 16:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300
2026-03-29 16:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8c550dbc-e463-5dbc-959e-5f022361764e with identifier: 10654300 to the API
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 16:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10654300>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c550dbc-e463-5dbc-959e-5f022361764e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-055-FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10654300',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 34310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 200 hp - 34.310 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-29 16:31:42 [adesa.fr] INFO: Saving data for 10654300: {'auction_closing_time': 1798671600.0, 'created_time': 1773229873.516549, 'last_price_update_time': 1774801902.204455}
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10654300') HTTP/1.1" 204 0
2026-03-29 16:31:42 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 16:31:42 [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>: 1, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 16:31:42 [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%201774369902 HTTP/1.1" 200 None
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10576369') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626288') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10627973') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10653830') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10667487') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10673715') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10674730') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10676077') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10683945') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10685081') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707804') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707805') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707806') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707807') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707808') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707809') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707810') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707811') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707815') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707817') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707818') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707819') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707820') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707821') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10708000') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710121') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10710147') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10711167') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714389') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714591') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10714628') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715130') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715132') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715157') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715168') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715218') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715232') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716229') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716355') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716474') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716500') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716505') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716536') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717588') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717753') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718228') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718229') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718241') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718242') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718246') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718249') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718252') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718258') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718260') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718273') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718274') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718281') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718282') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718283') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718287') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718288') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718290') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718292') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718304') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718307') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718312') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718326') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718331') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718333') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718334') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718339') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718347') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718348') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718355') HTTP/1.1" 204 0
2026-03-29 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718359') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718360') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718367') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718370') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718373') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718374') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718375') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718376') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718383') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718387') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718391') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718393') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718420') HTTP/1.1" 204 0
2026-03-29 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718925') HTTP/1.1" 204 0
2026-03-29 16:31:43 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (82 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-29T16_30_00.jl
2026-03-29 16:31:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 92458,
'downloader/request_count': 94,
'downloader/request_method_count/GET': 82,
'downloader/request_method_count/POST': 12,
'downloader/response_bytes': 9640169,
'downloader/response_count': 94,
'downloader/response_status_count/200': 94,
'elapsed_time_seconds': 96.537838,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 16, 31, 43, 147074, tzinfo=datetime.timezone.utc),
'item_scraped_count': 82,
'log_count/DEBUG': 3277,
'log_count/INFO': 4285,
'memusage/max': 172044288,
'memusage/startup': 148045824,
'request_depth_max': 12,
'response_received_count': 94,
'scheduler/dequeued': 94,
'scheduler/dequeued/memory': 94,
'scheduler/enqueued': 94,
'scheduler/enqueued/memory': 94,
'scrape_type/price_update': 82,
'scrape_type/skipped': 1110,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 95,
'scrapy-zyte-api/error_ratio': 0.010526315789473684,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.5876457336309713,
'scrapy-zyte-api/mean_response_seconds': 3.6442563422222407,
'scrapy-zyte-api/processed': 94,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 94,
'scrapy-zyte-api/request_args/experimental.requestCookies': 93,
'scrapy-zyte-api/request_args/experimental.responseCookies': 94,
'scrapy-zyte-api/request_args/httpRequestBody': 12,
'scrapy-zyte-api/request_args/httpRequestMethod': 12,
'scrapy-zyte-api/request_args/httpResponseBody': 94,
'scrapy-zyte-api/request_args/httpResponseHeaders': 94,
'scrapy-zyte-api/request_args/url': 94,
'scrapy-zyte-api/status_codes/200': 94,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 94,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1192,
'source/total_available': 1192,
'start_time': datetime.datetime(2026, 3, 29, 16, 30, 6, 609236, tzinfo=datetime.timezone.utc)}
2026-03-29 16:31:43 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 16:31:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f34d26d2910>
2026-03-29 16:31:43 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f34d2755e10>