2026-03-25 04:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 04:15: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-25 04:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-25 04:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 04:15:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 04:15:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 04:15:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 04:15:05 [scrapy.extensions.telnet] INFO: Telnet Password: 3e5d92afb1ac1037
2026-03-25 04:15:05 [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-25 04:15:05 [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.de/task_40_2026-03-25T04_15_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-25 04:15:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 04:15:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 04:15:05 [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-25 04:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 04:15: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-25 04:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-25 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 04:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2119
2026-03-25 04:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-25 04:15: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-25 04:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 04:15: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-25 04:15: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-25 04:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 04:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 04:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 04:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 04:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10719184
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719184%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10719184: 1
2026-03-25 04:15:13 [adesa.de] INFO: Scraping item 10719184 url https://www.openlane.eu/en/carv6/auction/10719184
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10719620
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719620%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10719620: 1
2026-03-25 04:15:13 [adesa.de] INFO: Scraping item 10719620 url https://www.openlane.eu/en/carv6/auction/10719620
2026-03-25 04:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717568
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717568%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717568: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717568 url https://www.openlane.eu/en/carv6/auction/10717568
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717357
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717357%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717357: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717357 url https://www.openlane.eu/en/carv6/auction/10717357
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717359
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717359%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717359: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717359 url https://www.openlane.eu/en/carv6/auction/10717359
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717360
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717360%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717360: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717360 url https://www.openlane.eu/en/carv6/auction/10717360
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717361
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717361%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717361: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717361 url https://www.openlane.eu/en/carv6/auction/10717361
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717356
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717356%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717356: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717356 url https://www.openlane.eu/en/carv6/auction/10717356
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717358
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717358%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717358: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717358 url https://www.openlane.eu/en/carv6/auction/10717358
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717355
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717355%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717355: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717355 url https://www.openlane.eu/en/carv6/auction/10717355
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717314
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717314%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717314: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717314 url https://www.openlane.eu/en/carv6/auction/10717314
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717312
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717312%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717312: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717312 url https://www.openlane.eu/en/carv6/auction/10717312
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717316
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717316%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10717316: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10717316 url https://www.openlane.eu/en/carv6/auction/10717316
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10709649
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709649%27 HTTP/1.1" 200 None
2026-03-25 04:15:13 [adesa.de] INFO: Scrape type for 10709649: 0
2026-03-25 04:15:13 [adesa.de] INFO: Skipping item 10709649 url https://www.openlane.eu/en/carv6/auction/10709649
2026-03-25 04:15:13 [adesa.de] INFO: Found listing with ID: 10717318
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717318%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717318: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717318 url https://www.openlane.eu/en/carv6/auction/10717318
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10719943
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719943%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10719943: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10719943 url https://www.openlane.eu/en/carv6/auction/10719943
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717317
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717317%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717317: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717317 url https://www.openlane.eu/en/carv6/auction/10717317
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717313
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717313%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717313: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717313 url https://www.openlane.eu/en/carv6/auction/10717313
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717315
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717315%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717315: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717315 url https://www.openlane.eu/en/carv6/auction/10717315
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717925
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717925%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717925: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717925 url https://www.openlane.eu/en/carv6/auction/10717925
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717571
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717571%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717571: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717571 url https://www.openlane.eu/en/carv6/auction/10717571
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718322
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718322%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718322: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718322 url https://www.openlane.eu/en/carv6/auction/10718322
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717113
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717113%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717113: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717113 url https://www.openlane.eu/en/carv6/auction/10717113
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717107
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717107%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717107: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717107 url https://www.openlane.eu/en/carv6/auction/10717107
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10719947
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719947%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10719947: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10719947 url https://www.openlane.eu/en/carv6/auction/10719947
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717106
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717106%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717106: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717106 url https://www.openlane.eu/en/carv6/auction/10717106
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717109
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717109%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717109: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717109 url https://www.openlane.eu/en/carv6/auction/10717109
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717112
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717112%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717112: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717112 url https://www.openlane.eu/en/carv6/auction/10717112
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708612
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708612%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708612: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708612 url https://www.openlane.eu/en/carv6/auction/10708612
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708623
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708623%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708623: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708623 url https://www.openlane.eu/en/carv6/auction/10708623
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708618
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708618%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708618: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708618 url https://www.openlane.eu/en/carv6/auction/10708618
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708617
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708617%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708617: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708617 url https://www.openlane.eu/en/carv6/auction/10708617
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718670
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718670%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718670: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718670 url https://www.openlane.eu/en/carv6/auction/10718670
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718794
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718794%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718794: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718794 url https://www.openlane.eu/en/carv6/auction/10718794
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718868
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718868%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718868: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718868 url https://www.openlane.eu/en/carv6/auction/10718868
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718847
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718847%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718847: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718847 url https://www.openlane.eu/en/carv6/auction/10718847
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718845
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718845%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718845: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718845 url https://www.openlane.eu/en/carv6/auction/10718845
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718587
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718587%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718587: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718587 url https://www.openlane.eu/en/carv6/auction/10718587
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717377
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717377%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717377: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717377 url https://www.openlane.eu/en/carv6/auction/10717377
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717375
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717375%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717375: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717375 url https://www.openlane.eu/en/carv6/auction/10717375
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717376
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717376%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717376: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717376 url https://www.openlane.eu/en/carv6/auction/10717376
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717374
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717374%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717374: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717374 url https://www.openlane.eu/en/carv6/auction/10717374
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717442
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717442%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717442: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717442 url https://www.openlane.eu/en/carv6/auction/10717442
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717445
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717445%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717445: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717445 url https://www.openlane.eu/en/carv6/auction/10717445
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717444
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717444%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717444: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717444 url https://www.openlane.eu/en/carv6/auction/10717444
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708622
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708622%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708622: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708622 url https://www.openlane.eu/en/carv6/auction/10708622
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717441
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717441%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717441: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717441 url https://www.openlane.eu/en/carv6/auction/10717441
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717443
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717443%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717443: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717443 url https://www.openlane.eu/en/carv6/auction/10717443
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717920
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717920%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717920: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717920 url https://www.openlane.eu/en/carv6/auction/10717920
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717924
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717924%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717924: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717924 url https://www.openlane.eu/en/carv6/auction/10717924
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717923
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717923%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717923: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717923 url https://www.openlane.eu/en/carv6/auction/10717923
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717922
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717922%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717922: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717922 url https://www.openlane.eu/en/carv6/auction/10717922
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717921
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717921%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717921: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717921 url https://www.openlane.eu/en/carv6/auction/10717921
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708607
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708607%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708607: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708607 url https://www.openlane.eu/en/carv6/auction/10708607
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708610
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708610%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708610: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708610 url https://www.openlane.eu/en/carv6/auction/10708610
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717529
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717529%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717529: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717529 url https://www.openlane.eu/en/carv6/auction/10717529
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708616
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708616%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708616: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708616 url https://www.openlane.eu/en/carv6/auction/10708616
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708615
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708615%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708615: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708615 url https://www.openlane.eu/en/carv6/auction/10708615
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10718439
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718439%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10718439: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10718439 url https://www.openlane.eu/en/carv6/auction/10718439
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717110
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717110%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717110: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717110 url https://www.openlane.eu/en/carv6/auction/10717110
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717108
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717108%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717108: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717108 url https://www.openlane.eu/en/carv6/auction/10717108
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708614
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708614%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708614: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708614 url https://www.openlane.eu/en/carv6/auction/10708614
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708609
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708609%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708609: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708609 url https://www.openlane.eu/en/carv6/auction/10708609
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708608
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708608%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708608: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708608 url https://www.openlane.eu/en/carv6/auction/10708608
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10717111
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717111%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10717111: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10717111 url https://www.openlane.eu/en/carv6/auction/10717111
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708611
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708611%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708611: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708611 url https://www.openlane.eu/en/carv6/auction/10708611
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708613
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708613%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708613: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708613 url https://www.openlane.eu/en/carv6/auction/10708613
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708620
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708620%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708620: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708620 url https://www.openlane.eu/en/carv6/auction/10708620
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708621
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708621%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708621: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708621 url https://www.openlane.eu/en/carv6/auction/10708621
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10708619
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708619%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10708619: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10708619 url https://www.openlane.eu/en/carv6/auction/10708619
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10719377
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719377%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10719377: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10719377 url https://www.openlane.eu/en/carv6/auction/10719377
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10719954
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719954%27 HTTP/1.1" 200 None
2026-03-25 04:15:14 [adesa.de] INFO: Scrape type for 10719954: 0
2026-03-25 04:15:14 [adesa.de] INFO: Skipping item 10719954 url https://www.openlane.eu/en/carv6/auction/10719954
2026-03-25 04:15:14 [adesa.de] INFO: Found listing with ID: 10719955
2026-03-25 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719955%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719955: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719955 url https://www.openlane.eu/en/carv6/auction/10719955
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10716807
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716807%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10716807: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10716807 url https://www.openlane.eu/en/carv6/auction/10716807
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10719957
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719957%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719957: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719957 url https://www.openlane.eu/en/carv6/auction/10719957
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10719953
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719953%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719953: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719953 url https://www.openlane.eu/en/carv6/auction/10719953
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10719961
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719961%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719961: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719961 url https://www.openlane.eu/en/carv6/auction/10719961
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10719967
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719967%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719967: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719967 url https://www.openlane.eu/en/carv6/auction/10719967
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10719994
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719994%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719994: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719994 url https://www.openlane.eu/en/carv6/auction/10719994
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720019
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720019%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720019: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720019 url https://www.openlane.eu/en/carv6/auction/10720019
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10715098
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715098%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10715098: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10715098 url https://www.openlane.eu/en/carv6/auction/10715098
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10719376
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719376%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10719376: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10719376 url https://www.openlane.eu/en/carv6/auction/10719376
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10716722
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716722%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10716722: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10716722 url https://www.openlane.eu/en/carv6/auction/10716722
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720024
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720024%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720024: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720024 url https://www.openlane.eu/en/carv6/auction/10720024
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10717381
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717381%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10717381: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10717381 url https://www.openlane.eu/en/carv6/auction/10717381
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720031
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720031%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720031: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720031 url https://www.openlane.eu/en/carv6/auction/10720031
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720035
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720035%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720035: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720035 url https://www.openlane.eu/en/carv6/auction/10720035
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10716805
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716805%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10716805: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10716805 url https://www.openlane.eu/en/carv6/auction/10716805
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10715095
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715095%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10715095: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10715095 url https://www.openlane.eu/en/carv6/auction/10715095
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10715096
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715096%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10715096: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10715096 url https://www.openlane.eu/en/carv6/auction/10715096
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720057
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720057%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720057: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720057 url https://www.openlane.eu/en/carv6/auction/10720057
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720058
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720058%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720058: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720058 url https://www.openlane.eu/en/carv6/auction/10720058
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720059
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720059%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720059: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720059 url https://www.openlane.eu/en/carv6/auction/10720059
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10717373
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717373%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10717373: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10717373 url https://www.openlane.eu/en/carv6/auction/10717373
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720073
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720073%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720073: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720073 url https://www.openlane.eu/en/carv6/auction/10720073
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720078
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720078%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720078: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720078 url https://www.openlane.eu/en/carv6/auction/10720078
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720076
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720076%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720076: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720076 url https://www.openlane.eu/en/carv6/auction/10720076
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720075
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720075%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720075: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720075 url https://www.openlane.eu/en/carv6/auction/10720075
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10709650
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709650%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10709650: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10709650 url https://www.openlane.eu/en/carv6/auction/10709650
2026-03-25 04:15:15 [adesa.de] INFO: Found listing with ID: 10720079
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720079%27 HTTP/1.1" 200 None
2026-03-25 04:15:15 [adesa.de] INFO: Scrape type for 10720079: 0
2026-03-25 04:15:15 [adesa.de] INFO: Skipping item 10720079 url https://www.openlane.eu/en/carv6/auction/10720079
2026-03-25 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184
2026-03-25 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 1
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fb45e098d-d318-45f9-bc68-0744fc5722b4.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F85bf419d-3cc1-41b2-8201-306d68576d12.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg not downloaded yet
2026-03-25 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620
2026-03-25 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 1
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd5709cf-51d4-5df2-88de-284a9757c0d0
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252Fcbc045b8-b1c9-407c-a6f7-e7e1fa2fac9d.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/cbc045b8-b1c9-407c-a6f7-e7e1fa2fac9d.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fd2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252Fb1aaf930-17d8-43e6-83a7-1624129caccb.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/b1aaf930-17d8-43e6-83a7-1624129caccb.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F7f324eb3-b988-4023-8831-d2db912bcf2a.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/7f324eb3-b988-4023-8831-d2db912bcf2a.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fc9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F71955bca-5f4e-4731-808e-0ed5e3472fa8.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/71955bca-5f4e-4731-808e-0ed5e3472fa8.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252Fa0e1a732-8c2a-415c-8d81-d396a940ce84.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/a0e1a732-8c2a-415c-8d81-d396a940ce84.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F167c8ead-1fa2-494e-9f28-cfb726be582c.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F95390f29-13a1-47c1-b1c1-c96a4e5d9154.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/95390f29-13a1-47c1-b1c1-c96a4e5d9154.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fbaca5e56-a695-4423-a8b4-0888e30fd4c4.jpg%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F985a8b57-9a51-42bd-aec5-21970b175185.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/985a8b57-9a51-42bd-aec5-21970b175185.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F00c02993-cc31-4bc3-a275-e93bb64e7b17.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/00c02993-cc31-4bc3-a275-e93bb64e7b17.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F57115faa-6a52-4388-b3fd-b8c697f8e47d.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/57115faa-6a52-4388-b3fd-b8c697f8e47d.JPG not downloaded yet
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F976fe8eb-f172-4f26-b8ae-807d7b66baf4.JPG%27 HTTP/1.1" 200 None
2026-03-25 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/976fe8eb-f172-4f26-b8ae-807d7b66baf4.JPG not downloaded yet
2026-03-25 04:15:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/b1aaf930-17d8-43e6-83a7-1624129caccb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/cbc045b8-b1c9-407c-a6f7-e7e1fa2fac9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/7f324eb3-b988-4023-8831-d2db912bcf2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/71955bca-5f4e-4731-808e-0ed5e3472fa8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/a0e1a732-8c2a-415c-8d81-d396a940ce84.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/95390f29-13a1-47c1-b1c1-c96a4e5d9154.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/976fe8eb-f172-4f26-b8ae-807d7b66baf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/57115faa-6a52-4388-b3fd-b8c697f8e47d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/00c02993-cc31-4bc3-a275-e93bb64e7b17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/985a8b57-9a51-42bd-aec5-21970b175185.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719620)
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75511846d0>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 04:15:17 [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-25 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_1.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719184)
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75510ecc50>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_3.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F85bf419d-3cc1-41b2-8201-306d68576d12.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75511bce90>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_5.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f753bd43b90>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_2.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7551410c50>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_4.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fd2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f755322a910>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_6.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fc9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f753bd5f490>
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_8.jpg HTTP/1.1" 201 0
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F167c8ead-1fa2-494e-9f28-cfb726be582c.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg saved to cache
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd5709cf-51d4-5df2-88de-284a9757c0d0, skipping ID generation
2026-03-25 04:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 1
2026-03-25 04:15:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd5709cf-51d4-5df2-88de-284a9757c0d0 sending to next pipeline
2026-03-25 04:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd5709cf-51d4-5df2-88de-284a9757c0d0, identifier: 10719620
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f75534a49d0>
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_9.jpg HTTP/1.1" 201 0
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fbaca5e56-a695-4423-a8b4-0888e30fd4c4.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg saved to cache
2026-03-25 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7551094c90>
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_0.jpg HTTP/1.1" 201 0
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fb45e098d-d318-45f9-bc68-0744fc5722b4.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg saved to cache
2026-03-25 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-25 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-25 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620
2026-03-25 04:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620 to the API
2026-03-25 04:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:15: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-25 04:15:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5738182/general/985a8b57-9a51-42bd-aec5-21970b175185.JPG>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fd5709cf-51d4-5df2-88de-284a9757c0d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NWM JP72E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 36451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [],
'price': 29700,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 252 hp - 36.451 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-25 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719620%27 HTTP/1.1" 200 None
2026-03-25 04:15:19 [adesa.de] INFO: Saving data for 10719620: {'created_time': 1774412119.992431, 'last_price_update_time': 1774412119.992446, 'auction_closing_time': 1774603800.0}
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10719620') HTTP/1.1" 204 0
2026-03-25 04:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-25 04:15: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-25 04:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 04:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f753bf69d90>
2026-03-25 04:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 04:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_7.jpg HTTP/1.1" 201 0
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg') HTTP/1.1" 204 0
2026-03-25 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg saved to cache
2026-03-25 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-25 04:15:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3cd696f4-581f-59c7-8e83-91393c86e801, skipping ID generation
2026-03-25 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 1
2026-03-25 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3cd696f4-581f-59c7-8e83-91393c86e801 sending to next pipeline
2026-03-25 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cd696f4-581f-59c7-8e83-91393c86e801, identifier: 10719184
2026-03-25 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-25 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-25 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184
2026-03-25 04:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184 to the API
2026-03-25 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:15: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-25 04:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3cd696f4-581f-59c7-8e83-91393c86e801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BFA206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719184',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 102267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251707,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279716,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291229,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292211,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201163,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174137,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167752,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198037,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161933,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101882,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg',
'Width': 1280}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Talisman 1.8 TCe Limited - Petrol - Automatic - 225 hp - '
'102.267 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2019}
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719184%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Saving data for 10719184: {'created_time': 1774412121.089566, 'last_price_update_time': 1774412121.089583, 'auction_closing_time': 1774603800.0}
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10719184') HTTP/1.1" 204 0
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719944
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719944%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719944: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719944 url https://www.openlane.eu/en/carv6/auction/10719944
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719946
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719946%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719946: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719946 url https://www.openlane.eu/en/carv6/auction/10719946
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720593
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720593%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720593: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720593 url https://www.openlane.eu/en/carv6/auction/10720593
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720603
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720603%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720603: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720603 url https://www.openlane.eu/en/carv6/auction/10720603
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720580
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720580%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720580: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720580 url https://www.openlane.eu/en/carv6/auction/10720580
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720579
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720579%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720579: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720579 url https://www.openlane.eu/en/carv6/auction/10720579
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719950
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719950%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719950: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719950 url https://www.openlane.eu/en/carv6/auction/10719950
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720467
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720467%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720467: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720467 url https://www.openlane.eu/en/carv6/auction/10720467
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719952
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719952%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719952: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719952 url https://www.openlane.eu/en/carv6/auction/10719952
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719958
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719958%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719958: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719958 url https://www.openlane.eu/en/carv6/auction/10719958
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719959
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719959%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719959: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719959 url https://www.openlane.eu/en/carv6/auction/10719959
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719962
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719962%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719962: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719962 url https://www.openlane.eu/en/carv6/auction/10719962
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719963
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719963%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719963: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719963 url https://www.openlane.eu/en/carv6/auction/10719963
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720446
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720446%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720446: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720446 url https://www.openlane.eu/en/carv6/auction/10720446
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720441
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720441%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720441: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720441 url https://www.openlane.eu/en/carv6/auction/10720441
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719966
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719966%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719966: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719966 url https://www.openlane.eu/en/carv6/auction/10719966
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719964
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719964%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719964: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719964 url https://www.openlane.eu/en/carv6/auction/10719964
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719969
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719969%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719969: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719969 url https://www.openlane.eu/en/carv6/auction/10719969
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719970
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719970%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719970: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719970 url https://www.openlane.eu/en/carv6/auction/10719970
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719971
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719971%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719971: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719971 url https://www.openlane.eu/en/carv6/auction/10719971
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719973
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719973%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719973: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719973 url https://www.openlane.eu/en/carv6/auction/10719973
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720602
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720602%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720602: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720602 url https://www.openlane.eu/en/carv6/auction/10720602
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720595
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720595%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720595: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720595 url https://www.openlane.eu/en/carv6/auction/10720595
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720583
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720583%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720583: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720583 url https://www.openlane.eu/en/carv6/auction/10720583
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720513
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720513%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720513: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720513 url https://www.openlane.eu/en/carv6/auction/10720513
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720585
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720585%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720585: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720585 url https://www.openlane.eu/en/carv6/auction/10720585
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720581
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720581%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720581: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720581 url https://www.openlane.eu/en/carv6/auction/10720581
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719974
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719974%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719974: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719974 url https://www.openlane.eu/en/carv6/auction/10719974
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719983
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719983%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719983: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719983 url https://www.openlane.eu/en/carv6/auction/10719983
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719979
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719979%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719979: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719979 url https://www.openlane.eu/en/carv6/auction/10719979
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719980
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719980%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719980: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719980 url https://www.openlane.eu/en/carv6/auction/10719980
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719982
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719982%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719982: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719982 url https://www.openlane.eu/en/carv6/auction/10719982
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720447
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720447%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720447: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720447 url https://www.openlane.eu/en/carv6/auction/10720447
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719985
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719985%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719985: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719985 url https://www.openlane.eu/en/carv6/auction/10719985
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719987
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719987%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719987: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719987 url https://www.openlane.eu/en/carv6/auction/10719987
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719976
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719976%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719976: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719976 url https://www.openlane.eu/en/carv6/auction/10719976
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719977
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719977%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719977: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719977 url https://www.openlane.eu/en/carv6/auction/10719977
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719990
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719990%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719990: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719990 url https://www.openlane.eu/en/carv6/auction/10719990
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719991
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719991%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719991: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719991 url https://www.openlane.eu/en/carv6/auction/10719991
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719992
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719992%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719992: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719992 url https://www.openlane.eu/en/carv6/auction/10719992
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719988
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719988%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719988: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719988 url https://www.openlane.eu/en/carv6/auction/10719988
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719995
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719995%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719995: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719995 url https://www.openlane.eu/en/carv6/auction/10719995
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719997
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719997%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719997: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719997 url https://www.openlane.eu/en/carv6/auction/10719997
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10719998
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719998%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10719998: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10719998 url https://www.openlane.eu/en/carv6/auction/10719998
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720000
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720000%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720000: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720000 url https://www.openlane.eu/en/carv6/auction/10720000
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720001
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720001%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720001: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720001 url https://www.openlane.eu/en/carv6/auction/10720001
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720002
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720002%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720002: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720002 url https://www.openlane.eu/en/carv6/auction/10720002
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720006
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720006%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720006: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720006 url https://www.openlane.eu/en/carv6/auction/10720006
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720004
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720004%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720004: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720004 url https://www.openlane.eu/en/carv6/auction/10720004
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720010
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720010%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720010: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720010 url https://www.openlane.eu/en/carv6/auction/10720010
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720011
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720011%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720011: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720011 url https://www.openlane.eu/en/carv6/auction/10720011
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720007
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720007%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720007: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720007 url https://www.openlane.eu/en/carv6/auction/10720007
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720009
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720009%27 HTTP/1.1" 200 None
2026-03-25 04:15:21 [adesa.de] INFO: Scrape type for 10720009: 0
2026-03-25 04:15:21 [adesa.de] INFO: Skipping item 10720009 url https://www.openlane.eu/en/carv6/auction/10720009
2026-03-25 04:15:21 [adesa.de] INFO: Found listing with ID: 10720013
2026-03-25 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720013%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720013: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720013 url https://www.openlane.eu/en/carv6/auction/10720013
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720014
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720014%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720014: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720014 url https://www.openlane.eu/en/carv6/auction/10720014
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720606
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720606%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720606: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720606 url https://www.openlane.eu/en/carv6/auction/10720606
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720016
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720016%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720016: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720016 url https://www.openlane.eu/en/carv6/auction/10720016
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720017
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720017%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720017: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720017 url https://www.openlane.eu/en/carv6/auction/10720017
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720020
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720020%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720020: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720020 url https://www.openlane.eu/en/carv6/auction/10720020
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720022
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720022%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720022: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720022 url https://www.openlane.eu/en/carv6/auction/10720022
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720023
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720023%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720023: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720023 url https://www.openlane.eu/en/carv6/auction/10720023
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720607
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720607%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720607: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720607 url https://www.openlane.eu/en/carv6/auction/10720607
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720026
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720026%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720026: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720026 url https://www.openlane.eu/en/carv6/auction/10720026
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720027
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720027%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720027: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720027 url https://www.openlane.eu/en/carv6/auction/10720027
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720591
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720591%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720591: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720591 url https://www.openlane.eu/en/carv6/auction/10720591
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720576
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720576%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720576: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720576 url https://www.openlane.eu/en/carv6/auction/10720576
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720028
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720028%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720028: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720028 url https://www.openlane.eu/en/carv6/auction/10720028
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720584
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720584%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720584: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720584 url https://www.openlane.eu/en/carv6/auction/10720584
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720604
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720604%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720604: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720604 url https://www.openlane.eu/en/carv6/auction/10720604
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720030
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720030%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720030: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720030 url https://www.openlane.eu/en/carv6/auction/10720030
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720588
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720588%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720588: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720588 url https://www.openlane.eu/en/carv6/auction/10720588
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720032
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720032%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720032: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720032 url https://www.openlane.eu/en/carv6/auction/10720032
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720599
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720599%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720599: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720599 url https://www.openlane.eu/en/carv6/auction/10720599
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720036
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720036%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720036: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720036 url https://www.openlane.eu/en/carv6/auction/10720036
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720034
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720034%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720034: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720034 url https://www.openlane.eu/en/carv6/auction/10720034
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720038
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720038%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720038: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720038 url https://www.openlane.eu/en/carv6/auction/10720038
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720039
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720039%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720039: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720039 url https://www.openlane.eu/en/carv6/auction/10720039
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720041
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720041%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720041: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720041 url https://www.openlane.eu/en/carv6/auction/10720041
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720589
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720589%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720589: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720589 url https://www.openlane.eu/en/carv6/auction/10720589
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720046
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720046%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720046: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720046 url https://www.openlane.eu/en/carv6/auction/10720046
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720043
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720043%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720043: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720043 url https://www.openlane.eu/en/carv6/auction/10720043
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720044
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720044%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720044: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720044 url https://www.openlane.eu/en/carv6/auction/10720044
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720047
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720047%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720047: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720047 url https://www.openlane.eu/en/carv6/auction/10720047
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720048
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720048%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720048: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720048 url https://www.openlane.eu/en/carv6/auction/10720048
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720052
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720052%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720052: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720052 url https://www.openlane.eu/en/carv6/auction/10720052
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720054
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720054%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720054: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720054 url https://www.openlane.eu/en/carv6/auction/10720054
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720051
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720051%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720051: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720051 url https://www.openlane.eu/en/carv6/auction/10720051
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720050
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720050%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720050: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720050 url https://www.openlane.eu/en/carv6/auction/10720050
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720055
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720055%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720055: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720055 url https://www.openlane.eu/en/carv6/auction/10720055
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720060
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720060%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720060: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720060 url https://www.openlane.eu/en/carv6/auction/10720060
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720061
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720061%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720061: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720061 url https://www.openlane.eu/en/carv6/auction/10720061
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720504
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720504%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720504: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720504 url https://www.openlane.eu/en/carv6/auction/10720504
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720064
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720064%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720064: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720064 url https://www.openlane.eu/en/carv6/auction/10720064
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720065
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720065%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720065: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720065 url https://www.openlane.eu/en/carv6/auction/10720065
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720067
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720067%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720067: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720067 url https://www.openlane.eu/en/carv6/auction/10720067
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720069
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720069%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720069: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720069 url https://www.openlane.eu/en/carv6/auction/10720069
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720594
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720594%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720594: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720594 url https://www.openlane.eu/en/carv6/auction/10720594
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720068
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720068%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720068: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720068 url https://www.openlane.eu/en/carv6/auction/10720068
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720071
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720071%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720071: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720071 url https://www.openlane.eu/en/carv6/auction/10720071
2026-03-25 04:15:22 [adesa.de] INFO: Found listing with ID: 10720072
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720072%27 HTTP/1.1" 200 None
2026-03-25 04:15:22 [adesa.de] INFO: Scrape type for 10720072: 0
2026-03-25 04:15:22 [adesa.de] INFO: Skipping item 10720072 url https://www.openlane.eu/en/carv6/auction/10720072
2026-03-25 04:15:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15:43 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying <POST https://www.openlane.eu/en/findcarv6/search> (failed 1 times): 522 Unknown Status
2026-03-25 04:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15: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-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10720459
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720459%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10720459: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10720459 url https://www.openlane.eu/en/carv6/auction/10720459
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10720600
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720600%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10720600: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10720600 url https://www.openlane.eu/en/carv6/auction/10720600
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10720592
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720592%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10720592: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10720592 url https://www.openlane.eu/en/carv6/auction/10720592
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10720601
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720601%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10720601: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10720601 url https://www.openlane.eu/en/carv6/auction/10720601
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10718756
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718756%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10718756: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10718756 url https://www.openlane.eu/en/carv6/auction/10718756
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10718762
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718762%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10718762: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10718762 url https://www.openlane.eu/en/carv6/auction/10718762
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10718711
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718711%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10718711: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10718711 url https://www.openlane.eu/en/carv6/auction/10718711
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10718626
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718626%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10718626: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10718626 url https://www.openlane.eu/en/carv6/auction/10718626
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10718710
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718710%27 HTTP/1.1" 200 None
2026-03-25 04:15:44 [adesa.de] INFO: Scrape type for 10718710: 0
2026-03-25 04:15:44 [adesa.de] INFO: Skipping item 10718710 url https://www.openlane.eu/en/carv6/auction/10718710
2026-03-25 04:15:44 [adesa.de] INFO: Found listing with ID: 10718780
2026-03-25 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718780%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718780: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718780 url https://www.openlane.eu/en/carv6/auction/10718780
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718781
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718781%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718781: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718781 url https://www.openlane.eu/en/carv6/auction/10718781
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718776
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718776%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718776: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718776 url https://www.openlane.eu/en/carv6/auction/10718776
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718622
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718622%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718622: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718622 url https://www.openlane.eu/en/carv6/auction/10718622
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718700
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718700%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718700: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718700 url https://www.openlane.eu/en/carv6/auction/10718700
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718673
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718673%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718673: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718673 url https://www.openlane.eu/en/carv6/auction/10718673
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718747
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718747%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718747: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718747 url https://www.openlane.eu/en/carv6/auction/10718747
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718818
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718818%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718818: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718818 url https://www.openlane.eu/en/carv6/auction/10718818
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718740
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718740%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718740: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718740 url https://www.openlane.eu/en/carv6/auction/10718740
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718677
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718677%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718677: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718677 url https://www.openlane.eu/en/carv6/auction/10718677
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718737
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718737%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718737: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718737 url https://www.openlane.eu/en/carv6/auction/10718737
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718636
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718636%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718636: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718636 url https://www.openlane.eu/en/carv6/auction/10718636
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718795
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718795%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718795: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718795 url https://www.openlane.eu/en/carv6/auction/10718795
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718672
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718672%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718672: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718672 url https://www.openlane.eu/en/carv6/auction/10718672
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718814
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718814%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718814: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718814 url https://www.openlane.eu/en/carv6/auction/10718814
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718628
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718628%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718628: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718628 url https://www.openlane.eu/en/carv6/auction/10718628
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718675
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718675%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718675: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718675 url https://www.openlane.eu/en/carv6/auction/10718675
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718619
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718619%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718619: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718619 url https://www.openlane.eu/en/carv6/auction/10718619
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718775
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718775%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718775: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718775 url https://www.openlane.eu/en/carv6/auction/10718775
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718634
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718634%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718634: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718634 url https://www.openlane.eu/en/carv6/auction/10718634
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718618
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718618%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718618: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718618 url https://www.openlane.eu/en/carv6/auction/10718618
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718805
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718805%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718805: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718805 url https://www.openlane.eu/en/carv6/auction/10718805
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718813
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718813%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718813: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718813 url https://www.openlane.eu/en/carv6/auction/10718813
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718800
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718800%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718800: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718800 url https://www.openlane.eu/en/carv6/auction/10718800
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718799
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718799%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718799: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718799 url https://www.openlane.eu/en/carv6/auction/10718799
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718637
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718637%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718637: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718637 url https://www.openlane.eu/en/carv6/auction/10718637
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718796
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718796%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718796: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718796 url https://www.openlane.eu/en/carv6/auction/10718796
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718684
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718684%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718684: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718684 url https://www.openlane.eu/en/carv6/auction/10718684
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718808
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718808%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718808: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718808 url https://www.openlane.eu/en/carv6/auction/10718808
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718653
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718653%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718653: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718653 url https://www.openlane.eu/en/carv6/auction/10718653
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718770
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718770%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718770: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718770 url https://www.openlane.eu/en/carv6/auction/10718770
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718758
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718758%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718758: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718758 url https://www.openlane.eu/en/carv6/auction/10718758
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718783
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718783%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718783: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718783 url https://www.openlane.eu/en/carv6/auction/10718783
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718759
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718759%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718759: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718759 url https://www.openlane.eu/en/carv6/auction/10718759
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718679
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718679%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718679: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718679 url https://www.openlane.eu/en/carv6/auction/10718679
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10720425
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720425%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10720425: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10720425 url https://www.openlane.eu/en/carv6/auction/10720425
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718654
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718654%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718654: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718654 url https://www.openlane.eu/en/carv6/auction/10718654
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718703
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718703%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718703: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718703 url https://www.openlane.eu/en/carv6/auction/10718703
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718629
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718629%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718629: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718629 url https://www.openlane.eu/en/carv6/auction/10718629
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718704
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718704%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718704: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718704 url https://www.openlane.eu/en/carv6/auction/10718704
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718836
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718836%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718836: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718836 url https://www.openlane.eu/en/carv6/auction/10718836
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718651
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718651%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718651: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718651 url https://www.openlane.eu/en/carv6/auction/10718651
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718821
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718821%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718821: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718821 url https://www.openlane.eu/en/carv6/auction/10718821
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718831
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718831%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718831: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718831 url https://www.openlane.eu/en/carv6/auction/10718831
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718754
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718754%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718754: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718754 url https://www.openlane.eu/en/carv6/auction/10718754
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718685
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718685%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718685: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718685 url https://www.openlane.eu/en/carv6/auction/10718685
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718638
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718638%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718638: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718638 url https://www.openlane.eu/en/carv6/auction/10718638
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718771
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718771%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718771: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718771 url https://www.openlane.eu/en/carv6/auction/10718771
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718822
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718822%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718822: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718822 url https://www.openlane.eu/en/carv6/auction/10718822
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718712
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718712%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718712: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718712 url https://www.openlane.eu/en/carv6/auction/10718712
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718701
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718701%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718701: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718701 url https://www.openlane.eu/en/carv6/auction/10718701
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718705
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718705%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718705: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718705 url https://www.openlane.eu/en/carv6/auction/10718705
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718804
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718804%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718804: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718804 url https://www.openlane.eu/en/carv6/auction/10718804
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718802
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718802%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718802: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718802 url https://www.openlane.eu/en/carv6/auction/10718802
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718680
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718680%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718680: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718680 url https://www.openlane.eu/en/carv6/auction/10718680
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718665
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718665%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718665: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718665 url https://www.openlane.eu/en/carv6/auction/10718665
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718769
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718769%27 HTTP/1.1" 200 None
2026-03-25 04:15:45 [adesa.de] INFO: Scrape type for 10718769: 0
2026-03-25 04:15:45 [adesa.de] INFO: Skipping item 10718769 url https://www.openlane.eu/en/carv6/auction/10718769
2026-03-25 04:15:45 [adesa.de] INFO: Found listing with ID: 10718715
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718715%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718715: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718715 url https://www.openlane.eu/en/carv6/auction/10718715
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718835
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718835%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718835: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718835 url https://www.openlane.eu/en/carv6/auction/10718835
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718790
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718790%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718790: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718790 url https://www.openlane.eu/en/carv6/auction/10718790
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718782
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718782%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718782: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718782 url https://www.openlane.eu/en/carv6/auction/10718782
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718746
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718746%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718746: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718746 url https://www.openlane.eu/en/carv6/auction/10718746
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718623
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718623%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718623: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718623 url https://www.openlane.eu/en/carv6/auction/10718623
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718624
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718624%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718624: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718624 url https://www.openlane.eu/en/carv6/auction/10718624
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718676
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718676%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718676: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718676 url https://www.openlane.eu/en/carv6/auction/10718676
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718692
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718692%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718692: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718692 url https://www.openlane.eu/en/carv6/auction/10718692
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718681
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718681%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718681: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718681 url https://www.openlane.eu/en/carv6/auction/10718681
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718693
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718693%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718693: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718693 url https://www.openlane.eu/en/carv6/auction/10718693
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718749
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718749%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718749: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718749 url https://www.openlane.eu/en/carv6/auction/10718749
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718745
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718745%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718745: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718745 url https://www.openlane.eu/en/carv6/auction/10718745
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718714
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718714%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718714: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718714 url https://www.openlane.eu/en/carv6/auction/10718714
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718647
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718647%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718647: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718647 url https://www.openlane.eu/en/carv6/auction/10718647
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718750
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718750%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718750: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718750 url https://www.openlane.eu/en/carv6/auction/10718750
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718823
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718823%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718823: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718823 url https://www.openlane.eu/en/carv6/auction/10718823
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718650
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718650%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718650: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718650 url https://www.openlane.eu/en/carv6/auction/10718650
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718655
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718655%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718655: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718655 url https://www.openlane.eu/en/carv6/auction/10718655
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718648
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718648%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718648: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718648 url https://www.openlane.eu/en/carv6/auction/10718648
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718719
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718719%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718719: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718719 url https://www.openlane.eu/en/carv6/auction/10718719
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718785
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718785%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718785: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718785 url https://www.openlane.eu/en/carv6/auction/10718785
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10720439
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720439%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10720439: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10720439 url https://www.openlane.eu/en/carv6/auction/10720439
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10720437
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720437%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10720437: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10720437 url https://www.openlane.eu/en/carv6/auction/10720437
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10718688
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718688%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10718688: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10718688 url https://www.openlane.eu/en/carv6/auction/10718688
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10720434
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720434%27 HTTP/1.1" 200 None
2026-03-25 04:15:46 [adesa.de] INFO: Scrape type for 10720434: 0
2026-03-25 04:15:46 [adesa.de] INFO: Skipping item 10720434 url https://www.openlane.eu/en/carv6/auction/10720434
2026-03-25 04:15:46 [adesa.de] INFO: Found listing with ID: 10720433
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720433%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10720433: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10720433 url https://www.openlane.eu/en/carv6/auction/10720433
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10718660
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718660%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10718660: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10718660 url https://www.openlane.eu/en/carv6/auction/10718660
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10720443
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720443%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10720443: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10720443 url https://www.openlane.eu/en/carv6/auction/10720443
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10718639
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718639%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10718639: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10718639 url https://www.openlane.eu/en/carv6/auction/10718639
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10718696
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718696%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10718696: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10718696 url https://www.openlane.eu/en/carv6/auction/10718696
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10720505
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720505%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10720505: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10720505 url https://www.openlane.eu/en/carv6/auction/10720505
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10720423
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720423%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10720423: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10720423 url https://www.openlane.eu/en/carv6/auction/10720423
2026-03-25 04:15:47 [adesa.de] INFO: Found listing with ID: 10720502
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720502%27 HTTP/1.1" 200 None
2026-03-25 04:15:47 [adesa.de] INFO: Scrape type for 10720502: 0
2026-03-25 04:15:47 [adesa.de] INFO: Skipping item 10720502 url https://www.openlane.eu/en/carv6/auction/10720502
2026-03-25 04:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720503
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720503%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720503: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720503 url https://www.openlane.eu/en/carv6/auction/10720503
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720466
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720466%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720466: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720466 url https://www.openlane.eu/en/carv6/auction/10720466
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720506
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720506%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720506: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720506 url https://www.openlane.eu/en/carv6/auction/10720506
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718713
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718713%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718713: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718713 url https://www.openlane.eu/en/carv6/auction/10718713
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720465
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720465%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720465: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720465 url https://www.openlane.eu/en/carv6/auction/10720465
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720464
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720464%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720464: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720464 url https://www.openlane.eu/en/carv6/auction/10720464
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718631
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718631%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718631: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718631 url https://www.openlane.eu/en/carv6/auction/10718631
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720574
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720574%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720574: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720574 url https://www.openlane.eu/en/carv6/auction/10720574
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718830
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718830%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718830: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718830 url https://www.openlane.eu/en/carv6/auction/10718830
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718841
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718841%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718841: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718841 url https://www.openlane.eu/en/carv6/auction/10718841
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718815
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718815%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718815: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718815 url https://www.openlane.eu/en/carv6/auction/10718815
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718708
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718708%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718708: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718708 url https://www.openlane.eu/en/carv6/auction/10718708
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718718
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718718%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718718: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718718 url https://www.openlane.eu/en/carv6/auction/10718718
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718812
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718812%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718812: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718812 url https://www.openlane.eu/en/carv6/auction/10718812
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718786
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718786%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10718786: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10718786 url https://www.openlane.eu/en/carv6/auction/10718786
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10720514
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720514%27 HTTP/1.1" 200 None
2026-03-25 04:15:53 [adesa.de] INFO: Scrape type for 10720514: 0
2026-03-25 04:15:53 [adesa.de] INFO: Skipping item 10720514 url https://www.openlane.eu/en/carv6/auction/10720514
2026-03-25 04:15:53 [adesa.de] INFO: Found listing with ID: 10718720
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718720%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718720: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718720 url https://www.openlane.eu/en/carv6/auction/10718720
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718842
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718842%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718842: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718842 url https://www.openlane.eu/en/carv6/auction/10718842
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718778
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718778%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718778: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718778 url https://www.openlane.eu/en/carv6/auction/10718778
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718787
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718787%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718787: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718787 url https://www.openlane.eu/en/carv6/auction/10718787
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720500
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720500%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720500: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720500 url https://www.openlane.eu/en/carv6/auction/10720500
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718816
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718816%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718816: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718816 url https://www.openlane.eu/en/carv6/auction/10718816
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718645
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718645%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718645: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718645 url https://www.openlane.eu/en/carv6/auction/10718645
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718669
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718669%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718669: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718669 url https://www.openlane.eu/en/carv6/auction/10718669
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718773
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718773%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718773: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718773 url https://www.openlane.eu/en/carv6/auction/10718773
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718777
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718777%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718777: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718777 url https://www.openlane.eu/en/carv6/auction/10718777
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718646
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718646%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718646: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718646 url https://www.openlane.eu/en/carv6/auction/10718646
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718741
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718741%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718741: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718741 url https://www.openlane.eu/en/carv6/auction/10718741
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718742
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718742%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718742: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718742 url https://www.openlane.eu/en/carv6/auction/10718742
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718743
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718743%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718743: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718743 url https://www.openlane.eu/en/carv6/auction/10718743
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720582
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720582%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720582: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720582 url https://www.openlane.eu/en/carv6/auction/10720582
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720586
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720586%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720586: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720586 url https://www.openlane.eu/en/carv6/auction/10720586
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718774
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718774%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718774: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718774 url https://www.openlane.eu/en/carv6/auction/10718774
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718709
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718709%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718709: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718709 url https://www.openlane.eu/en/carv6/auction/10718709
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718664
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718664%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718664: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718664 url https://www.openlane.eu/en/carv6/auction/10718664
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718621
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718621%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718621: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718621 url https://www.openlane.eu/en/carv6/auction/10718621
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718689
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718689%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718689: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718689 url https://www.openlane.eu/en/carv6/auction/10718689
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718663
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718663%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718663: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718663 url https://www.openlane.eu/en/carv6/auction/10718663
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718817
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718817%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718817: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718817 url https://www.openlane.eu/en/carv6/auction/10718817
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718788
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718788%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718788: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718788 url https://www.openlane.eu/en/carv6/auction/10718788
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718809
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718809%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718809: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718809 url https://www.openlane.eu/en/carv6/auction/10718809
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718779
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718779%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718779: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718779 url https://www.openlane.eu/en/carv6/auction/10718779
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718752
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718752%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718752: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718752 url https://www.openlane.eu/en/carv6/auction/10718752
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720590
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720590%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720590: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720590 url https://www.openlane.eu/en/carv6/auction/10720590
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718738
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718738%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718738: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718738 url https://www.openlane.eu/en/carv6/auction/10718738
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718757
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718757%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718757: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718757 url https://www.openlane.eu/en/carv6/auction/10718757
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718755
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718755%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718755: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718755 url https://www.openlane.eu/en/carv6/auction/10718755
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718698
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718698%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718698: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718698 url https://www.openlane.eu/en/carv6/auction/10718698
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718789
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718789%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718789: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718789 url https://www.openlane.eu/en/carv6/auction/10718789
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718798
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718798%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718798: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718798 url https://www.openlane.eu/en/carv6/auction/10718798
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718683
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718683%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718683: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718683 url https://www.openlane.eu/en/carv6/auction/10718683
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718702
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718702%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718702: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718702 url https://www.openlane.eu/en/carv6/auction/10718702
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718695
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718695%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718695: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718695 url https://www.openlane.eu/en/carv6/auction/10718695
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718690
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718690%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718690: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718690 url https://www.openlane.eu/en/carv6/auction/10718690
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720455
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720455%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720455: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720455 url https://www.openlane.eu/en/carv6/auction/10720455
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720451
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720451%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720451: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720451 url https://www.openlane.eu/en/carv6/auction/10720451
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720449
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720449%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720449: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720449 url https://www.openlane.eu/en/carv6/auction/10720449
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720452
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720452%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720452: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720452 url https://www.openlane.eu/en/carv6/auction/10720452
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720458
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720458%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720458: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720458 url https://www.openlane.eu/en/carv6/auction/10720458
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720454
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720454%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720454: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720454 url https://www.openlane.eu/en/carv6/auction/10720454
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720457
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720457%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720457: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720457 url https://www.openlane.eu/en/carv6/auction/10720457
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720435
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720435%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720435: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720435 url https://www.openlane.eu/en/carv6/auction/10720435
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718837
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718837%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718837: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718837 url https://www.openlane.eu/en/carv6/auction/10718837
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720426
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720426%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720426: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720426 url https://www.openlane.eu/en/carv6/auction/10720426
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720470
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720470%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720470: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720470 url https://www.openlane.eu/en/carv6/auction/10720470
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720431
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720431%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720431: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720431 url https://www.openlane.eu/en/carv6/auction/10720431
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720430
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720430%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720430: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720430 url https://www.openlane.eu/en/carv6/auction/10720430
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720444
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720444%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720444: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720444 url https://www.openlane.eu/en/carv6/auction/10720444
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720438
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720438%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720438: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720438 url https://www.openlane.eu/en/carv6/auction/10720438
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720428
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720428%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720428: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720428 url https://www.openlane.eu/en/carv6/auction/10720428
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720577
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720577%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720577: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720577 url https://www.openlane.eu/en/carv6/auction/10720577
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720501
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720501%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720501: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720501 url https://www.openlane.eu/en/carv6/auction/10720501
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720424
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720424%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720424: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720424 url https://www.openlane.eu/en/carv6/auction/10720424
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10720436
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720436%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10720436: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10720436 url https://www.openlane.eu/en/carv6/auction/10720436
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718642
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718642%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718642: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718642 url https://www.openlane.eu/en/carv6/auction/10718642
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718643
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718643%27 HTTP/1.1" 200 None
2026-03-25 04:15:54 [adesa.de] INFO: Scrape type for 10718643: 0
2026-03-25 04:15:54 [adesa.de] INFO: Skipping item 10718643 url https://www.openlane.eu/en/carv6/auction/10718643
2026-03-25 04:15:54 [adesa.de] INFO: Found listing with ID: 10718627
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718627%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718627: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718627 url https://www.openlane.eu/en/carv6/auction/10718627
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718682
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718682%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718682: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718682 url https://www.openlane.eu/en/carv6/auction/10718682
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718793
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718793%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718793: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718793 url https://www.openlane.eu/en/carv6/auction/10718793
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718801
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718801%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718801: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718801 url https://www.openlane.eu/en/carv6/auction/10718801
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718829
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718829%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718829: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718829 url https://www.openlane.eu/en/carv6/auction/10718829
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718834
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718834%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718834: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718834 url https://www.openlane.eu/en/carv6/auction/10718834
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10720587
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720587%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10720587: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10720587 url https://www.openlane.eu/en/carv6/auction/10720587
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718748
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718748%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718748: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718748 url https://www.openlane.eu/en/carv6/auction/10718748
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10720471
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720471%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10720471: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10720471 url https://www.openlane.eu/en/carv6/auction/10720471
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718671
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718671%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718671: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718671 url https://www.openlane.eu/en/carv6/auction/10718671
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718674
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718674%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718674: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718674 url https://www.openlane.eu/en/carv6/auction/10718674
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718661
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718661%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718661: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718661 url https://www.openlane.eu/en/carv6/auction/10718661
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718668
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718668%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718668: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718668 url https://www.openlane.eu/en/carv6/auction/10718668
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718716
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718716%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718716: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718716 url https://www.openlane.eu/en/carv6/auction/10718716
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718744
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718744%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718744: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718744 url https://www.openlane.eu/en/carv6/auction/10718744
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718691
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718691%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718691: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718691 url https://www.openlane.eu/en/carv6/auction/10718691
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10720474
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720474%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10720474: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10720474 url https://www.openlane.eu/en/carv6/auction/10720474
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718792
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718792%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718792: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718792 url https://www.openlane.eu/en/carv6/auction/10718792
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718633
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718633%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718633: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718633 url https://www.openlane.eu/en/carv6/auction/10718633
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718843
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718843%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718843: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718843 url https://www.openlane.eu/en/carv6/auction/10718843
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718760
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718760%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718760: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718760 url https://www.openlane.eu/en/carv6/auction/10718760
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718625
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718625%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718625: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718625 url https://www.openlane.eu/en/carv6/auction/10718625
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718632
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718632%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718632: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718632 url https://www.openlane.eu/en/carv6/auction/10718632
2026-03-25 04:15:55 [adesa.de] INFO: Found listing with ID: 10718819
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718819%27 HTTP/1.1" 200 None
2026-03-25 04:15:55 [adesa.de] INFO: Scrape type for 10718819: 0
2026-03-25 04:15:55 [adesa.de] INFO: Skipping item 10718819 url https://www.openlane.eu/en/carv6/auction/10718819
2026-03-25 04:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:15: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-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10718761
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718761%27 HTTP/1.1" 200 None
2026-03-25 04:15:57 [adesa.de] INFO: Scrape type for 10718761: 0
2026-03-25 04:15:57 [adesa.de] INFO: Skipping item 10718761 url https://www.openlane.eu/en/carv6/auction/10718761
2026-03-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10720445
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720445%27 HTTP/1.1" 200 None
2026-03-25 04:15:57 [adesa.de] INFO: Scrape type for 10720445: 0
2026-03-25 04:15:57 [adesa.de] INFO: Skipping item 10720445 url https://www.openlane.eu/en/carv6/auction/10720445
2026-03-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10718791
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718791%27 HTTP/1.1" 200 None
2026-03-25 04:15:57 [adesa.de] INFO: Scrape type for 10718791: 0
2026-03-25 04:15:57 [adesa.de] INFO: Skipping item 10718791 url https://www.openlane.eu/en/carv6/auction/10718791
2026-03-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10718826
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718826%27 HTTP/1.1" 200 None
2026-03-25 04:15:57 [adesa.de] INFO: Scrape type for 10718826: 0
2026-03-25 04:15:57 [adesa.de] INFO: Skipping item 10718826 url https://www.openlane.eu/en/carv6/auction/10718826
2026-03-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10718811
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718811%27 HTTP/1.1" 200 None
2026-03-25 04:15:57 [adesa.de] INFO: Scrape type for 10718811: 0
2026-03-25 04:15:57 [adesa.de] INFO: Skipping item 10718811 url https://www.openlane.eu/en/carv6/auction/10718811
2026-03-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10720462
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720462%27 HTTP/1.1" 200 None
2026-03-25 04:15:57 [adesa.de] INFO: Scrape type for 10720462: 0
2026-03-25 04:15:57 [adesa.de] INFO: Skipping item 10720462 url https://www.openlane.eu/en/carv6/auction/10720462
2026-03-25 04:15:57 [adesa.de] INFO: Found listing with ID: 10718635
2026-03-25 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718635%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718635: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718635 url https://www.openlane.eu/en/carv6/auction/10718635
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10720442
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720442%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10720442: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10720442 url https://www.openlane.eu/en/carv6/auction/10720442
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718833
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718833%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718833: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718833 url https://www.openlane.eu/en/carv6/auction/10718833
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718662
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718662%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718662: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718662 url https://www.openlane.eu/en/carv6/auction/10718662
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10720573
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720573%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10720573: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10720573 url https://www.openlane.eu/en/carv6/auction/10720573
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718828
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718828%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718828: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718828 url https://www.openlane.eu/en/carv6/auction/10718828
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718694
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718694%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718694: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718694 url https://www.openlane.eu/en/carv6/auction/10718694
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10720461
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720461%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10720461: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10720461 url https://www.openlane.eu/en/carv6/auction/10720461
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10720469
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720469%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10720469: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10720469 url https://www.openlane.eu/en/carv6/auction/10720469
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718753
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718753%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718753: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718753 url https://www.openlane.eu/en/carv6/auction/10718753
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718772
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718772%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718772: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718772 url https://www.openlane.eu/en/carv6/auction/10718772
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718827
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718827%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718827: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718827 url https://www.openlane.eu/en/carv6/auction/10718827
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718697
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718697%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718697: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718697 url https://www.openlane.eu/en/carv6/auction/10718697
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718739
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718739%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718739: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718739 url https://www.openlane.eu/en/carv6/auction/10718739
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718784
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718784%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718784: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718784 url https://www.openlane.eu/en/carv6/auction/10718784
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718839
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718839%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718839: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718839 url https://www.openlane.eu/en/carv6/auction/10718839
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10720440
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720440%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10720440: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10720440 url https://www.openlane.eu/en/carv6/auction/10720440
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10720432
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720432%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10720432: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10720432 url https://www.openlane.eu/en/carv6/auction/10720432
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718644
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718644%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718644: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718644 url https://www.openlane.eu/en/carv6/auction/10718644
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718658
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718658%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718658: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718658 url https://www.openlane.eu/en/carv6/auction/10718658
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718707
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718707%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718707: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718707 url https://www.openlane.eu/en/carv6/auction/10718707
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718825
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718825%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718825: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718825 url https://www.openlane.eu/en/carv6/auction/10718825
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718765
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718765%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718765: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718765 url https://www.openlane.eu/en/carv6/auction/10718765
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718768
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718768%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718768: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718768 url https://www.openlane.eu/en/carv6/auction/10718768
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718751
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718751%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718751: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718751 url https://www.openlane.eu/en/carv6/auction/10718751
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718630
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718630%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718630: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718630 url https://www.openlane.eu/en/carv6/auction/10718630
2026-03-25 04:15:58 [adesa.de] INFO: Found listing with ID: 10718640
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718640%27 HTTP/1.1" 200 None
2026-03-25 04:15:58 [adesa.de] INFO: Scrape type for 10718640: 0
2026-03-25 04:15:58 [adesa.de] INFO: Skipping item 10718640 url https://www.openlane.eu/en/carv6/auction/10718640
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718820
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718820%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718820: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718820 url https://www.openlane.eu/en/carv6/auction/10718820
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718764
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718764%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718764: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718764 url https://www.openlane.eu/en/carv6/auction/10718764
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718767
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718767%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718767: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718767 url https://www.openlane.eu/en/carv6/auction/10718767
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718656
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718656%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718656: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718656 url https://www.openlane.eu/en/carv6/auction/10718656
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718807
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718807%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718807: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718807 url https://www.openlane.eu/en/carv6/auction/10718807
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718649
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718649%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718649: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718649 url https://www.openlane.eu/en/carv6/auction/10718649
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718838
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718838%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718838: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718838 url https://www.openlane.eu/en/carv6/auction/10718838
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718657
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718657%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718657: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718657 url https://www.openlane.eu/en/carv6/auction/10718657
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10720472
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720472%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10720472: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10720472 url https://www.openlane.eu/en/carv6/auction/10720472
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10720427
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720427%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10720427: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10720427 url https://www.openlane.eu/en/carv6/auction/10720427
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718763
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718763%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718763: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718763 url https://www.openlane.eu/en/carv6/auction/10718763
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718686
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718686%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718686: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718686 url https://www.openlane.eu/en/carv6/auction/10718686
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718678
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718678%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718678: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718678 url https://www.openlane.eu/en/carv6/auction/10718678
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718806
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718806%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718806: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718806 url https://www.openlane.eu/en/carv6/auction/10718806
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718824
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718824%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718824: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718824 url https://www.openlane.eu/en/carv6/auction/10718824
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718699
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718699%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718699: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718699 url https://www.openlane.eu/en/carv6/auction/10718699
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718766
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718766%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718766: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718766 url https://www.openlane.eu/en/carv6/auction/10718766
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718706
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718706%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718706: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718706 url https://www.openlane.eu/en/carv6/auction/10718706
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10720575
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720575%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10720575: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10720575 url https://www.openlane.eu/en/carv6/auction/10720575
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718717
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718717%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718717: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718717 url https://www.openlane.eu/en/carv6/auction/10718717
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10720512
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710720512%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10720512: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10720512 url https://www.openlane.eu/en/carv6/auction/10720512
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718832
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718832%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718832: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718832 url https://www.openlane.eu/en/carv6/auction/10718832
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718797
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718797%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718797: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718797 url https://www.openlane.eu/en/carv6/auction/10718797
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718659
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718659%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718659: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718659 url https://www.openlane.eu/en/carv6/auction/10718659
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718687
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718687%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718687: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718687 url https://www.openlane.eu/en/carv6/auction/10718687
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718620
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718620%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718620: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718620 url https://www.openlane.eu/en/carv6/auction/10718620
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718840
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718840%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718840: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718840 url https://www.openlane.eu/en/carv6/auction/10718840
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718666
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718666%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718666: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718666 url https://www.openlane.eu/en/carv6/auction/10718666
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718641
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718641%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718641: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718641 url https://www.openlane.eu/en/carv6/auction/10718641
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718810
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718810%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718810: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718810 url https://www.openlane.eu/en/carv6/auction/10718810
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718667
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718667%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718667: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718667 url https://www.openlane.eu/en/carv6/auction/10718667
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718803
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718803%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718803: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718803 url https://www.openlane.eu/en/carv6/auction/10718803
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718303
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718303%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718303: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718303 url https://www.openlane.eu/en/carv6/auction/10718303
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718239
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718239%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718239: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718239 url https://www.openlane.eu/en/carv6/auction/10718239
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718314
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718314%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718314: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718314 url https://www.openlane.eu/en/carv6/auction/10718314
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718223
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718223%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718223: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718223 url https://www.openlane.eu/en/carv6/auction/10718223
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718256
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718256%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718256: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718256 url https://www.openlane.eu/en/carv6/auction/10718256
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718302
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718302%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718302: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718302 url https://www.openlane.eu/en/carv6/auction/10718302
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718286
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718286%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718286: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718286 url https://www.openlane.eu/en/carv6/auction/10718286
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718243
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718243%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718243: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718243 url https://www.openlane.eu/en/carv6/auction/10718243
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718293
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718293%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718293: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718293 url https://www.openlane.eu/en/carv6/auction/10718293
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718237
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718237%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718237: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718237 url https://www.openlane.eu/en/carv6/auction/10718237
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718279
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718279%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718279: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718279 url https://www.openlane.eu/en/carv6/auction/10718279
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718285
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718285%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718285: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718285 url https://www.openlane.eu/en/carv6/auction/10718285
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718265
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718265%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718265: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718265 url https://www.openlane.eu/en/carv6/auction/10718265
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718316
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718316%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718316: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718316 url https://www.openlane.eu/en/carv6/auction/10718316
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718236
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718236%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718236: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718236 url https://www.openlane.eu/en/carv6/auction/10718236
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718321
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718321%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718321: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718321 url https://www.openlane.eu/en/carv6/auction/10718321
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718318
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718318%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718318: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718318 url https://www.openlane.eu/en/carv6/auction/10718318
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718294
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718294%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718294: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718294 url https://www.openlane.eu/en/carv6/auction/10718294
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718289
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718289%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718289: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718289 url https://www.openlane.eu/en/carv6/auction/10718289
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718309
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718309%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718309: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718309 url https://www.openlane.eu/en/carv6/auction/10718309
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718268
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718268%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718268: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718268 url https://www.openlane.eu/en/carv6/auction/10718268
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718308
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718308%27 HTTP/1.1" 200 None
2026-03-25 04:15:59 [adesa.de] INFO: Scrape type for 10718308: 0
2026-03-25 04:15:59 [adesa.de] INFO: Skipping item 10718308 url https://www.openlane.eu/en/carv6/auction/10718308
2026-03-25 04:15:59 [adesa.de] INFO: Found listing with ID: 10718305
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718305%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718305: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718305 url https://www.openlane.eu/en/carv6/auction/10718305
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718233
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718233%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718233: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718233 url https://www.openlane.eu/en/carv6/auction/10718233
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718297
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718297%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718297: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718297 url https://www.openlane.eu/en/carv6/auction/10718297
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718255
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718255%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718255: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718255 url https://www.openlane.eu/en/carv6/auction/10718255
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718263
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718263%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718263: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718263 url https://www.openlane.eu/en/carv6/auction/10718263
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718270
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718270%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718270: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718270 url https://www.openlane.eu/en/carv6/auction/10718270
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718276
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718276%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718276: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718276 url https://www.openlane.eu/en/carv6/auction/10718276
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718299
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718299%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718299: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718299 url https://www.openlane.eu/en/carv6/auction/10718299
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718291
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718291%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718291: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718291 url https://www.openlane.eu/en/carv6/auction/10718291
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718313
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718313%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718313: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718313 url https://www.openlane.eu/en/carv6/auction/10718313
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718298
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718298%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718298: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718298 url https://www.openlane.eu/en/carv6/auction/10718298
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718300
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718300%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718300: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718300 url https://www.openlane.eu/en/carv6/auction/10718300
2026-03-25 04:16:00 [adesa.de] INFO: Found listing with ID: 10718248
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718248%27 HTTP/1.1" 200 None
2026-03-25 04:16:00 [adesa.de] INFO: Scrape type for 10718248: 0
2026-03-25 04:16:00 [adesa.de] INFO: Skipping item 10718248 url https://www.openlane.eu/en/carv6/auction/10718248
2026-03-25 04:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718221
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718221%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718221: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718221 url https://www.openlane.eu/en/carv6/auction/10718221
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718652
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718652%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718652: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718652 url https://www.openlane.eu/en/carv6/auction/10718652
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718261
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718261%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718261: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718261 url https://www.openlane.eu/en/carv6/auction/10718261
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718251
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718251%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718251: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718251 url https://www.openlane.eu/en/carv6/auction/10718251
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718231
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718231%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718231: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718231 url https://www.openlane.eu/en/carv6/auction/10718231
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718224
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718224%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718224: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718224 url https://www.openlane.eu/en/carv6/auction/10718224
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718226
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718226%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718226: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718226 url https://www.openlane.eu/en/carv6/auction/10718226
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718232
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718232%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718232: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718232 url https://www.openlane.eu/en/carv6/auction/10718232
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718235
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718235%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718235: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718235 url https://www.openlane.eu/en/carv6/auction/10718235
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718225
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718225%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718225: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718225 url https://www.openlane.eu/en/carv6/auction/10718225
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718317
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718317%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718317: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718317 url https://www.openlane.eu/en/carv6/auction/10718317
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718311
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718311%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718311: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718311 url https://www.openlane.eu/en/carv6/auction/10718311
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718230
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718230%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718230: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718230 url https://www.openlane.eu/en/carv6/auction/10718230
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718227
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718227%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718227: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718227 url https://www.openlane.eu/en/carv6/auction/10718227
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718296
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718296%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718296: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718296 url https://www.openlane.eu/en/carv6/auction/10718296
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718295
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718295%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718295: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718295 url https://www.openlane.eu/en/carv6/auction/10718295
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718267
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718267%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718267: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718267 url https://www.openlane.eu/en/carv6/auction/10718267
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718319
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718319%27 HTTP/1.1" 200 None
2026-03-25 04:16:02 [adesa.de] INFO: Scrape type for 10718319: 0
2026-03-25 04:16:02 [adesa.de] INFO: Skipping item 10718319 url https://www.openlane.eu/en/carv6/auction/10718319
2026-03-25 04:16:02 [adesa.de] INFO: Found listing with ID: 10718306
2026-03-25 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718306%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718306: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718306 url https://www.openlane.eu/en/carv6/auction/10718306
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718284
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718284%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718284: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718284 url https://www.openlane.eu/en/carv6/auction/10718284
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718275
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718275%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718275: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718275 url https://www.openlane.eu/en/carv6/auction/10718275
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718266
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718266%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718266: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718266 url https://www.openlane.eu/en/carv6/auction/10718266
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718240
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718240%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718240: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718240 url https://www.openlane.eu/en/carv6/auction/10718240
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718234
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718234%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718234: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718234 url https://www.openlane.eu/en/carv6/auction/10718234
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718320
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718320%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718320: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718320 url https://www.openlane.eu/en/carv6/auction/10718320
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718254
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718254%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718254: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718254 url https://www.openlane.eu/en/carv6/auction/10718254
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718244
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718244%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718244: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718244 url https://www.openlane.eu/en/carv6/auction/10718244
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718264
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718264%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718264: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718264 url https://www.openlane.eu/en/carv6/auction/10718264
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718392
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718392%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718392: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718392 url https://www.openlane.eu/en/carv6/auction/10718392
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718390
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718390%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718390: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718390 url https://www.openlane.eu/en/carv6/auction/10718390
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718405
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718405%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718405: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718405 url https://www.openlane.eu/en/carv6/auction/10718405
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718380
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718380%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718380: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718380 url https://www.openlane.eu/en/carv6/auction/10718380
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718388
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718388%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718388: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718388 url https://www.openlane.eu/en/carv6/auction/10718388
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718358
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718358%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718358: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718358 url https://www.openlane.eu/en/carv6/auction/10718358
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718332
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718332%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718332: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718332 url https://www.openlane.eu/en/carv6/auction/10718332
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718371
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718371%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718371: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718371 url https://www.openlane.eu/en/carv6/auction/10718371
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718344
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718344%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718344: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718344 url https://www.openlane.eu/en/carv6/auction/10718344
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718350
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718350%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718350: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718350 url https://www.openlane.eu/en/carv6/auction/10718350
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718389
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718389%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718389: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718389 url https://www.openlane.eu/en/carv6/auction/10718389
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718386
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718386%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718386: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718386 url https://www.openlane.eu/en/carv6/auction/10718386
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718361
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718361%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718361: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718361 url https://www.openlane.eu/en/carv6/auction/10718361
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718327
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718327%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718327: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718327 url https://www.openlane.eu/en/carv6/auction/10718327
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718398
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718398%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718398: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718398 url https://www.openlane.eu/en/carv6/auction/10718398
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718409
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718409%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718409: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718409 url https://www.openlane.eu/en/carv6/auction/10718409
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718411
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718411%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718411: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718411 url https://www.openlane.eu/en/carv6/auction/10718411
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718401
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718401%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718401: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718401 url https://www.openlane.eu/en/carv6/auction/10718401
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718399
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718399%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718399: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718399 url https://www.openlane.eu/en/carv6/auction/10718399
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718342
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718342%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718342: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718342 url https://www.openlane.eu/en/carv6/auction/10718342
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718397
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718397%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718397: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718397 url https://www.openlane.eu/en/carv6/auction/10718397
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718366
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718366%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718366: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718366 url https://www.openlane.eu/en/carv6/auction/10718366
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718416
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718416%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718416: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718416 url https://www.openlane.eu/en/carv6/auction/10718416
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718365
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718365%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718365: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718365 url https://www.openlane.eu/en/carv6/auction/10718365
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718364
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718364%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718364: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718364 url https://www.openlane.eu/en/carv6/auction/10718364
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718368
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718368%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718368: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718368 url https://www.openlane.eu/en/carv6/auction/10718368
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718408
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718408%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718408: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718408 url https://www.openlane.eu/en/carv6/auction/10718408
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718418
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718418%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718418: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718418 url https://www.openlane.eu/en/carv6/auction/10718418
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718343
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718343%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718343: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718343 url https://www.openlane.eu/en/carv6/auction/10718343
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718403
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718403%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718403: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718403 url https://www.openlane.eu/en/carv6/auction/10718403
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718415
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718415%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718415: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718415 url https://www.openlane.eu/en/carv6/auction/10718415
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718341
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718341%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718341: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718341 url https://www.openlane.eu/en/carv6/auction/10718341
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718362
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718362%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718362: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718362 url https://www.openlane.eu/en/carv6/auction/10718362
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718414
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718414%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718414: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718414 url https://www.openlane.eu/en/carv6/auction/10718414
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718338
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718338%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718338: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718338 url https://www.openlane.eu/en/carv6/auction/10718338
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718382
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718382%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718382: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718382 url https://www.openlane.eu/en/carv6/auction/10718382
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718400
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718400%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718400: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718400 url https://www.openlane.eu/en/carv6/auction/10718400
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718329
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718329%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718329: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718329 url https://www.openlane.eu/en/carv6/auction/10718329
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718336
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718336%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718336: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718336 url https://www.openlane.eu/en/carv6/auction/10718336
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718335
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718335%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718335: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718335 url https://www.openlane.eu/en/carv6/auction/10718335
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718330
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718330%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718330: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718330 url https://www.openlane.eu/en/carv6/auction/10718330
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718337
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718337%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718337: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718337 url https://www.openlane.eu/en/carv6/auction/10718337
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718328
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718328%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718328: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718328 url https://www.openlane.eu/en/carv6/auction/10718328
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718378
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718378%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718378: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718378 url https://www.openlane.eu/en/carv6/auction/10718378
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718394
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718394%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718394: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718394 url https://www.openlane.eu/en/carv6/auction/10718394
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718423
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718423%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718423: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718423 url https://www.openlane.eu/en/carv6/auction/10718423
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718419
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718419%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718419: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718419 url https://www.openlane.eu/en/carv6/auction/10718419
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718410
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718410%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718410: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718410 url https://www.openlane.eu/en/carv6/auction/10718410
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718406
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718406%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718406: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718406 url https://www.openlane.eu/en/carv6/auction/10718406
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718402
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718402%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718402: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718402 url https://www.openlane.eu/en/carv6/auction/10718402
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718357
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718357%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718357: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718357 url https://www.openlane.eu/en/carv6/auction/10718357
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718413
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718413%27 HTTP/1.1" 200 None
2026-03-25 04:16:03 [adesa.de] INFO: Scrape type for 10718413: 0
2026-03-25 04:16:03 [adesa.de] INFO: Skipping item 10718413 url https://www.openlane.eu/en/carv6/auction/10718413
2026-03-25 04:16:03 [adesa.de] INFO: Found listing with ID: 10718395
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718395%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10718395: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10718395 url https://www.openlane.eu/en/carv6/auction/10718395
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10718422
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718422%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10718422: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10718422 url https://www.openlane.eu/en/carv6/auction/10718422
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10718404
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718404%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10718404: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10718404 url https://www.openlane.eu/en/carv6/auction/10718404
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717320
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717320%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717320: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717320 url https://www.openlane.eu/en/carv6/auction/10717320
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717325
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717325%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717325: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717325 url https://www.openlane.eu/en/carv6/auction/10717325
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717321
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717321%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717321: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717321 url https://www.openlane.eu/en/carv6/auction/10717321
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717322
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717322%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717322: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717322 url https://www.openlane.eu/en/carv6/auction/10717322
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717353
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717353%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717353: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717353 url https://www.openlane.eu/en/carv6/auction/10717353
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717334
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717334%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717334: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717334 url https://www.openlane.eu/en/carv6/auction/10717334
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717329
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717329%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717329: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717329 url https://www.openlane.eu/en/carv6/auction/10717329
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717347
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717347%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717347: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717347 url https://www.openlane.eu/en/carv6/auction/10717347
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717337
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717337%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717337: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717337 url https://www.openlane.eu/en/carv6/auction/10717337
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717324
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717324%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717324: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717324 url https://www.openlane.eu/en/carv6/auction/10717324
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717330
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717330%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717330: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717330 url https://www.openlane.eu/en/carv6/auction/10717330
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717331
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717331%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717331: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717331 url https://www.openlane.eu/en/carv6/auction/10717331
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717323
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717323%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717323: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717323 url https://www.openlane.eu/en/carv6/auction/10717323
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717333
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717333%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717333: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717333 url https://www.openlane.eu/en/carv6/auction/10717333
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717328
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717328%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717328: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717328 url https://www.openlane.eu/en/carv6/auction/10717328
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717335
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717335%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717335: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717335 url https://www.openlane.eu/en/carv6/auction/10717335
2026-03-25 04:16:04 [adesa.de] INFO: Found listing with ID: 10717339
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717339%27 HTTP/1.1" 200 None
2026-03-25 04:16:04 [adesa.de] INFO: Scrape type for 10717339: 0
2026-03-25 04:16:04 [adesa.de] INFO: Skipping item 10717339 url https://www.openlane.eu/en/carv6/auction/10717339
2026-03-25 04:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:06 [scrapy.extensions.logstats] INFO: Crawled 18 pages (at 18 pages/min), scraped 2 items (at 2 items/min)
2026-03-25 04:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-25 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:07 [adesa.de] INFO: Found listing with ID: 10717345
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717345%27 HTTP/1.1" 200 None
2026-03-25 04:16:07 [adesa.de] INFO: Scrape type for 10717345: 0
2026-03-25 04:16:07 [adesa.de] INFO: Skipping item 10717345 url https://www.openlane.eu/en/carv6/auction/10717345
2026-03-25 04:16:07 [adesa.de] INFO: Found listing with ID: 10717340
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717340%27 HTTP/1.1" 200 None
2026-03-25 04:16:07 [adesa.de] INFO: Scrape type for 10717340: 0
2026-03-25 04:16:07 [adesa.de] INFO: Skipping item 10717340 url https://www.openlane.eu/en/carv6/auction/10717340
2026-03-25 04:16:07 [adesa.de] INFO: Found listing with ID: 10717336
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717336%27 HTTP/1.1" 200 None
2026-03-25 04:16:07 [adesa.de] INFO: Scrape type for 10717336: 0
2026-03-25 04:16:07 [adesa.de] INFO: Skipping item 10717336 url https://www.openlane.eu/en/carv6/auction/10717336
2026-03-25 04:16:07 [adesa.de] INFO: Found listing with ID: 10717348
2026-03-25 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717348%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717348: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717348 url https://www.openlane.eu/en/carv6/auction/10717348
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717350
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717350%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717350: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717350 url https://www.openlane.eu/en/carv6/auction/10717350
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717342
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717342%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717342: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717342 url https://www.openlane.eu/en/carv6/auction/10717342
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717354
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717354%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717354: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717354 url https://www.openlane.eu/en/carv6/auction/10717354
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717352
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717352%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717352: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717352 url https://www.openlane.eu/en/carv6/auction/10717352
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717341
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717341%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717341: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717341 url https://www.openlane.eu/en/carv6/auction/10717341
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717326
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717326%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717326: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717326 url https://www.openlane.eu/en/carv6/auction/10717326
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717332
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717332%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717332: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717332 url https://www.openlane.eu/en/carv6/auction/10717332
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717346
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717346%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717346: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717346 url https://www.openlane.eu/en/carv6/auction/10717346
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717327
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717327%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717327: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717327 url https://www.openlane.eu/en/carv6/auction/10717327
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717344
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717344%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717344: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717344 url https://www.openlane.eu/en/carv6/auction/10717344
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717349
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717349%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717349: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717349 url https://www.openlane.eu/en/carv6/auction/10717349
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717351
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717351%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717351: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717351 url https://www.openlane.eu/en/carv6/auction/10717351
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717343
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717343%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717343: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717343 url https://www.openlane.eu/en/carv6/auction/10717343
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717338
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717338%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717338: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717338 url https://www.openlane.eu/en/carv6/auction/10717338
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717742
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717742%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717742: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717742 url https://www.openlane.eu/en/carv6/auction/10717742
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717743
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717743%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717743: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717743 url https://www.openlane.eu/en/carv6/auction/10717743
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717046
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717046%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717046: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717046 url https://www.openlane.eu/en/carv6/auction/10717046
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717047
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717047%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717047: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717047 url https://www.openlane.eu/en/carv6/auction/10717047
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717048
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717048%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717048: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717048 url https://www.openlane.eu/en/carv6/auction/10717048
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717050
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717050%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717050: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717050 url https://www.openlane.eu/en/carv6/auction/10717050
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717049
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717049%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717049: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717049 url https://www.openlane.eu/en/carv6/auction/10717049
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717051
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717051%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717051: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717051 url https://www.openlane.eu/en/carv6/auction/10717051
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717053
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717053%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717053: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717053 url https://www.openlane.eu/en/carv6/auction/10717053
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717055
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717055%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717055: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717055 url https://www.openlane.eu/en/carv6/auction/10717055
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717052
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717052%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717052: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717052 url https://www.openlane.eu/en/carv6/auction/10717052
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10717054
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717054%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10717054: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10717054 url https://www.openlane.eu/en/carv6/auction/10717054
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716244
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716244%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716244: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716244 url https://www.openlane.eu/en/carv6/auction/10716244
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10718924
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718924%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10718924: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10718924 url https://www.openlane.eu/en/carv6/auction/10718924
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10718922
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718922%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10718922: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10718922 url https://www.openlane.eu/en/carv6/auction/10718922
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716216
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716216%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716216: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716216 url https://www.openlane.eu/en/carv6/auction/10716216
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716199
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716199%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716199: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716199 url https://www.openlane.eu/en/carv6/auction/10716199
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716237
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716237%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716237: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716237 url https://www.openlane.eu/en/carv6/auction/10716237
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716208
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716208%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716208: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716208 url https://www.openlane.eu/en/carv6/auction/10716208
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716228
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716228%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716228: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716228 url https://www.openlane.eu/en/carv6/auction/10716228
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716234
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716234%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716234: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716234 url https://www.openlane.eu/en/carv6/auction/10716234
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716230
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716230%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716230: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716230 url https://www.openlane.eu/en/carv6/auction/10716230
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716236
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716236%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716236: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716236 url https://www.openlane.eu/en/carv6/auction/10716236
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716206
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716206%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716206: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716206 url https://www.openlane.eu/en/carv6/auction/10716206
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716194
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716194%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716194: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716194 url https://www.openlane.eu/en/carv6/auction/10716194
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716197
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716197%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716197: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716197 url https://www.openlane.eu/en/carv6/auction/10716197
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716241
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716241%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716241: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716241 url https://www.openlane.eu/en/carv6/auction/10716241
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716213
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716213%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716213: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716213 url https://www.openlane.eu/en/carv6/auction/10716213
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716201
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716201%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716201: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716201 url https://www.openlane.eu/en/carv6/auction/10716201
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716200
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716200%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716200: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716200 url https://www.openlane.eu/en/carv6/auction/10716200
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716247
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716247%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716247: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716247 url https://www.openlane.eu/en/carv6/auction/10716247
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716203
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716203%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716203: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716203 url https://www.openlane.eu/en/carv6/auction/10716203
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716231
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716231%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716231: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716231 url https://www.openlane.eu/en/carv6/auction/10716231
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716184
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716184%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716184: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716184 url https://www.openlane.eu/en/carv6/auction/10716184
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716243
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716243%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716243: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716243 url https://www.openlane.eu/en/carv6/auction/10716243
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716248
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716248%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716248: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716248 url https://www.openlane.eu/en/carv6/auction/10716248
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716227
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716227%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716227: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716227 url https://www.openlane.eu/en/carv6/auction/10716227
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716207
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716207%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716207: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716207 url https://www.openlane.eu/en/carv6/auction/10716207
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716226
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716226%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716226: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716226 url https://www.openlane.eu/en/carv6/auction/10716226
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716185
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716185%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716185: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716185 url https://www.openlane.eu/en/carv6/auction/10716185
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716182
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716182%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716182: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716182 url https://www.openlane.eu/en/carv6/auction/10716182
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716222
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716222%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716222: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716222 url https://www.openlane.eu/en/carv6/auction/10716222
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716181
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716181%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716181: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716181 url https://www.openlane.eu/en/carv6/auction/10716181
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716175
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716175%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716175: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716175 url https://www.openlane.eu/en/carv6/auction/10716175
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716223
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716223%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716223: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716223 url https://www.openlane.eu/en/carv6/auction/10716223
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716180
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716180%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716180: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716180 url https://www.openlane.eu/en/carv6/auction/10716180
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716174
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716174%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716174: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716174 url https://www.openlane.eu/en/carv6/auction/10716174
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10716242
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716242%27 HTTP/1.1" 200 None
2026-03-25 04:16:08 [adesa.de] INFO: Scrape type for 10716242: 0
2026-03-25 04:16:08 [adesa.de] INFO: Skipping item 10716242 url https://www.openlane.eu/en/carv6/auction/10716242
2026-03-25 04:16:08 [adesa.de] INFO: Found listing with ID: 10718882
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718882%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10718882: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10718882 url https://www.openlane.eu/en/carv6/auction/10718882
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10717871
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717871%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10717871: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10717871 url https://www.openlane.eu/en/carv6/auction/10717871
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708548
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708548%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708548: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708548 url https://www.openlane.eu/en/carv6/auction/10708548
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715054
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715054%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715054: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715054 url https://www.openlane.eu/en/carv6/auction/10715054
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708503
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708503%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708503: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708503 url https://www.openlane.eu/en/carv6/auction/10708503
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715056
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715056%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715056: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715056 url https://www.openlane.eu/en/carv6/auction/10715056
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708601
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708601%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708601: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708601 url https://www.openlane.eu/en/carv6/auction/10708601
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708605
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708605%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708605: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708605 url https://www.openlane.eu/en/carv6/auction/10708605
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708604
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708604%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708604: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708604 url https://www.openlane.eu/en/carv6/auction/10708604
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708624
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708624%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708624: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708624 url https://www.openlane.eu/en/carv6/auction/10708624
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708606
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708606%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708606: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708606 url https://www.openlane.eu/en/carv6/auction/10708606
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708603
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708603%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708603: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708603 url https://www.openlane.eu/en/carv6/auction/10708603
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708602
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708602%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708602: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708602 url https://www.openlane.eu/en/carv6/auction/10708602
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708625
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708625%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708625: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708625 url https://www.openlane.eu/en/carv6/auction/10708625
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708626
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708626%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708626: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708626 url https://www.openlane.eu/en/carv6/auction/10708626
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708629
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708629%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708629: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708629 url https://www.openlane.eu/en/carv6/auction/10708629
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708628
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708628%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708628: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708628 url https://www.openlane.eu/en/carv6/auction/10708628
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708600
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708600%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708600: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708600 url https://www.openlane.eu/en/carv6/auction/10708600
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708635
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708635%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708635: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708635 url https://www.openlane.eu/en/carv6/auction/10708635
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708627
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708627%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708627: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708627 url https://www.openlane.eu/en/carv6/auction/10708627
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10710927
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710927%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10710927: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10710927 url https://www.openlane.eu/en/carv6/auction/10710927
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715053
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715053%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715053: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715053 url https://www.openlane.eu/en/carv6/auction/10715053
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715037
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715037%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715037: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715037 url https://www.openlane.eu/en/carv6/auction/10715037
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708599
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708599%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708599: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708599 url https://www.openlane.eu/en/carv6/auction/10708599
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708598
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708598%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708598: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708598 url https://www.openlane.eu/en/carv6/auction/10708598
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708597
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708597%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708597: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708597 url https://www.openlane.eu/en/carv6/auction/10708597
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708596
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708596%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708596: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708596 url https://www.openlane.eu/en/carv6/auction/10708596
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708595
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708595%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708595: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708595 url https://www.openlane.eu/en/carv6/auction/10708595
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10708594
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708594%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10708594: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10708594 url https://www.openlane.eu/en/carv6/auction/10708594
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715682
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715682%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715682: 2
2026-03-25 04:16:09 [adesa.de] INFO: Scraping item 10715682 url https://www.openlane.eu/en/carv6/auction/10715682
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715622
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715622%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715622: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715622 url https://www.openlane.eu/en/carv6/auction/10715622
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715665
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715665%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715665: 2
2026-03-25 04:16:09 [adesa.de] INFO: Scraping item 10715665 url https://www.openlane.eu/en/carv6/auction/10715665
2026-03-25 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715619
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715619%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715619: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715619 url https://www.openlane.eu/en/carv6/auction/10715619
2026-03-25 04:16:09 [adesa.de] INFO: Found listing with ID: 10715703
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715703%27 HTTP/1.1" 200 None
2026-03-25 04:16:09 [adesa.de] INFO: Scrape type for 10715703: 0
2026-03-25 04:16:09 [adesa.de] INFO: Skipping item 10715703 url https://www.openlane.eu/en/carv6/auction/10715703
2026-03-25 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a25745-652c-57bb-bd62-7812bd19969e with identifier: 10715682
2026-03-25 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a25745-652c-57bb-bd62-7812bd19969e with scrape type 2
2026-03-25 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a25745-652c-57bb-bd62-7812bd19969e with scrape type 2
2026-03-25 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87a25745-652c-57bb-bd62-7812bd19969e, identifier: 10715682
2026-03-25 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87a25745-652c-57bb-bd62-7812bd19969e with identifier: 10715682
2026-03-25 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87a25745-652c-57bb-bd62-7812bd19969e with identifier: 10715682
2026-03-25 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87a25745-652c-57bb-bd62-7812bd19969e with identifier: 10715682 to the API
2026-03-25 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715682>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:41:00Z',
'fuel_type': 'Petrol',
'id': '87a25745-652c-57bb-bd62-7812bd19969e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982588-2519427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715682',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22666,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-13',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 22.666 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715682%27 HTTP/1.1" 200 None
2026-03-25 04:16:12 [adesa.de] INFO: Saving data for 10715682: {'auction_closing_time': 1774446060.0, 'created_time': 1774325744.438919, 'last_price_update_time': 1774412172.368067}
2026-03-25 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715682') HTTP/1.1" 204 0
2026-03-25 04:16: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-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715594
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715594%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715594: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715594 url https://www.openlane.eu/en/carv6/auction/10715594
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715685
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715685%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715685: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715685 url https://www.openlane.eu/en/carv6/auction/10715685
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715606
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715606%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715606: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715606 url https://www.openlane.eu/en/carv6/auction/10715606
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715692
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715692%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715692: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715692 url https://www.openlane.eu/en/carv6/auction/10715692
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715586
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715586%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715586: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715586 url https://www.openlane.eu/en/carv6/auction/10715586
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715695
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715695%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715695: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715695 url https://www.openlane.eu/en/carv6/auction/10715695
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715589
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715589%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715589: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715589 url https://www.openlane.eu/en/carv6/auction/10715589
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715590
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715590%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715590: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715590 url https://www.openlane.eu/en/carv6/auction/10715590
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715626
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715626%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715626: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715626 url https://www.openlane.eu/en/carv6/auction/10715626
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715603
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715603%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715603: 2
2026-03-25 04:16:15 [adesa.de] INFO: Scraping item 10715603 url https://www.openlane.eu/en/carv6/auction/10715603
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715676
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715676%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715676: 2
2026-03-25 04:16:15 [adesa.de] INFO: Scraping item 10715676 url https://www.openlane.eu/en/carv6/auction/10715676
2026-03-25 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715694
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715694%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715694: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715694 url https://www.openlane.eu/en/carv6/auction/10715694
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715658
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715658%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715658: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715658 url https://www.openlane.eu/en/carv6/auction/10715658
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715683
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715683%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715683: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715683 url https://www.openlane.eu/en/carv6/auction/10715683
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715681
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715681%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715681: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715681 url https://www.openlane.eu/en/carv6/auction/10715681
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715601
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715601%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715601: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715601 url https://www.openlane.eu/en/carv6/auction/10715601
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715630
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715630%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715630: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715630 url https://www.openlane.eu/en/carv6/auction/10715630
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715632
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715632%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715632: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715632 url https://www.openlane.eu/en/carv6/auction/10715632
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715656
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715656%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715656: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715656 url https://www.openlane.eu/en/carv6/auction/10715656
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715659
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715659%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715659: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715659 url https://www.openlane.eu/en/carv6/auction/10715659
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715653
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715653%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715653: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715653 url https://www.openlane.eu/en/carv6/auction/10715653
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715677
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715677%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715677: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715677 url https://www.openlane.eu/en/carv6/auction/10715677
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715614
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715614%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715614: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715614 url https://www.openlane.eu/en/carv6/auction/10715614
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715655
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715655%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715655: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715655 url https://www.openlane.eu/en/carv6/auction/10715655
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715638
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715638%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715638: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715638 url https://www.openlane.eu/en/carv6/auction/10715638
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715597
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715597%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715597: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715597 url https://www.openlane.eu/en/carv6/auction/10715597
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715691
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715691%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715691: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715691 url https://www.openlane.eu/en/carv6/auction/10715691
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715702
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715702%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715702: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715702 url https://www.openlane.eu/en/carv6/auction/10715702
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715693
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715693%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715693: 2
2026-03-25 04:16:15 [adesa.de] INFO: Scraping item 10715693 url https://www.openlane.eu/en/carv6/auction/10715693
2026-03-25 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715608
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715608%27 HTTP/1.1" 200 None
2026-03-25 04:16:15 [adesa.de] INFO: Scrape type for 10715608: 0
2026-03-25 04:16:15 [adesa.de] INFO: Skipping item 10715608 url https://www.openlane.eu/en/carv6/auction/10715608
2026-03-25 04:16:15 [adesa.de] INFO: Found listing with ID: 10715701
2026-03-25 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715701%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715701: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715701 url https://www.openlane.eu/en/carv6/auction/10715701
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715646
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715646%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715646: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715646 url https://www.openlane.eu/en/carv6/auction/10715646
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715631
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715631%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715631: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715631 url https://www.openlane.eu/en/carv6/auction/10715631
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715587
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715587%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715587: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715587 url https://www.openlane.eu/en/carv6/auction/10715587
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715604
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715604%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715604: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715604 url https://www.openlane.eu/en/carv6/auction/10715604
2026-03-25 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715613
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715613%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715613: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715613 url https://www.openlane.eu/en/carv6/auction/10715613
2026-03-25 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715639
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715639%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715639: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715639 url https://www.openlane.eu/en/carv6/auction/10715639
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715647
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715647%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715647: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715647 url https://www.openlane.eu/en/carv6/auction/10715647
2026-03-25 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715641
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715641%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715641: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715641 url https://www.openlane.eu/en/carv6/auction/10715641
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715637
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715637%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715637: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715637 url https://www.openlane.eu/en/carv6/auction/10715637
2026-03-25 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715673
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715673%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715673: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715673 url https://www.openlane.eu/en/carv6/auction/10715673
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715633
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715633%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715633: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715633 url https://www.openlane.eu/en/carv6/auction/10715633
2026-03-25 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715674
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715674%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715674: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715674 url https://www.openlane.eu/en/carv6/auction/10715674
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715592
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715592%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715592: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715592 url https://www.openlane.eu/en/carv6/auction/10715592
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715616
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715616%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715616: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715616 url https://www.openlane.eu/en/carv6/auction/10715616
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715650
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715650%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715650: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715650 url https://www.openlane.eu/en/carv6/auction/10715650
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715697
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715697%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715697: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715697 url https://www.openlane.eu/en/carv6/auction/10715697
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715600
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715600%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715600: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715600 url https://www.openlane.eu/en/carv6/auction/10715600
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715591
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715591%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715591: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715591 url https://www.openlane.eu/en/carv6/auction/10715591
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715629
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715629%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715629: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715629 url https://www.openlane.eu/en/carv6/auction/10715629
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715627
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715627%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715627: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715627 url https://www.openlane.eu/en/carv6/auction/10715627
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715696
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715696%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715696: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715696 url https://www.openlane.eu/en/carv6/auction/10715696
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715621
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715621%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715621: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715621 url https://www.openlane.eu/en/carv6/auction/10715621
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715670
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715670%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715670: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715670 url https://www.openlane.eu/en/carv6/auction/10715670
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715625
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715625%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715625: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715625 url https://www.openlane.eu/en/carv6/auction/10715625
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715660
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715660%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715660: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715660 url https://www.openlane.eu/en/carv6/auction/10715660
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715588
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715588%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715588: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715588 url https://www.openlane.eu/en/carv6/auction/10715588
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715643
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715643%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715643: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715643 url https://www.openlane.eu/en/carv6/auction/10715643
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715645
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715645%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715645: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715645 url https://www.openlane.eu/en/carv6/auction/10715645
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715690
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715690%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715690: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715690 url https://www.openlane.eu/en/carv6/auction/10715690
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715684
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715684%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715684: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715684 url https://www.openlane.eu/en/carv6/auction/10715684
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715668
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715668%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715668: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715668 url https://www.openlane.eu/en/carv6/auction/10715668
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715651
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715651%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715651: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715651 url https://www.openlane.eu/en/carv6/auction/10715651
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715671
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715671%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715671: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715671 url https://www.openlane.eu/en/carv6/auction/10715671
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715642
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715642%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715642: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715642 url https://www.openlane.eu/en/carv6/auction/10715642
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715689
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715689%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715689: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715689 url https://www.openlane.eu/en/carv6/auction/10715689
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715610
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715610%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715610: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715610 url https://www.openlane.eu/en/carv6/auction/10715610
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715687
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715687%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715687: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715687 url https://www.openlane.eu/en/carv6/auction/10715687
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715620
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715620%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715620: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715620 url https://www.openlane.eu/en/carv6/auction/10715620
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715596
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715596%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715596: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715596 url https://www.openlane.eu/en/carv6/auction/10715596
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715666
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715666%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715666: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715666 url https://www.openlane.eu/en/carv6/auction/10715666
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715686
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715686%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715686: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715686 url https://www.openlane.eu/en/carv6/auction/10715686
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715599
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715599%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715599: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715599 url https://www.openlane.eu/en/carv6/auction/10715599
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715648
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715648%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715648: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715648 url https://www.openlane.eu/en/carv6/auction/10715648
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715636
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715636%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715636: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715636 url https://www.openlane.eu/en/carv6/auction/10715636
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715602
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715602%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715602: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715602 url https://www.openlane.eu/en/carv6/auction/10715602
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715605
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715605%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715605: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715605 url https://www.openlane.eu/en/carv6/auction/10715605
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715678
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715678%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715678: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715678 url https://www.openlane.eu/en/carv6/auction/10715678
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715598
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715598%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715598: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715598 url https://www.openlane.eu/en/carv6/auction/10715598
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715609
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715609%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715609: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715609 url https://www.openlane.eu/en/carv6/auction/10715609
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715669
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715669%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715669: 2
2026-03-25 04:16:16 [adesa.de] INFO: Scraping item 10715669 url https://www.openlane.eu/en/carv6/auction/10715669
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715617
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715617%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715617: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715617 url https://www.openlane.eu/en/carv6/auction/10715617
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715649
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715649%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715649: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715649 url https://www.openlane.eu/en/carv6/auction/10715649
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715635
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715635%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715635: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715635 url https://www.openlane.eu/en/carv6/auction/10715635
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715672
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715672%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715672: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715672 url https://www.openlane.eu/en/carv6/auction/10715672
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715652
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715652%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715652: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715652 url https://www.openlane.eu/en/carv6/auction/10715652
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715644
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715644%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715644: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715644 url https://www.openlane.eu/en/carv6/auction/10715644
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715618
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715618%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715618: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715618 url https://www.openlane.eu/en/carv6/auction/10715618
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715667
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715667%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715667: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715667 url https://www.openlane.eu/en/carv6/auction/10715667
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715654
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715654%27 HTTP/1.1" 200 None
2026-03-25 04:16:16 [adesa.de] INFO: Scrape type for 10715654: 0
2026-03-25 04:16:16 [adesa.de] INFO: Skipping item 10715654 url https://www.openlane.eu/en/carv6/auction/10715654
2026-03-25 04:16:16 [adesa.de] INFO: Found listing with ID: 10715661
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715661%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715661: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715661 url https://www.openlane.eu/en/carv6/auction/10715661
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715680
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715680%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715680: 2
2026-03-25 04:16:17 [adesa.de] INFO: Scraping item 10715680 url https://www.openlane.eu/en/carv6/auction/10715680
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715595
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715595%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715595: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715595 url https://www.openlane.eu/en/carv6/auction/10715595
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715699
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715699%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715699: 2
2026-03-25 04:16:17 [adesa.de] INFO: Scraping item 10715699 url https://www.openlane.eu/en/carv6/auction/10715699
2026-03-25 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715679
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715679%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715679: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715679 url https://www.openlane.eu/en/carv6/auction/10715679
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715698
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715698%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715698: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715698 url https://www.openlane.eu/en/carv6/auction/10715698
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715688
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715688%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715688: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715688 url https://www.openlane.eu/en/carv6/auction/10715688
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715640
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715640%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715640: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715640 url https://www.openlane.eu/en/carv6/auction/10715640
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715611
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715611%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715611: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715611 url https://www.openlane.eu/en/carv6/auction/10715611
2026-03-25 04:16:17 [adesa.de] INFO: Found listing with ID: 10715593
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715593%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Scrape type for 10715593: 0
2026-03-25 04:16:17 [adesa.de] INFO: Skipping item 10715593 url https://www.openlane.eu/en/carv6/auction/10715593
2026-03-25 04:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfda2611-e00f-5622-bbd6-6050c375d304 with identifier: 10715676
2026-03-25 04:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfda2611-e00f-5622-bbd6-6050c375d304 with scrape type 2
2026-03-25 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfda2611-e00f-5622-bbd6-6050c375d304 with scrape type 2
2026-03-25 04:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfda2611-e00f-5622-bbd6-6050c375d304, identifier: 10715676
2026-03-25 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfda2611-e00f-5622-bbd6-6050c375d304 with identifier: 10715676
2026-03-25 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfda2611-e00f-5622-bbd6-6050c375d304 with identifier: 10715676
2026-03-25 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfda2611-e00f-5622-bbd6-6050c375d304 with identifier: 10715676 to the API
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715676>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:45:40Z',
'fuel_type': 'Petrol',
'id': 'bfda2611-e00f-5622-bbd6-6050c375d304',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982560-2481565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715676',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 25696,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2025-04-22',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'25.696 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715676%27 HTTP/1.1" 200 None
2026-03-25 04:16:17 [adesa.de] INFO: Saving data for 10715676: {'auction_closing_time': 1774446340.0, 'created_time': 1774325751.167137, 'last_price_update_time': 1774412177.889429}
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715676') HTTP/1.1" 204 0
2026-03-25 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a96412e-542d-5b6e-a0cb-a7416c8d1abb with identifier: 10715693
2026-03-25 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a96412e-542d-5b6e-a0cb-a7416c8d1abb with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a96412e-542d-5b6e-a0cb-a7416c8d1abb with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a96412e-542d-5b6e-a0cb-a7416c8d1abb, identifier: 10715693
2026-03-25 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a96412e-542d-5b6e-a0cb-a7416c8d1abb with identifier: 10715693
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-25 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a96412e-542d-5b6e-a0cb-a7416c8d1abb with identifier: 10715693
2026-03-25 04:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a96412e-542d-5b6e-a0cb-a7416c8d1abb with identifier: 10715693 to the API
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715693>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:57:40Z',
'fuel_type': 'Petrol',
'id': '5a96412e-542d-5b6e-a0cb-a7416c8d1abb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982570-2528564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715693',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 26215,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 26.215 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715693%27 HTTP/1.1" 200 None
2026-03-25 04:16:18 [adesa.de] INFO: Saving data for 10715693: {'auction_closing_time': 1774447060.0, 'created_time': 1774325749.232227, 'last_price_update_time': 1774412178.527976}
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715693') HTTP/1.1" 204 0
2026-03-25 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b370dce-af86-54aa-bde9-adb44a455607 with identifier: 10715647
2026-03-25 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b370dce-af86-54aa-bde9-adb44a455607 with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b370dce-af86-54aa-bde9-adb44a455607 with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b370dce-af86-54aa-bde9-adb44a455607, identifier: 10715647
2026-03-25 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa580033-af09-58fe-81bf-38749a362545 with identifier: 10715637
2026-03-25 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa580033-af09-58fe-81bf-38749a362545 with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa580033-af09-58fe-81bf-38749a362545 with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aa580033-af09-58fe-81bf-38749a362545, identifier: 10715637
2026-03-25 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ddcf8a-7f64-51b1-bab5-197bccad2b8b with identifier: 10715613
2026-03-25 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ddcf8a-7f64-51b1-bab5-197bccad2b8b with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11ddcf8a-7f64-51b1-bab5-197bccad2b8b with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11ddcf8a-7f64-51b1-bab5-197bccad2b8b, identifier: 10715613
2026-03-25 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db1f64fb-5724-5fe8-a520-a9bccdb8cdbd with identifier: 10715604
2026-03-25 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db1f64fb-5724-5fe8-a520-a9bccdb8cdbd with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db1f64fb-5724-5fe8-a520-a9bccdb8cdbd with scrape type 2
2026-03-25 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db1f64fb-5724-5fe8-a520-a9bccdb8cdbd, identifier: 10715604
2026-03-25 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b370dce-af86-54aa-bde9-adb44a455607 with identifier: 10715647
2026-03-25 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b370dce-af86-54aa-bde9-adb44a455607 with identifier: 10715647
2026-03-25 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b370dce-af86-54aa-bde9-adb44a455607 with identifier: 10715647 to the API
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715647>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:01:40Z',
'fuel_type': 'Petrol',
'id': '6b370dce-af86-54aa-bde9-adb44a455607',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982585-2519675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715647',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 24705,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 24.705 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715647%27 HTTP/1.1" 200 None
2026-03-25 04:16:19 [adesa.de] INFO: Saving data for 10715647: {'auction_closing_time': 1774447300.0, 'created_time': 1774325749.690591, 'last_price_update_time': 1774412179.304701}
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715647') HTTP/1.1" 204 0
2026-03-25 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aa580033-af09-58fe-81bf-38749a362545 with identifier: 10715637
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-25 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aa580033-af09-58fe-81bf-38749a362545 with identifier: 10715637
2026-03-25 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aa580033-af09-58fe-81bf-38749a362545 with identifier: 10715637 to the API
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715637>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:03:40Z',
'fuel_type': 'Petrol',
'id': 'aa580033-af09-58fe-81bf-38749a362545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982562-2526467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715637',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 31057,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2025-05-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 31.057 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715637%27 HTTP/1.1" 200 None
2026-03-25 04:16:19 [adesa.de] INFO: Saving data for 10715637: {'auction_closing_time': 1774447420.0, 'created_time': 1774325741.980247, 'last_price_update_time': 1774412179.74334}
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715637') HTTP/1.1" 204 0
2026-03-25 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11ddcf8a-7f64-51b1-bab5-197bccad2b8b with identifier: 10715613
2026-03-25 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11ddcf8a-7f64-51b1-bab5-197bccad2b8b with identifier: 10715613
2026-03-25 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11ddcf8a-7f64-51b1-bab5-197bccad2b8b with identifier: 10715613 to the API
2026-03-25 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715613>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:02:20Z',
'fuel_type': 'Petrol',
'id': '11ddcf8a-7f64-51b1-bab5-197bccad2b8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982569-2519587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715613',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 18994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 18.994 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715613%27 HTTP/1.1" 200 None
2026-03-25 04:16:20 [adesa.de] INFO: Saving data for 10715613: {'auction_closing_time': 1774447340.0, 'created_time': 1774325750.671456, 'last_price_update_time': 1774412180.089809}
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715613') HTTP/1.1" 204 0
2026-03-25 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db1f64fb-5724-5fe8-a520-a9bccdb8cdbd with identifier: 10715604
2026-03-25 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db1f64fb-5724-5fe8-a520-a9bccdb8cdbd with identifier: 10715604
2026-03-25 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db1f64fb-5724-5fe8-a520-a9bccdb8cdbd with identifier: 10715604 to the API
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715604>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:00:40Z',
'fuel_type': 'Petrol',
'id': 'db1f64fb-5724-5fe8-a520-a9bccdb8cdbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982572-2519657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715604',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 16797,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 16.797 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715604%27 HTTP/1.1" 200 None
2026-03-25 04:16:20 [adesa.de] INFO: Saving data for 10715604: {'auction_closing_time': 1774447240.0, 'created_time': 1774325750.301168, 'last_price_update_time': 1774412180.868284}
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715604') HTTP/1.1" 204 0
2026-03-25 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ace005-3c00-5c45-8102-909f0805ab0f with identifier: 10715633
2026-03-25 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ace005-3c00-5c45-8102-909f0805ab0f with scrape type 2
2026-03-25 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92ace005-3c00-5c45-8102-909f0805ab0f with scrape type 2
2026-03-25 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92ace005-3c00-5c45-8102-909f0805ab0f, identifier: 10715633
2026-03-25 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92ace005-3c00-5c45-8102-909f0805ab0f with identifier: 10715633
2026-03-25 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92ace005-3c00-5c45-8102-909f0805ab0f with identifier: 10715633
2026-03-25 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92ace005-3c00-5c45-8102-909f0805ab0f with identifier: 10715633 to the API
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715633>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T14:04:40Z',
'fuel_type': 'Petrol',
'id': '92ace005-3c00-5c45-8102-909f0805ab0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982586-2529599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715633',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 13303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 136 hp - 13.303 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715633%27 HTTP/1.1" 200 None
2026-03-25 04:16:21 [adesa.de] INFO: Saving data for 10715633: {'auction_closing_time': 1774447480.0, 'created_time': 1774325742.360906, 'last_price_update_time': 1774412181.370684}
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715633') HTTP/1.1" 204 0
2026-03-25 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d2c81f3-df7e-5862-8209-6ef027388992 with identifier: 10715650
2026-03-25 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d2c81f3-df7e-5862-8209-6ef027388992 with scrape type 2
2026-03-25 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d2c81f3-df7e-5862-8209-6ef027388992 with scrape type 2
2026-03-25 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d2c81f3-df7e-5862-8209-6ef027388992, identifier: 10715650
2026-03-25 04:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d2c81f3-df7e-5862-8209-6ef027388992 with identifier: 10715650
2026-03-25 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d2c81f3-df7e-5862-8209-6ef027388992 with identifier: 10715650
2026-03-25 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d2c81f3-df7e-5862-8209-6ef027388992 with identifier: 10715650 to the API
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715650>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:57:00Z',
'fuel_type': 'Petrol',
'id': '0d2c81f3-df7e-5862-8209-6ef027388992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982555-2528578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715650',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 12678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2024-07-30',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 12.678 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715650%27 HTTP/1.1" 200 None
2026-03-25 04:16:21 [adesa.de] INFO: Saving data for 10715650: {'auction_closing_time': 1774447020.0, 'created_time': 1774325739.374506, 'last_price_update_time': 1774412181.770772}
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715650') HTTP/1.1" 204 0
2026-03-25 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf89cfb-7207-5f89-98e6-da1a98ac3716 with identifier: 10715603
2026-03-25 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf89cfb-7207-5f89-98e6-da1a98ac3716 with scrape type 2
2026-03-25 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf89cfb-7207-5f89-98e6-da1a98ac3716 with scrape type 2
2026-03-25 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ddf89cfb-7207-5f89-98e6-da1a98ac3716, identifier: 10715603
2026-03-25 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ddf89cfb-7207-5f89-98e6-da1a98ac3716 with identifier: 10715603
2026-03-25 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ddf89cfb-7207-5f89-98e6-da1a98ac3716 with identifier: 10715603
2026-03-25 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ddf89cfb-7207-5f89-98e6-da1a98ac3716 with identifier: 10715603 to the API
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715603>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:44:40Z',
'fuel_type': 'Petrol',
'id': 'ddf89cfb-7207-5f89-98e6-da1a98ac3716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982567-2481330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715603',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 25134,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'25.134 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715603%27 HTTP/1.1" 200 None
2026-03-25 04:16:22 [adesa.de] INFO: Saving data for 10715603: {'auction_closing_time': 1774446280.0, 'created_time': 1774325743.780501, 'last_price_update_time': 1774412182.228637}
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715603') HTTP/1.1" 204 0
2026-03-25 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35 with identifier: 10715629
2026-03-25 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35 with scrape type 2
2026-03-25 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35 with scrape type 2
2026-03-25 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35, identifier: 10715629
2026-03-25 04:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3 with identifier: 10715591
2026-03-25 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3 with scrape type 2
2026-03-25 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3 with scrape type 2
2026-03-25 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3, identifier: 10715591
2026-03-25 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35 with identifier: 10715629
2026-03-25 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35 with identifier: 10715629
2026-03-25 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fd42172-1b4b-54c5-ab76-ffc20e9d6f35 with identifier: 10715629 to the API
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715629>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:58:20Z',
'fuel_type': 'Petrol',
'id': '2fd42172-1b4b-54c5-ab76-ffc20e9d6f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982565-2483465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715629',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 3681,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 3.681 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715629%27 HTTP/1.1" 200 None
2026-03-25 04:16:22 [adesa.de] INFO: Saving data for 10715629: {'auction_closing_time': 1774447100.0, 'created_time': 1774325733.04248, 'last_price_update_time': 1774412182.747209}
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715629') HTTP/1.1" 204 0
2026-03-25 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3 with identifier: 10715591
2026-03-25 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3 with identifier: 10715591
2026-03-25 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3 with identifier: 10715591 to the API
2026-03-25 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715591>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:58:40Z',
'fuel_type': 'Petrol',
'id': '3ce14fbb-1c0b-5a2d-8ffa-67bf2ae151a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982559-2492192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715591',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 293 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715591%27 HTTP/1.1" 200 None
2026-03-25 04:16:23 [adesa.de] INFO: Saving data for 10715591: {'auction_closing_time': 1774447120.0, 'created_time': 1774325738.506506, 'last_price_update_time': 1774412183.069104}
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715591') HTTP/1.1" 204 0
2026-03-25 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8 with identifier: 10715697
2026-03-25 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8 with scrape type 2
2026-03-25 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8 with scrape type 2
2026-03-25 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8, identifier: 10715697
2026-03-25 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8 with identifier: 10715697
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-25 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8 with identifier: 10715697
2026-03-25 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63bd4b9b-fa78-5b13-9160-9ad8f894a3a8 with identifier: 10715697 to the API
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715697>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T14:00:00Z',
'fuel_type': 'Petrol',
'id': '63bd4b9b-fa78-5b13-9160-9ad8f894a3a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982581-2528321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715697',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 19624,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 19.624 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715697%27 HTTP/1.1" 200 None
2026-03-25 04:16:23 [adesa.de] INFO: Saving data for 10715697: {'auction_closing_time': 1774447200.0, 'created_time': 1774325741.129465, 'last_price_update_time': 1774412183.577793}
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715697') HTTP/1.1" 204 0
2026-03-25 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73d8ae6-1ba3-51d5-a975-af725d3f2c6f with identifier: 10715696
2026-03-25 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73d8ae6-1ba3-51d5-a975-af725d3f2c6f with scrape type 2
2026-03-25 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73d8ae6-1ba3-51d5-a975-af725d3f2c6f with scrape type 2
2026-03-25 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f73d8ae6-1ba3-51d5-a975-af725d3f2c6f, identifier: 10715696
2026-03-25 04:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aebbf67e-dda2-5cc0-b82e-6b736f8a81c2 with identifier: 10715588
2026-03-25 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aebbf67e-dda2-5cc0-b82e-6b736f8a81c2 with scrape type 2
2026-03-25 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aebbf67e-dda2-5cc0-b82e-6b736f8a81c2 with scrape type 2
2026-03-25 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aebbf67e-dda2-5cc0-b82e-6b736f8a81c2, identifier: 10715588
2026-03-25 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f73d8ae6-1ba3-51d5-a975-af725d3f2c6f with identifier: 10715696
2026-03-25 04:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f73d8ae6-1ba3-51d5-a975-af725d3f2c6f with identifier: 10715696
2026-03-25 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f73d8ae6-1ba3-51d5-a975-af725d3f2c6f with identifier: 10715696 to the API
2026-03-25 04:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715696>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:59:40Z',
'fuel_type': 'Petrol',
'id': 'f73d8ae6-1ba3-51d5-a975-af725d3f2c6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982576-2528468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715696',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 7672,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 7.672 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715696%27 HTTP/1.1" 200 None
2026-03-25 04:16:24 [adesa.de] INFO: Saving data for 10715696: {'auction_closing_time': 1774447180.0, 'created_time': 1774325736.558943, 'last_price_update_time': 1774412184.082736}
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715696') HTTP/1.1" 204 0
2026-03-25 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aebbf67e-dda2-5cc0-b82e-6b736f8a81c2 with identifier: 10715588
2026-03-25 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aebbf67e-dda2-5cc0-b82e-6b736f8a81c2 with identifier: 10715588
2026-03-25 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aebbf67e-dda2-5cc0-b82e-6b736f8a81c2 with identifier: 10715588 to the API
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715588>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:49:40Z',
'fuel_type': 'Petrol',
'id': 'aebbf67e-dda2-5cc0-b82e-6b736f8a81c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982575-2504560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715588',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 19677,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2024-12-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 19.677 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715588%27 HTTP/1.1" 200 None
2026-03-25 04:16:24 [adesa.de] INFO: Saving data for 10715588: {'auction_closing_time': 1774446580.0, 'created_time': 1774325767.661557, 'last_price_update_time': 1774412184.400561}
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715588') HTTP/1.1" 204 0
2026-03-25 04:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88d02937-17aa-5869-a263-c7f03a433321 with identifier: 10715699
2026-03-25 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d02937-17aa-5869-a263-c7f03a433321 with scrape type 2
2026-03-25 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88d02937-17aa-5869-a263-c7f03a433321 with scrape type 2
2026-03-25 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88d02937-17aa-5869-a263-c7f03a433321, identifier: 10715699
2026-03-25 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88d02937-17aa-5869-a263-c7f03a433321 with identifier: 10715699
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-25 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88d02937-17aa-5869-a263-c7f03a433321 with identifier: 10715699
2026-03-25 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88d02937-17aa-5869-a263-c7f03a433321 with identifier: 10715699 to the API
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715699>
{'auction_title': '',
'c_o_2_emission_value': 225,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:38:40Z',
'fuel_type': 'Diesel',
'id': '88d02937-17aa-5869-a263-c7f03a433321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982582-2478485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715699',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 37504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2024-09-11',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 37.504 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715699%27 HTTP/1.1" 200 None
2026-03-25 04:16:24 [adesa.de] INFO: Saving data for 10715699: {'auction_closing_time': 1774445920.0, 'created_time': 1774325738.030524, 'last_price_update_time': 1774412184.952182}
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715699') HTTP/1.1" 204 0
2026-03-25 04:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16: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-25 04:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48f8d0ce-1527-513c-bcd7-567bfe97972a with identifier: 10715669
2026-03-25 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48f8d0ce-1527-513c-bcd7-567bfe97972a with scrape type 2
2026-03-25 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48f8d0ce-1527-513c-bcd7-567bfe97972a with scrape type 2
2026-03-25 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48f8d0ce-1527-513c-bcd7-567bfe97972a, identifier: 10715669
2026-03-25 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48f8d0ce-1527-513c-bcd7-567bfe97972a with identifier: 10715669
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-25 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-25 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48f8d0ce-1527-513c-bcd7-567bfe97972a with identifier: 10715669
2026-03-25 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48f8d0ce-1527-513c-bcd7-567bfe97972a with identifier: 10715669 to the API
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715669>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:54:40Z',
'fuel_type': 'Electric',
'id': '48f8d0ce-1527-513c-bcd7-567bfe97972a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982561-2531855',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715669',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 9632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 9.632 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715669%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Saving data for 10715669: {'auction_closing_time': 1774446880.0, 'created_time': 1774325773.725718, 'last_price_update_time': 1774412185.603913}
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715669') HTTP/1.1" 204 0
2026-03-25 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715664
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715664%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715664: 0
2026-03-25 04:16:25 [adesa.de] INFO: Skipping item 10715664 url https://www.openlane.eu/en/carv6/auction/10715664
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715623
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715623%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715623: 2
2026-03-25 04:16:25 [adesa.de] INFO: Scraping item 10715623 url https://www.openlane.eu/en/carv6/auction/10715623
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715624
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715624%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715624: 0
2026-03-25 04:16:25 [adesa.de] INFO: Skipping item 10715624 url https://www.openlane.eu/en/carv6/auction/10715624
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715612
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715612%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715612: 0
2026-03-25 04:16:25 [adesa.de] INFO: Skipping item 10715612 url https://www.openlane.eu/en/carv6/auction/10715612
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715634
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715634%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715634: 0
2026-03-25 04:16:25 [adesa.de] INFO: Skipping item 10715634 url https://www.openlane.eu/en/carv6/auction/10715634
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715700
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715700%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715700: 0
2026-03-25 04:16:25 [adesa.de] INFO: Skipping item 10715700 url https://www.openlane.eu/en/carv6/auction/10715700
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715662
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715662%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715662: 0
2026-03-25 04:16:25 [adesa.de] INFO: Skipping item 10715662 url https://www.openlane.eu/en/carv6/auction/10715662
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715615
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715615%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715615: 2
2026-03-25 04:16:25 [adesa.de] INFO: Scraping item 10715615 url https://www.openlane.eu/en/carv6/auction/10715615
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715628
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715628%27 HTTP/1.1" 200 None
2026-03-25 04:16:25 [adesa.de] INFO: Scrape type for 10715628: 2
2026-03-25 04:16:25 [adesa.de] INFO: Scraping item 10715628 url https://www.openlane.eu/en/carv6/auction/10715628
2026-03-25 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21c51275-0161-519d-9c4d-6fa5cf242fcb with identifier: 10715648
2026-03-25 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c51275-0161-519d-9c4d-6fa5cf242fcb with scrape type 2
2026-03-25 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21c51275-0161-519d-9c4d-6fa5cf242fcb with scrape type 2
2026-03-25 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 21c51275-0161-519d-9c4d-6fa5cf242fcb, identifier: 10715648
2026-03-25 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f390519-4e5f-5012-83a7-bcc952cc1797 with identifier: 10715687
2026-03-25 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f390519-4e5f-5012-83a7-bcc952cc1797 with scrape type 2
2026-03-25 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f390519-4e5f-5012-83a7-bcc952cc1797 with scrape type 2
2026-03-25 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f390519-4e5f-5012-83a7-bcc952cc1797, identifier: 10715687
2026-03-25 04:16:25 [adesa.de] INFO: Found listing with ID: 10715657
2026-03-25 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715657%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10715657: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10715657 url https://www.openlane.eu/en/carv6/auction/10715657
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10715663
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715663%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10715663: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10715663 url https://www.openlane.eu/en/carv6/auction/10715663
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10715607
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715607%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10715607: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10715607 url https://www.openlane.eu/en/carv6/auction/10715607
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10715675
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715675%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10715675: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10715675 url https://www.openlane.eu/en/carv6/auction/10715675
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10716771
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716771%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10716771: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10716771 url https://www.openlane.eu/en/carv6/auction/10716771
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10716772
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716772%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10716772: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10716772 url https://www.openlane.eu/en/carv6/auction/10716772
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718513
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718513%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718513: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718513 url https://www.openlane.eu/en/carv6/auction/10718513
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718516
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718516%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718516: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718516 url https://www.openlane.eu/en/carv6/auction/10718516
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718523
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718523%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718523: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718523 url https://www.openlane.eu/en/carv6/auction/10718523
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718477
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718477%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718477: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718477 url https://www.openlane.eu/en/carv6/auction/10718477
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718522
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718522%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718522: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718522 url https://www.openlane.eu/en/carv6/auction/10718522
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718514
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718514%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718514: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718514 url https://www.openlane.eu/en/carv6/auction/10718514
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718515
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718515%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718515: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718515 url https://www.openlane.eu/en/carv6/auction/10718515
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718472
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718472%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718472: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718472 url https://www.openlane.eu/en/carv6/auction/10718472
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718520
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718520%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718520: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718520 url https://www.openlane.eu/en/carv6/auction/10718520
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718528
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718528%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718528: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718528 url https://www.openlane.eu/en/carv6/auction/10718528
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718530
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718530%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718530: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718530 url https://www.openlane.eu/en/carv6/auction/10718530
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718480
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718480%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718480: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718480 url https://www.openlane.eu/en/carv6/auction/10718480
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718481
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718481%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718481: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718481 url https://www.openlane.eu/en/carv6/auction/10718481
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718501
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718501%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718501: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718501 url https://www.openlane.eu/en/carv6/auction/10718501
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718473
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718473%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718473: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718473 url https://www.openlane.eu/en/carv6/auction/10718473
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718471
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718471%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718471: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718471 url https://www.openlane.eu/en/carv6/auction/10718471
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718482
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718482%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718482: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718482 url https://www.openlane.eu/en/carv6/auction/10718482
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718483
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718483%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718483: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718483 url https://www.openlane.eu/en/carv6/auction/10718483
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718486
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718486%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718486: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718486 url https://www.openlane.eu/en/carv6/auction/10718486
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718485
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718485%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718485: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718485 url https://www.openlane.eu/en/carv6/auction/10718485
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718491
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718491%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718491: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718491 url https://www.openlane.eu/en/carv6/auction/10718491
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718464
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718464%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718464: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718464 url https://www.openlane.eu/en/carv6/auction/10718464
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718458
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718458%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718458: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718458 url https://www.openlane.eu/en/carv6/auction/10718458
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718445
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718445%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718445: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718445 url https://www.openlane.eu/en/carv6/auction/10718445
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718496
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718496%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718496: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718496 url https://www.openlane.eu/en/carv6/auction/10718496
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718495
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718495%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718495: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718495 url https://www.openlane.eu/en/carv6/auction/10718495
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718448
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718448%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718448: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718448 url https://www.openlane.eu/en/carv6/auction/10718448
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718446
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718446%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718446: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718446 url https://www.openlane.eu/en/carv6/auction/10718446
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718459
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718459%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718459: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718459 url https://www.openlane.eu/en/carv6/auction/10718459
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718502
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718502%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718502: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718502 url https://www.openlane.eu/en/carv6/auction/10718502
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718465
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718465%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718465: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718465 url https://www.openlane.eu/en/carv6/auction/10718465
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718474
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718474%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718474: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718474 url https://www.openlane.eu/en/carv6/auction/10718474
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718518
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718518%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718518: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718518 url https://www.openlane.eu/en/carv6/auction/10718518
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718526
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718526%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718526: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718526 url https://www.openlane.eu/en/carv6/auction/10718526
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718443
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718443%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718443: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718443 url https://www.openlane.eu/en/carv6/auction/10718443
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718449
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718449%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718449: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718449 url https://www.openlane.eu/en/carv6/auction/10718449
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718504
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718504%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718504: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718504 url https://www.openlane.eu/en/carv6/auction/10718504
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718488
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718488%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718488: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718488 url https://www.openlane.eu/en/carv6/auction/10718488
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718519
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718519%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718519: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718519 url https://www.openlane.eu/en/carv6/auction/10718519
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718462
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718462%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718462: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718462 url https://www.openlane.eu/en/carv6/auction/10718462
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718457
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718457%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718457: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718457 url https://www.openlane.eu/en/carv6/auction/10718457
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718455
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718455%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718455: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718455 url https://www.openlane.eu/en/carv6/auction/10718455
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718451
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718451%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718451: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718451 url https://www.openlane.eu/en/carv6/auction/10718451
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718452
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718452%27 HTTP/1.1" 200 None
2026-03-25 04:16:26 [adesa.de] INFO: Scrape type for 10718452: 0
2026-03-25 04:16:26 [adesa.de] INFO: Skipping item 10718452 url https://www.openlane.eu/en/carv6/auction/10718452
2026-03-25 04:16:26 [adesa.de] INFO: Found listing with ID: 10718454
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718454%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718454: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718454 url https://www.openlane.eu/en/carv6/auction/10718454
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718479
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718479%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718479: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718479 url https://www.openlane.eu/en/carv6/auction/10718479
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718478
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718478%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718478: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718478 url https://www.openlane.eu/en/carv6/auction/10718478
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718524
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718524%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718524: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718524 url https://www.openlane.eu/en/carv6/auction/10718524
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718453
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718453%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718453: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718453 url https://www.openlane.eu/en/carv6/auction/10718453
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718529
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718529%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718529: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718529 url https://www.openlane.eu/en/carv6/auction/10718529
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718456
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718456%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718456: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718456 url https://www.openlane.eu/en/carv6/auction/10718456
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718521
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718521%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718521: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718521 url https://www.openlane.eu/en/carv6/auction/10718521
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718505
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718505%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718505: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718505 url https://www.openlane.eu/en/carv6/auction/10718505
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718460
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718460%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718460: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718460 url https://www.openlane.eu/en/carv6/auction/10718460
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718447
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718447%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718447: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718447 url https://www.openlane.eu/en/carv6/auction/10718447
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718503
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718503%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718503: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718503 url https://www.openlane.eu/en/carv6/auction/10718503
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718450
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718450%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718450: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718450 url https://www.openlane.eu/en/carv6/auction/10718450
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718475
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718475%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718475: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718475 url https://www.openlane.eu/en/carv6/auction/10718475
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718490
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718490%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718490: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718490 url https://www.openlane.eu/en/carv6/auction/10718490
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718487
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718487%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718487: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718487 url https://www.openlane.eu/en/carv6/auction/10718487
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718461
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718461%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718461: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718461 url https://www.openlane.eu/en/carv6/auction/10718461
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718500
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718500%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718500: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718500 url https://www.openlane.eu/en/carv6/auction/10718500
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718525
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718525%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718525: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718525 url https://www.openlane.eu/en/carv6/auction/10718525
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718527
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718527%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718527: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718527 url https://www.openlane.eu/en/carv6/auction/10718527
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718517
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718517%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718517: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718517 url https://www.openlane.eu/en/carv6/auction/10718517
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718444
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718444%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718444: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718444 url https://www.openlane.eu/en/carv6/auction/10718444
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718476
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718476%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718476: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718476 url https://www.openlane.eu/en/carv6/auction/10718476
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718463
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718463%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718463: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718463 url https://www.openlane.eu/en/carv6/auction/10718463
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718498
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718498%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718498: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718498 url https://www.openlane.eu/en/carv6/auction/10718498
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718470
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718470%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718470: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718470 url https://www.openlane.eu/en/carv6/auction/10718470
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718531
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718531%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718531: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718531 url https://www.openlane.eu/en/carv6/auction/10718531
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718499
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718499%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718499: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718499 url https://www.openlane.eu/en/carv6/auction/10718499
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718508
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718508%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718508: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718508 url https://www.openlane.eu/en/carv6/auction/10718508
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718493
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718493%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718493: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718493 url https://www.openlane.eu/en/carv6/auction/10718493
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718534
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718534%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718534: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718534 url https://www.openlane.eu/en/carv6/auction/10718534
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718489
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718489%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718489: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718489 url https://www.openlane.eu/en/carv6/auction/10718489
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718510
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718510%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718510: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718510 url https://www.openlane.eu/en/carv6/auction/10718510
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718535
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718535%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718535: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718535 url https://www.openlane.eu/en/carv6/auction/10718535
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718511
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718511%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718511: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718511 url https://www.openlane.eu/en/carv6/auction/10718511
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718512
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718512%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718512: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718512 url https://www.openlane.eu/en/carv6/auction/10718512
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718497
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718497%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718497: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718497 url https://www.openlane.eu/en/carv6/auction/10718497
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718466
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718466%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718466: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718466 url https://www.openlane.eu/en/carv6/auction/10718466
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718468
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718468%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718468: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718468 url https://www.openlane.eu/en/carv6/auction/10718468
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718532
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718532%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718532: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718532 url https://www.openlane.eu/en/carv6/auction/10718532
2026-03-25 04:16:27 [adesa.de] INFO: Found listing with ID: 10718533
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718533%27 HTTP/1.1" 200 None
2026-03-25 04:16:27 [adesa.de] INFO: Scrape type for 10718533: 0
2026-03-25 04:16:27 [adesa.de] INFO: Skipping item 10718533 url https://www.openlane.eu/en/carv6/auction/10718533
2026-03-25 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 21c51275-0161-519d-9c4d-6fa5cf242fcb with identifier: 10715648
2026-03-25 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 21c51275-0161-519d-9c4d-6fa5cf242fcb with identifier: 10715648
2026-03-25 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 21c51275-0161-519d-9c4d-6fa5cf242fcb with identifier: 10715648 to the API
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:53:40Z',
'fuel_type': 'Electric',
'id': '21c51275-0161-519d-9c4d-6fa5cf242fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982556-2532019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715648',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 11167,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 11.167 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715648%27 HTTP/1.1" 200 None
2026-03-25 04:16:28 [adesa.de] INFO: Saving data for 10715648: {'auction_closing_time': 1774446820.0, 'created_time': 1774325759.267966, 'last_price_update_time': 1774412188.308269}
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715648') HTTP/1.1" 204 0
2026-03-25 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f390519-4e5f-5012-83a7-bcc952cc1797 with identifier: 10715687
2026-03-25 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f390519-4e5f-5012-83a7-bcc952cc1797 with identifier: 10715687
2026-03-25 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f390519-4e5f-5012-83a7-bcc952cc1797 with identifier: 10715687 to the API
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715687>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T14:06:20Z',
'fuel_type': 'Petrol',
'id': '2f390519-4e5f-5012-83a7-bcc952cc1797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982579-2520055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715687',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 26217,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 26.217 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715687%27 HTTP/1.1" 200 None
2026-03-25 04:16:28 [adesa.de] INFO: Saving data for 10715687: {'auction_closing_time': 1774447580.0, 'created_time': 1774325772.077357, 'last_price_update_time': 1774412188.70744}
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715687') HTTP/1.1" 204 0
2026-03-25 04:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0 with identifier: 10715689
2026-03-25 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0 with scrape type 2
2026-03-25 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0 with scrape type 2
2026-03-25 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0, identifier: 10715689
2026-03-25 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0 with identifier: 10715689
2026-03-25 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0 with identifier: 10715689
2026-03-25 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0 with identifier: 10715689 to the API
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715689>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T14:06:00Z',
'fuel_type': 'Petrol',
'id': '69d1e795-e9e0-5c2c-8290-e5bfe9a59bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982580-2526177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715689',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35167,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2025-05-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 35.167 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715689%27 HTTP/1.1" 200 None
2026-03-25 04:16:29 [adesa.de] INFO: Saving data for 10715689: {'auction_closing_time': 1774447560.0, 'created_time': 1774325772.466466, 'last_price_update_time': 1774412189.226626}
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715689') HTTP/1.1" 204 0
2026-03-25 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8003d50-ec41-5c77-8203-362cb3729bb4 with identifier: 10715642
2026-03-25 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8003d50-ec41-5c77-8203-362cb3729bb4 with scrape type 2
2026-03-25 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8003d50-ec41-5c77-8203-362cb3729bb4 with scrape type 2
2026-03-25 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8003d50-ec41-5c77-8203-362cb3729bb4, identifier: 10715642
2026-03-25 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5da9f368-c79c-5670-8d5a-494be6c90517 with identifier: 10715651
2026-03-25 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5da9f368-c79c-5670-8d5a-494be6c90517 with scrape type 2
2026-03-25 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5da9f368-c79c-5670-8d5a-494be6c90517 with scrape type 2
2026-03-25 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5da9f368-c79c-5670-8d5a-494be6c90517, identifier: 10715651
2026-03-25 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b66b4a-654c-5f19-9fa2-926a6ecf915e with identifier: 10715680
2026-03-25 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b66b4a-654c-5f19-9fa2-926a6ecf915e with scrape type 2
2026-03-25 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b66b4a-654c-5f19-9fa2-926a6ecf915e with scrape type 2
2026-03-25 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07b66b4a-654c-5f19-9fa2-926a6ecf915e, identifier: 10715680
2026-03-25 04:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8003d50-ec41-5c77-8203-362cb3729bb4 with identifier: 10715642
2026-03-25 04:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8003d50-ec41-5c77-8203-362cb3729bb4 with identifier: 10715642
2026-03-25 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8003d50-ec41-5c77-8203-362cb3729bb4 with identifier: 10715642 to the API
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715642>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T14:05:20Z',
'fuel_type': 'Petrol',
'id': 'a8003d50-ec41-5c77-8203-362cb3729bb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982590-2527439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715642',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 32429,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 32.429 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715642%27 HTTP/1.1" 200 None
2026-03-25 04:16:29 [adesa.de] INFO: Saving data for 10715642: {'auction_closing_time': 1774447520.0, 'created_time': 1774325770.352858, 'last_price_update_time': 1774412189.85658}
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715642') HTTP/1.1" 204 0
2026-03-25 04:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5da9f368-c79c-5670-8d5a-494be6c90517 with identifier: 10715651
2026-03-25 04:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5da9f368-c79c-5670-8d5a-494be6c90517 with identifier: 10715651
2026-03-25 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5da9f368-c79c-5670-8d5a-494be6c90517 with identifier: 10715651 to the API
2026-03-25 04:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715651>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T14:05:00Z',
'fuel_type': 'Petrol',
'id': '5da9f368-c79c-5670-8d5a-494be6c90517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982557-2519316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715651',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 24306,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 24.306 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715651%27 HTTP/1.1" 200 None
2026-03-25 04:16:30 [adesa.de] INFO: Saving data for 10715651: {'auction_closing_time': 1774447500.0, 'created_time': 1774325774.096317, 'last_price_update_time': 1774412190.188651}
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715651') HTTP/1.1" 204 0
2026-03-25 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07b66b4a-654c-5f19-9fa2-926a6ecf915e with identifier: 10715680
2026-03-25 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07b66b4a-654c-5f19-9fa2-926a6ecf915e with identifier: 10715680
2026-03-25 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07b66b4a-654c-5f19-9fa2-926a6ecf915e with identifier: 10715680 to the API
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715680>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T13:34:00Z',
'fuel_type': 'Diesel',
'id': '07b66b4a-654c-5f19-9fa2-926a6ecf915e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982571-2508676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715680',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 32173,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 2,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 32.173 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715680%27 HTTP/1.1" 200 None
2026-03-25 04:16:30 [adesa.de] INFO: Saving data for 10715680: {'auction_closing_time': 1774445640.0, 'created_time': 1774325773.374103, 'last_price_update_time': 1774412190.502569}
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715680') HTTP/1.1" 204 0
2026-03-25 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71069e12-7314-540c-87cb-43d8da7929ce with identifier: 10715645
2026-03-25 04:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71069e12-7314-540c-87cb-43d8da7929ce with scrape type 2
2026-03-25 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71069e12-7314-540c-87cb-43d8da7929ce with scrape type 2
2026-03-25 04:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71069e12-7314-540c-87cb-43d8da7929ce, identifier: 10715645
2026-03-25 04:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d885d485-b52a-5c9e-8f37-f2178ead2a1d with identifier: 10715690
2026-03-25 04:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d885d485-b52a-5c9e-8f37-f2178ead2a1d with scrape type 2
2026-03-25 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d885d485-b52a-5c9e-8f37-f2178ead2a1d with scrape type 2
2026-03-25 04:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d885d485-b52a-5c9e-8f37-f2178ead2a1d, identifier: 10715690
2026-03-25 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71069e12-7314-540c-87cb-43d8da7929ce with identifier: 10715645
2026-03-25 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71069e12-7314-540c-87cb-43d8da7929ce with identifier: 10715645
2026-03-25 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71069e12-7314-540c-87cb-43d8da7929ce with identifier: 10715645 to the API
2026-03-25 04:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715645>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:49:00Z',
'fuel_type': 'Petrol',
'id': '71069e12-7314-540c-87cb-43d8da7929ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982589-2527323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715645',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 30997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 30.997 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715645%27 HTTP/1.1" 200 None
2026-03-25 04:16:31 [adesa.de] INFO: Saving data for 10715645: {'auction_closing_time': 1774446540.0, 'created_time': 1774325769.986809, 'last_price_update_time': 1774412191.481935}
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715645') HTTP/1.1" 204 0
2026-03-25 04:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d885d485-b52a-5c9e-8f37-f2178ead2a1d with identifier: 10715690
2026-03-25 04:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d885d485-b52a-5c9e-8f37-f2178ead2a1d with identifier: 10715690
2026-03-25 04:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d885d485-b52a-5c9e-8f37-f2178ead2a1d with identifier: 10715690 to the API
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715690>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:49:20Z',
'fuel_type': 'Petrol',
'id': 'd885d485-b52a-5c9e-8f37-f2178ead2a1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982564-2525068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715690',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 33560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-04-08',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 33.560 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715690%27 HTTP/1.1" 200 None
2026-03-25 04:16:31 [adesa.de] INFO: Saving data for 10715690: {'auction_closing_time': 1774446560.0, 'created_time': 1774325771.69949, 'last_price_update_time': 1774412191.884191}
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715690') HTTP/1.1" 204 0
2026-03-25 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d91092e5-8d66-5e2c-a5a5-a777bf8efb42 with identifier: 10715643
2026-03-25 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d91092e5-8d66-5e2c-a5a5-a777bf8efb42 with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d91092e5-8d66-5e2c-a5a5-a777bf8efb42 with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d91092e5-8d66-5e2c-a5a5-a777bf8efb42, identifier: 10715643
2026-03-25 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d91092e5-8d66-5e2c-a5a5-a777bf8efb42 with identifier: 10715643
2026-03-25 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d91092e5-8d66-5e2c-a5a5-a777bf8efb42 with identifier: 10715643
2026-03-25 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d91092e5-8d66-5e2c-a5a5-a777bf8efb42 with identifier: 10715643 to the API
2026-03-25 04:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715643>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T13:51:00Z',
'fuel_type': 'Petrol',
'id': 'd91092e5-8d66-5e2c-a5a5-a777bf8efb42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982568-2528376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715643',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 25088,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-12-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 25.088 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-25 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715643%27 HTTP/1.1" 200 None
2026-03-25 04:16:32 [adesa.de] INFO: Saving data for 10715643: {'auction_closing_time': 1774446660.0, 'created_time': 1774325769.621225, 'last_price_update_time': 1774412192.417276}
2026-03-25 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715643') HTTP/1.1" 204 0
2026-03-25 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df0b529a-d7eb-5162-ade8-4cebde854f62 with identifier: 10715615
2026-03-25 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df0b529a-d7eb-5162-ade8-4cebde854f62 with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df0b529a-d7eb-5162-ade8-4cebde854f62 with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df0b529a-d7eb-5162-ade8-4cebde854f62, identifier: 10715615
2026-03-25 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7811bcb6-2b28-5c08-b449-133e0ff81122 with identifier: 10715623
2026-03-25 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7811bcb6-2b28-5c08-b449-133e0ff81122 with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7811bcb6-2b28-5c08-b449-133e0ff81122 with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7811bcb6-2b28-5c08-b449-133e0ff81122, identifier: 10715623
2026-03-25 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 042c3593-aa9b-50bf-bae4-bb985b55316e with identifier: 10715628
2026-03-25 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 042c3593-aa9b-50bf-bae4-bb985b55316e with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 042c3593-aa9b-50bf-bae4-bb985b55316e with scrape type 2
2026-03-25 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 042c3593-aa9b-50bf-bae4-bb985b55316e, identifier: 10715628
2026-03-25 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df0b529a-d7eb-5162-ade8-4cebde854f62 with identifier: 10715615
2026-03-25 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df0b529a-d7eb-5162-ade8-4cebde854f62 with identifier: 10715615
2026-03-25 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df0b529a-d7eb-5162-ade8-4cebde854f62 with identifier: 10715615 to the API
2026-03-25 04:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715615>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T13:37:00Z',
'fuel_type': 'Diesel',
'id': 'df0b529a-d7eb-5162-ade8-4cebde854f62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982578-2477442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715615',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 42384,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-08-05',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 42.384 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715615%27 HTTP/1.1" 200 None
2026-03-25 04:16:33 [adesa.de] INFO: Saving data for 10715615: {'auction_closing_time': 1774445820.0, 'created_time': 1774325784.368456, 'last_price_update_time': 1774412193.047844}
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715615') HTTP/1.1" 204 0
2026-03-25 04:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7811bcb6-2b28-5c08-b449-133e0ff81122 with identifier: 10715623
2026-03-25 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7811bcb6-2b28-5c08-b449-133e0ff81122 with identifier: 10715623
2026-03-25 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7811bcb6-2b28-5c08-b449-133e0ff81122 with identifier: 10715623 to the API
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715623>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T13:36:00Z',
'fuel_type': 'Diesel',
'id': '7811bcb6-2b28-5c08-b449-133e0ff81122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982583-2478530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715623',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 32697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-08-23',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 32.697 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715623%27 HTTP/1.1" 200 None
2026-03-25 04:16:33 [adesa.de] INFO: Saving data for 10715623: {'auction_closing_time': 1774445760.0, 'created_time': 1774325783.077243, 'last_price_update_time': 1774412193.392904}
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715623') HTTP/1.1" 204 0
2026-03-25 04:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 042c3593-aa9b-50bf-bae4-bb985b55316e with identifier: 10715628
2026-03-25 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 042c3593-aa9b-50bf-bae4-bb985b55316e with identifier: 10715628
2026-03-25 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 042c3593-aa9b-50bf-bae4-bb985b55316e with identifier: 10715628 to the API
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16: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-25 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715628>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T13:34:40Z',
'fuel_type': 'Diesel',
'id': '042c3593-aa9b-50bf-bae4-bb985b55316e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982574-2476967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715628',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 46328,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 46.328 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715628%27 HTTP/1.1" 200 None
2026-03-25 04:16:33 [adesa.de] INFO: Saving data for 10715628: {'auction_closing_time': 1774445680.0, 'created_time': 1774325782.690045, 'last_price_update_time': 1774412193.719597}
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715628') HTTP/1.1" 204 0
2026-03-25 04:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718469
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718469%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718469: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718469 url https://www.openlane.eu/en/carv6/auction/10718469
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718507
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718507%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718507: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718507 url https://www.openlane.eu/en/carv6/auction/10718507
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718484
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718484%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718484: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718484 url https://www.openlane.eu/en/carv6/auction/10718484
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718509
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718509%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718509: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718509 url https://www.openlane.eu/en/carv6/auction/10718509
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718494
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718494%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718494: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718494 url https://www.openlane.eu/en/carv6/auction/10718494
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718492
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718492%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718492: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718492 url https://www.openlane.eu/en/carv6/auction/10718492
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718467
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718467%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718467: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718467 url https://www.openlane.eu/en/carv6/auction/10718467
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10718506
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718506%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10718506: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10718506 url https://www.openlane.eu/en/carv6/auction/10718506
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714484
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714484%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714484: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714484 url https://www.openlane.eu/en/carv6/auction/10714484
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708746
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708746%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708746: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708746 url https://www.openlane.eu/en/carv6/auction/10708746
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714478
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714478%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714478: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714478 url https://www.openlane.eu/en/carv6/auction/10714478
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714520
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714520%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714520: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714520 url https://www.openlane.eu/en/carv6/auction/10714520
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714553
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714553%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714553: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714553 url https://www.openlane.eu/en/carv6/auction/10714553
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714634
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714634%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714634: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714634 url https://www.openlane.eu/en/carv6/auction/10714634
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708751
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708751%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708751: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708751 url https://www.openlane.eu/en/carv6/auction/10708751
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708664
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708664%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708664: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708664 url https://www.openlane.eu/en/carv6/auction/10708664
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10710921
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710921%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10710921: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10710921 url https://www.openlane.eu/en/carv6/auction/10710921
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714538
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714538%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714538: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714538 url https://www.openlane.eu/en/carv6/auction/10714538
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708759
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708759%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708759: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708759 url https://www.openlane.eu/en/carv6/auction/10708759
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708744
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708744%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708744: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708744 url https://www.openlane.eu/en/carv6/auction/10708744
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714519
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714519%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714519: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714519 url https://www.openlane.eu/en/carv6/auction/10714519
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714546
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714546%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714546: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714546 url https://www.openlane.eu/en/carv6/auction/10714546
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708676
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708676%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708676: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708676 url https://www.openlane.eu/en/carv6/auction/10708676
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708756
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708756%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708756: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708756 url https://www.openlane.eu/en/carv6/auction/10708756
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708748
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708748%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708748: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708748 url https://www.openlane.eu/en/carv6/auction/10708748
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708760
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708760%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708760: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708760 url https://www.openlane.eu/en/carv6/auction/10708760
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714525
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714525%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714525: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714525 url https://www.openlane.eu/en/carv6/auction/10714525
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714636
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714636%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714636: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714636 url https://www.openlane.eu/en/carv6/auction/10714636
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708654
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708654%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708654: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708654 url https://www.openlane.eu/en/carv6/auction/10708654
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714547
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714547%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714547: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714547 url https://www.openlane.eu/en/carv6/auction/10714547
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708657
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708657%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708657: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708657 url https://www.openlane.eu/en/carv6/auction/10708657
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714524
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714524%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714524: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714524 url https://www.openlane.eu/en/carv6/auction/10714524
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708659
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708659%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708659: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708659 url https://www.openlane.eu/en/carv6/auction/10708659
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714516
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714516%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714516: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714516 url https://www.openlane.eu/en/carv6/auction/10714516
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708753
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708753%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708753: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708753 url https://www.openlane.eu/en/carv6/auction/10708753
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708661
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708661%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708661: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708661 url https://www.openlane.eu/en/carv6/auction/10708661
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10710895
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710895%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10710895: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10710895 url https://www.openlane.eu/en/carv6/auction/10710895
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708747
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708747%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708747: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708747 url https://www.openlane.eu/en/carv6/auction/10708747
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708666
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708666%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708666: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708666 url https://www.openlane.eu/en/carv6/auction/10708666
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714555
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714555%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714555: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714555 url https://www.openlane.eu/en/carv6/auction/10714555
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714307
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714307%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714307: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714307 url https://www.openlane.eu/en/carv6/auction/10714307
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708742
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708742%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708742: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708742 url https://www.openlane.eu/en/carv6/auction/10708742
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708763
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708763%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708763: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708763 url https://www.openlane.eu/en/carv6/auction/10708763
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708743
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708743%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10708743: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10708743 url https://www.openlane.eu/en/carv6/auction/10708743
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714331
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714331%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714331: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714331 url https://www.openlane.eu/en/carv6/auction/10714331
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714537
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714537%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714537: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714537 url https://www.openlane.eu/en/carv6/auction/10714537
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10714539
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714539%27 HTTP/1.1" 200 None
2026-03-25 04:16:34 [adesa.de] INFO: Scrape type for 10714539: 0
2026-03-25 04:16:34 [adesa.de] INFO: Skipping item 10714539 url https://www.openlane.eu/en/carv6/auction/10714539
2026-03-25 04:16:34 [adesa.de] INFO: Found listing with ID: 10708653
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708653%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708653: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708653 url https://www.openlane.eu/en/carv6/auction/10708653
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708647
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708647%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708647: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708647 url https://www.openlane.eu/en/carv6/auction/10708647
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708758
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708758%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708758: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708758 url https://www.openlane.eu/en/carv6/auction/10708758
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714403
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714403%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714403: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714403 url https://www.openlane.eu/en/carv6/auction/10714403
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714405
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714405%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714405: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714405 url https://www.openlane.eu/en/carv6/auction/10714405
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708658
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708658%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708658: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708658 url https://www.openlane.eu/en/carv6/auction/10708658
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714423
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714423%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714423: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714423 url https://www.openlane.eu/en/carv6/auction/10714423
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714431
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714431%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714431: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714431 url https://www.openlane.eu/en/carv6/auction/10714431
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714430
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714430%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714430: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714430 url https://www.openlane.eu/en/carv6/auction/10714430
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714597
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714597%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714597: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714597 url https://www.openlane.eu/en/carv6/auction/10714597
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708750
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708750%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708750: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708750 url https://www.openlane.eu/en/carv6/auction/10708750
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708754
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708754%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708754: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708754 url https://www.openlane.eu/en/carv6/auction/10708754
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714490
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714490%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714490: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714490 url https://www.openlane.eu/en/carv6/auction/10714490
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708675
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708675%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708675: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708675 url https://www.openlane.eu/en/carv6/auction/10708675
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714388
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714388%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714388: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714388 url https://www.openlane.eu/en/carv6/auction/10714388
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714523
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714523%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714523: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714523 url https://www.openlane.eu/en/carv6/auction/10714523
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708764
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708764%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708764: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708764 url https://www.openlane.eu/en/carv6/auction/10708764
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714593
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714593%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714593: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714593 url https://www.openlane.eu/en/carv6/auction/10714593
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714643
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714643%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714643: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714643 url https://www.openlane.eu/en/carv6/auction/10714643
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708767
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708767%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708767: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708767 url https://www.openlane.eu/en/carv6/auction/10708767
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708761
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708761%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708761: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708761 url https://www.openlane.eu/en/carv6/auction/10708761
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714533
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714533%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714533: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714533 url https://www.openlane.eu/en/carv6/auction/10714533
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714522
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714522%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714522: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714522 url https://www.openlane.eu/en/carv6/auction/10714522
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714483
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714483%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714483: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714483 url https://www.openlane.eu/en/carv6/auction/10714483
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714528
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714528%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714528: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714528 url https://www.openlane.eu/en/carv6/auction/10714528
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714518
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714518%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714518: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714518 url https://www.openlane.eu/en/carv6/auction/10714518
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10710907
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710907%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10710907: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10710907 url https://www.openlane.eu/en/carv6/auction/10710907
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714411
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714411%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714411: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714411 url https://www.openlane.eu/en/carv6/auction/10714411
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714401
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714401%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714401: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714401 url https://www.openlane.eu/en/carv6/auction/10714401
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714416
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714416%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714416: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714416 url https://www.openlane.eu/en/carv6/auction/10714416
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714508
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714508%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714508: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714508 url https://www.openlane.eu/en/carv6/auction/10714508
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714513
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714513%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714513: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714513 url https://www.openlane.eu/en/carv6/auction/10714513
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714457
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714457%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714457: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714457 url https://www.openlane.eu/en/carv6/auction/10714457
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714305
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714305%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714305: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714305 url https://www.openlane.eu/en/carv6/auction/10714305
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714311
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714311%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714311: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714311 url https://www.openlane.eu/en/carv6/auction/10714311
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714594
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714594%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714594: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714594 url https://www.openlane.eu/en/carv6/auction/10714594
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708652
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708652%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708652: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708652 url https://www.openlane.eu/en/carv6/auction/10708652
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708745
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708745%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708745: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708745 url https://www.openlane.eu/en/carv6/auction/10708745
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714596
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714596%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714596: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714596 url https://www.openlane.eu/en/carv6/auction/10714596
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714360
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714360%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714360: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714360 url https://www.openlane.eu/en/carv6/auction/10714360
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708650
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708650%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708650: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708650 url https://www.openlane.eu/en/carv6/auction/10708650
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714598
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714598%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714598: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714598 url https://www.openlane.eu/en/carv6/auction/10714598
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714595
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714595%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714595: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714595 url https://www.openlane.eu/en/carv6/auction/10714595
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708651
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708651%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708651: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708651 url https://www.openlane.eu/en/carv6/auction/10708651
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714610
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714610%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714610: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714610 url https://www.openlane.eu/en/carv6/auction/10714610
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714612
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714612%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714612: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714612 url https://www.openlane.eu/en/carv6/auction/10714612
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714479
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714479%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714479: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714479 url https://www.openlane.eu/en/carv6/auction/10714479
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714599
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714599%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714599: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714599 url https://www.openlane.eu/en/carv6/auction/10714599
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714630
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714630%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714630: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714630 url https://www.openlane.eu/en/carv6/auction/10714630
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714613
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714613%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714613: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714613 url https://www.openlane.eu/en/carv6/auction/10714613
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708766
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708766%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708766: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708766 url https://www.openlane.eu/en/carv6/auction/10708766
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10714604
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714604%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10714604: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10714604 url https://www.openlane.eu/en/carv6/auction/10714604
2026-03-25 04:16:35 [adesa.de] INFO: Found listing with ID: 10708749
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708749%27 HTTP/1.1" 200 None
2026-03-25 04:16:35 [adesa.de] INFO: Scrape type for 10708749: 0
2026-03-25 04:16:35 [adesa.de] INFO: Skipping item 10708749 url https://www.openlane.eu/en/carv6/auction/10708749
2026-03-25 04:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708752
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708752%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708752: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708752 url https://www.openlane.eu/en/carv6/auction/10708752
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714471
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714471%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714471: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714471 url https://www.openlane.eu/en/carv6/auction/10714471
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708770
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708770%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708770: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708770 url https://www.openlane.eu/en/carv6/auction/10708770
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708762
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708762%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708762: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708762 url https://www.openlane.eu/en/carv6/auction/10708762
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714472
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714472%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714472: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714472 url https://www.openlane.eu/en/carv6/auction/10714472
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714480
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714480%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714480: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714480 url https://www.openlane.eu/en/carv6/auction/10714480
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708677
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708677%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708677: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708677 url https://www.openlane.eu/en/carv6/auction/10708677
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708765
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708765%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708765: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708765 url https://www.openlane.eu/en/carv6/auction/10708765
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708655
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708655%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708655: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708655 url https://www.openlane.eu/en/carv6/auction/10708655
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708757
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708757%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708757: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708757 url https://www.openlane.eu/en/carv6/auction/10708757
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714476
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714476%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714476: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714476 url https://www.openlane.eu/en/carv6/auction/10714476
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714400
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714400%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714400: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714400 url https://www.openlane.eu/en/carv6/auction/10714400
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10710903
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710903%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10710903: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10710903 url https://www.openlane.eu/en/carv6/auction/10710903
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10710909
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710909%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10710909: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10710909 url https://www.openlane.eu/en/carv6/auction/10710909
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714550
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714550%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714550: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714550 url https://www.openlane.eu/en/carv6/auction/10714550
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10710911
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710911%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10710911: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10710911 url https://www.openlane.eu/en/carv6/auction/10710911
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708755
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708755%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708755: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708755 url https://www.openlane.eu/en/carv6/auction/10708755
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10708768
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708768%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10708768: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10708768 url https://www.openlane.eu/en/carv6/auction/10708768
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10710926
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710926%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10710926: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10710926 url https://www.openlane.eu/en/carv6/auction/10710926
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714328
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714328%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714328: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714328 url https://www.openlane.eu/en/carv6/auction/10714328
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714489
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714489%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714489: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714489 url https://www.openlane.eu/en/carv6/auction/10714489
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714447
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714447%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714447: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714447 url https://www.openlane.eu/en/carv6/auction/10714447
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714448
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714448%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714448: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714448 url https://www.openlane.eu/en/carv6/auction/10714448
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714503
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714503%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714503: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714503 url https://www.openlane.eu/en/carv6/auction/10714503
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714504
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714504%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714504: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714504 url https://www.openlane.eu/en/carv6/auction/10714504
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714505
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714505%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714505: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714505 url https://www.openlane.eu/en/carv6/auction/10714505
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714506
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714506%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714506: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714506 url https://www.openlane.eu/en/carv6/auction/10714506
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714494
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714494%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714494: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714494 url https://www.openlane.eu/en/carv6/auction/10714494
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714507
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714507%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714507: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714507 url https://www.openlane.eu/en/carv6/auction/10714507
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714485
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714485%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714485: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714485 url https://www.openlane.eu/en/carv6/auction/10714485
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714467
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714467%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10714467: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10714467 url https://www.openlane.eu/en/carv6/auction/10714467
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10710923
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710923%27 HTTP/1.1" 200 None
2026-03-25 04:16:41 [adesa.de] INFO: Scrape type for 10710923: 0
2026-03-25 04:16:41 [adesa.de] INFO: Skipping item 10710923 url https://www.openlane.eu/en/carv6/auction/10710923
2026-03-25 04:16:41 [adesa.de] INFO: Found listing with ID: 10714557
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714557%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714557: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714557 url https://www.openlane.eu/en/carv6/auction/10714557
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714664
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714664%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714664: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714664 url https://www.openlane.eu/en/carv6/auction/10714664
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714348
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714348%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714348: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714348 url https://www.openlane.eu/en/carv6/auction/10714348
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714491
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714491%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714491: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714491 url https://www.openlane.eu/en/carv6/auction/10714491
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714451
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714451%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714451: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714451 url https://www.openlane.eu/en/carv6/auction/10714451
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714486
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714486%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714486: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714486 url https://www.openlane.eu/en/carv6/auction/10714486
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714665
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714665%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714665: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714665 url https://www.openlane.eu/en/carv6/auction/10714665
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714347
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714347%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714347: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714347 url https://www.openlane.eu/en/carv6/auction/10714347
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714549
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714549%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714549: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714549 url https://www.openlane.eu/en/carv6/auction/10714549
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714548
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714548%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714548: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714548 url https://www.openlane.eu/en/carv6/auction/10714548
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714302
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714302%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714302: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714302 url https://www.openlane.eu/en/carv6/auction/10714302
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714300
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714300%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714300: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714300 url https://www.openlane.eu/en/carv6/auction/10714300
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714303
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714303%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714303: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714303 url https://www.openlane.eu/en/carv6/auction/10714303
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714298
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714298%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714298: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714298 url https://www.openlane.eu/en/carv6/auction/10714298
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714299
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714299%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714299: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714299 url https://www.openlane.eu/en/carv6/auction/10714299
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714301
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714301%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714301: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714301 url https://www.openlane.eu/en/carv6/auction/10714301
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10710897
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710897%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10710897: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10710897 url https://www.openlane.eu/en/carv6/auction/10710897
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10710898
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710898%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10710898: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10710898 url https://www.openlane.eu/en/carv6/auction/10710898
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714334
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714334%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714334: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714334 url https://www.openlane.eu/en/carv6/auction/10714334
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714511
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714511%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714511: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714511 url https://www.openlane.eu/en/carv6/auction/10714511
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714510
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714510%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714510: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714510 url https://www.openlane.eu/en/carv6/auction/10714510
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714514
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714514%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714514: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714514 url https://www.openlane.eu/en/carv6/auction/10714514
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714509
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714509%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714509: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714509 url https://www.openlane.eu/en/carv6/auction/10714509
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714517
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714517%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714517: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714517 url https://www.openlane.eu/en/carv6/auction/10714517
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714452
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714452%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714452: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714452 url https://www.openlane.eu/en/carv6/auction/10714452
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714409
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714409%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714409: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714409 url https://www.openlane.eu/en/carv6/auction/10714409
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714407
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714407%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714407: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714407 url https://www.openlane.eu/en/carv6/auction/10714407
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714408
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714408%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714408: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714408 url https://www.openlane.eu/en/carv6/auction/10714408
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714406
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714406%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714406: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714406 url https://www.openlane.eu/en/carv6/auction/10714406
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714512
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714512%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714512: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714512 url https://www.openlane.eu/en/carv6/auction/10714512
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10708662
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708662%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10708662: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10708662 url https://www.openlane.eu/en/carv6/auction/10708662
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714425
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714425%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714425: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714425 url https://www.openlane.eu/en/carv6/auction/10714425
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10710916
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710916%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10710916: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10710916 url https://www.openlane.eu/en/carv6/auction/10710916
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714534
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714534%27 HTTP/1.1" 200 None
2026-03-25 04:16:42 [adesa.de] INFO: Scrape type for 10714534: 0
2026-03-25 04:16:42 [adesa.de] INFO: Skipping item 10714534 url https://www.openlane.eu/en/carv6/auction/10714534
2026-03-25 04:16:42 [adesa.de] INFO: Found listing with ID: 10714535
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714535%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714535: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714535 url https://www.openlane.eu/en/carv6/auction/10714535
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714495
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714495%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714495: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714495 url https://www.openlane.eu/en/carv6/auction/10714495
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714558
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714558%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714558: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714558 url https://www.openlane.eu/en/carv6/auction/10714558
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714561
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714561%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714561: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714561 url https://www.openlane.eu/en/carv6/auction/10714561
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714560
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714560%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714560: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714560 url https://www.openlane.eu/en/carv6/auction/10714560
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714559
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714559%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714559: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714559 url https://www.openlane.eu/en/carv6/auction/10714559
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714562
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714562%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714562: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714562 url https://www.openlane.eu/en/carv6/auction/10714562
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714563
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714563%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714563: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714563 url https://www.openlane.eu/en/carv6/auction/10714563
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714536
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714536%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714536: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714536 url https://www.openlane.eu/en/carv6/auction/10714536
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714542
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714542%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714542: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714542 url https://www.openlane.eu/en/carv6/auction/10714542
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714544
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714544%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714544: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714544 url https://www.openlane.eu/en/carv6/auction/10714544
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714545
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714545%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714545: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714545 url https://www.openlane.eu/en/carv6/auction/10714545
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714543
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714543%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714543: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714543 url https://www.openlane.eu/en/carv6/auction/10714543
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714481
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714481%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714481: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714481 url https://www.openlane.eu/en/carv6/auction/10714481
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714364
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714364%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714364: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714364 url https://www.openlane.eu/en/carv6/auction/10714364
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714453
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714453%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714453: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714453 url https://www.openlane.eu/en/carv6/auction/10714453
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714552
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714552%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714552: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714552 url https://www.openlane.eu/en/carv6/auction/10714552
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714361
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714361%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714361: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714361 url https://www.openlane.eu/en/carv6/auction/10714361
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714402
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714402%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714402: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714402 url https://www.openlane.eu/en/carv6/auction/10714402
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714358
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714358%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714358: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714358 url https://www.openlane.eu/en/carv6/auction/10714358
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714350
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714350%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714350: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714350 url https://www.openlane.eu/en/carv6/auction/10714350
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714482
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714482%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714482: 2
2026-03-25 04:16:43 [adesa.de] INFO: Scraping item 10714482 url https://www.openlane.eu/en/carv6/auction/10714482
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714497
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714497%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714497: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714497 url https://www.openlane.eu/en/carv6/auction/10714497
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714501
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714501%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714501: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714501 url https://www.openlane.eu/en/carv6/auction/10714501
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714492
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714492%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714492: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714492 url https://www.openlane.eu/en/carv6/auction/10714492
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714493
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714493%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714493: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714493 url https://www.openlane.eu/en/carv6/auction/10714493
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714498
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714498%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714498: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714498 url https://www.openlane.eu/en/carv6/auction/10714498
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714499
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714499%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714499: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714499 url https://www.openlane.eu/en/carv6/auction/10714499
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714500
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714500%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714500: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714500 url https://www.openlane.eu/en/carv6/auction/10714500
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714351
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714351%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714351: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714351 url https://www.openlane.eu/en/carv6/auction/10714351
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714340
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714340%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714340: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714340 url https://www.openlane.eu/en/carv6/auction/10714340
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714341
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714341%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714341: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714341 url https://www.openlane.eu/en/carv6/auction/10714341
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714336
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714336%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714336: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714336 url https://www.openlane.eu/en/carv6/auction/10714336
2026-03-25 04:16:43 [adesa.de] INFO: Found listing with ID: 10714345
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714345%27 HTTP/1.1" 200 None
2026-03-25 04:16:43 [adesa.de] INFO: Scrape type for 10714345: 0
2026-03-25 04:16:43 [adesa.de] INFO: Skipping item 10714345 url https://www.openlane.eu/en/carv6/auction/10714345
2026-03-25 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31f8292-5ead-53f1-9349-7885ef40ce76 with identifier: 10715665
2026-03-25 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31f8292-5ead-53f1-9349-7885ef40ce76 with scrape type 2
2026-03-25 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31f8292-5ead-53f1-9349-7885ef40ce76 with scrape type 2
2026-03-25 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b31f8292-5ead-53f1-9349-7885ef40ce76, identifier: 10715665
2026-03-25 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b31f8292-5ead-53f1-9349-7885ef40ce76 with identifier: 10715665
2026-03-25 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b31f8292-5ead-53f1-9349-7885ef40ce76 with identifier: 10715665
2026-03-25 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b31f8292-5ead-53f1-9349-7885ef40ce76 with identifier: 10715665 to the API
2026-03-25 04:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715665>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T13:40:40Z',
'fuel_type': 'Petrol',
'id': 'b31f8292-5ead-53f1-9349-7885ef40ce76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982577-2481201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715665',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 26128,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-03-13',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 26.128 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715665%27 HTTP/1.1" 200 None
2026-03-25 04:16:44 [adesa.de] INFO: Saving data for 10715665: {'auction_closing_time': 1774446040.0, 'created_time': 1774325740.753693, 'last_price_update_time': 1774412204.359731}
2026-03-25 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715665') HTTP/1.1" 204 0
2026-03-25 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10714482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53 with identifier: 10714482
2026-03-25 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53 with scrape type 2
2026-03-25 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53 with scrape type 2
2026-03-25 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53, identifier: 10714482
2026-03-25 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53 with identifier: 10714482
2026-03-25 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53 with identifier: 10714482
2026-03-25 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc08afa-19b7-5be2-ada7-a9c05b6b2b53 with identifier: 10714482 to the API
2026-03-25 04:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10714482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-25T10:20:00Z',
'fuel_type': 'Electric',
'id': '3dc08afa-19b7-5be2-ada7-a9c05b6b2b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29015',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10714482',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 2492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48300,
'price_includes_vat': True,
'registration_date': '2024-12-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 490 hp - 2.492 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-25 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714482%27 HTTP/1.1" 200 None
2026-03-25 04:16:45 [adesa.de] INFO: Saving data for 10714482: {'auction_closing_time': 1774434000.0, 'created_time': 1774287672.169916, 'last_price_update_time': 1774412205.866092}
2026-03-25 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10714482') HTTP/1.1" 204 0
2026-03-25 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714343
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714343%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714343: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714343 url https://www.openlane.eu/en/carv6/auction/10714343
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714342
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714342%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714342: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714342 url https://www.openlane.eu/en/carv6/auction/10714342
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714339
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714339%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714339: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714339 url https://www.openlane.eu/en/carv6/auction/10714339
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714338
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714338%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714338: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714338 url https://www.openlane.eu/en/carv6/auction/10714338
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714344
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714344%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714344: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714344 url https://www.openlane.eu/en/carv6/auction/10714344
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714337
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714337%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714337: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714337 url https://www.openlane.eu/en/carv6/auction/10714337
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708771
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708771%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708771: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708771 url https://www.openlane.eu/en/carv6/auction/10708771
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708777
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708777%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708777: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708777 url https://www.openlane.eu/en/carv6/auction/10708777
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708769
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708769%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708769: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708769 url https://www.openlane.eu/en/carv6/auction/10708769
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708656
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708656%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708656: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708656 url https://www.openlane.eu/en/carv6/auction/10708656
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708772
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708772%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708772: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708772 url https://www.openlane.eu/en/carv6/auction/10708772
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708667
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708667%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708667: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708667 url https://www.openlane.eu/en/carv6/auction/10708667
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708665
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708665%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708665: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708665 url https://www.openlane.eu/en/carv6/auction/10708665
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708774
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708774%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708774: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708774 url https://www.openlane.eu/en/carv6/auction/10708774
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708648
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708648%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708648: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708648 url https://www.openlane.eu/en/carv6/auction/10708648
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10710904
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710904%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10710904: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10710904 url https://www.openlane.eu/en/carv6/auction/10710904
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708668
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708668%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708668: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708668 url https://www.openlane.eu/en/carv6/auction/10708668
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714649
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714649%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714649: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714649 url https://www.openlane.eu/en/carv6/auction/10714649
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714650
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714650%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714650: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714650 url https://www.openlane.eu/en/carv6/auction/10714650
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708773
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708773%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708773: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708773 url https://www.openlane.eu/en/carv6/auction/10708773
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714590
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714590%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714590: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714590 url https://www.openlane.eu/en/carv6/auction/10714590
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714651
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714651%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714651: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714651 url https://www.openlane.eu/en/carv6/auction/10714651
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708674
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708674%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708674: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708674 url https://www.openlane.eu/en/carv6/auction/10708674
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714647
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714647%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714647: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714647 url https://www.openlane.eu/en/carv6/auction/10714647
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714648
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714648%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714648: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714648 url https://www.openlane.eu/en/carv6/auction/10714648
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708663
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708663%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708663: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708663 url https://www.openlane.eu/en/carv6/auction/10708663
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708775
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708775%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708775: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708775 url https://www.openlane.eu/en/carv6/auction/10708775
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714309
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714309%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714309: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714309 url https://www.openlane.eu/en/carv6/auction/10714309
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714611
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714611%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714611: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714611 url https://www.openlane.eu/en/carv6/auction/10714611
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714424
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714424%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714424: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714424 url https://www.openlane.eu/en/carv6/auction/10714424
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714477
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714477%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714477: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714477 url https://www.openlane.eu/en/carv6/auction/10714477
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714605
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714605%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714605: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714605 url https://www.openlane.eu/en/carv6/auction/10714605
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714616
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714616%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714616: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714616 url https://www.openlane.eu/en/carv6/auction/10714616
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714310
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714310%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714310: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714310 url https://www.openlane.eu/en/carv6/auction/10714310
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714330
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714330%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714330: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714330 url https://www.openlane.eu/en/carv6/auction/10714330
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714541
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714541%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714541: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714541 url https://www.openlane.eu/en/carv6/auction/10714541
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714624
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714624%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714624: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714624 url https://www.openlane.eu/en/carv6/auction/10714624
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714414
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714414%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714414: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714414 url https://www.openlane.eu/en/carv6/auction/10714414
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714465
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714465%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714465: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714465 url https://www.openlane.eu/en/carv6/auction/10714465
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714635
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714635%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714635: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714635 url https://www.openlane.eu/en/carv6/auction/10714635
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708671
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708671%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708671: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708671 url https://www.openlane.eu/en/carv6/auction/10708671
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708660
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708660%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708660: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708660 url https://www.openlane.eu/en/carv6/auction/10708660
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708778
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708778%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708778: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708778 url https://www.openlane.eu/en/carv6/auction/10708778
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708669
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708669%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708669: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708669 url https://www.openlane.eu/en/carv6/auction/10708669
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714487
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714487%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10714487: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10714487 url https://www.openlane.eu/en/carv6/auction/10714487
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10710901
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710901%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10710901: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10710901 url https://www.openlane.eu/en/carv6/auction/10710901
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708678
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708678%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708678: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708678 url https://www.openlane.eu/en/carv6/auction/10708678
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10708776
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708776%27 HTTP/1.1" 200 None
2026-03-25 04:16:46 [adesa.de] INFO: Scrape type for 10708776: 0
2026-03-25 04:16:46 [adesa.de] INFO: Skipping item 10708776 url https://www.openlane.eu/en/carv6/auction/10708776
2026-03-25 04:16:46 [adesa.de] INFO: Found listing with ID: 10714601
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714601%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714601: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714601 url https://www.openlane.eu/en/carv6/auction/10714601
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708679
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708679%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708679: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708679 url https://www.openlane.eu/en/carv6/auction/10708679
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714615
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714615%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714615: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714615 url https://www.openlane.eu/en/carv6/auction/10714615
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714386
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714386%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714386: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714386 url https://www.openlane.eu/en/carv6/auction/10714386
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708672
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708672%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708672: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708672 url https://www.openlane.eu/en/carv6/auction/10708672
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708781
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708781%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708781: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708781 url https://www.openlane.eu/en/carv6/auction/10708781
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710894
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710894%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710894: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710894 url https://www.openlane.eu/en/carv6/auction/10710894
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714600
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714600%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714600: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714600 url https://www.openlane.eu/en/carv6/auction/10714600
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708784
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708784%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708784: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708784 url https://www.openlane.eu/en/carv6/auction/10708784
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708670
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708670%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708670: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708670 url https://www.openlane.eu/en/carv6/auction/10708670
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708680
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708680%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708680: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708680 url https://www.openlane.eu/en/carv6/auction/10708680
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714530
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714530%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714530: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714530 url https://www.openlane.eu/en/carv6/auction/10714530
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714622
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714622%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714622: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714622 url https://www.openlane.eu/en/carv6/auction/10714622
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708783
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708783%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708783: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708783 url https://www.openlane.eu/en/carv6/auction/10708783
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708782
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708782%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708782: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708782 url https://www.openlane.eu/en/carv6/auction/10708782
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708780
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708780%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708780: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708780 url https://www.openlane.eu/en/carv6/auction/10708780
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708779
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708779%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708779: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708779 url https://www.openlane.eu/en/carv6/auction/10708779
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708786
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708786%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708786: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708786 url https://www.openlane.eu/en/carv6/auction/10708786
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708673
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708673%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708673: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708673 url https://www.openlane.eu/en/carv6/auction/10708673
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714368
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714368%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714368: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714368 url https://www.openlane.eu/en/carv6/auction/10714368
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714332
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714332%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714332: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714332 url https://www.openlane.eu/en/carv6/auction/10714332
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708681
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708681%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708681: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708681 url https://www.openlane.eu/en/carv6/auction/10708681
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708785
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708785%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708785: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708785 url https://www.openlane.eu/en/carv6/auction/10708785
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10714529
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714529%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10714529: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10714529 url https://www.openlane.eu/en/carv6/auction/10714529
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708790
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708790%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708790: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708790 url https://www.openlane.eu/en/carv6/auction/10708790
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708683
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708683%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708683: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708683 url https://www.openlane.eu/en/carv6/auction/10708683
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710902
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710902%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710902: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710902 url https://www.openlane.eu/en/carv6/auction/10710902
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710925
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710925%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710925: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710925 url https://www.openlane.eu/en/carv6/auction/10710925
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710919
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710919%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710919: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710919 url https://www.openlane.eu/en/carv6/auction/10710919
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710920
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710920%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710920: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710920 url https://www.openlane.eu/en/carv6/auction/10710920
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710908
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710908%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710908: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710908 url https://www.openlane.eu/en/carv6/auction/10710908
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708792
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708792%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708792: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708792 url https://www.openlane.eu/en/carv6/auction/10708792
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708689
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708689%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708689: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708689 url https://www.openlane.eu/en/carv6/auction/10708689
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708791
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708791%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708791: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708791 url https://www.openlane.eu/en/carv6/auction/10708791
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708793
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708793%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708793: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708793 url https://www.openlane.eu/en/carv6/auction/10708793
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10710922
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710922%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10710922: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10710922 url https://www.openlane.eu/en/carv6/auction/10710922
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708687
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708687%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708687: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708687 url https://www.openlane.eu/en/carv6/auction/10708687
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708799
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708799%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708799: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708799 url https://www.openlane.eu/en/carv6/auction/10708799
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708809
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708809%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708809: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708809 url https://www.openlane.eu/en/carv6/auction/10708809
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708700
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708700%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708700: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708700 url https://www.openlane.eu/en/carv6/auction/10708700
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708649
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708649%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708649: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708649 url https://www.openlane.eu/en/carv6/auction/10708649
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708797
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708797%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708797: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708797 url https://www.openlane.eu/en/carv6/auction/10708797
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708686
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708686%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708686: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708686 url https://www.openlane.eu/en/carv6/auction/10708686
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708692
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708692%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708692: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708692 url https://www.openlane.eu/en/carv6/auction/10708692
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708807
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708807%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708807: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708807 url https://www.openlane.eu/en/carv6/auction/10708807
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708704
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708704%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708704: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708704 url https://www.openlane.eu/en/carv6/auction/10708704
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708816
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708816%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708816: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708816 url https://www.openlane.eu/en/carv6/auction/10708816
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708813
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708813%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708813: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708813 url https://www.openlane.eu/en/carv6/auction/10708813
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708695
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708695%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708695: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708695 url https://www.openlane.eu/en/carv6/auction/10708695
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708805
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708805%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708805: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708805 url https://www.openlane.eu/en/carv6/auction/10708805
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708701
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708701%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708701: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708701 url https://www.openlane.eu/en/carv6/auction/10708701
2026-03-25 04:16:47 [adesa.de] INFO: Found listing with ID: 10708794
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708794%27 HTTP/1.1" 200 None
2026-03-25 04:16:47 [adesa.de] INFO: Scrape type for 10708794: 0
2026-03-25 04:16:47 [adesa.de] INFO: Skipping item 10708794 url https://www.openlane.eu/en/carv6/auction/10708794
2026-03-25 04:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df663930-afa2-585c-b342-17eb0715bbf8 with identifier: 10715600
2026-03-25 04:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df663930-afa2-585c-b342-17eb0715bbf8 with scrape type 2
2026-03-25 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df663930-afa2-585c-b342-17eb0715bbf8 with scrape type 2
2026-03-25 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df663930-afa2-585c-b342-17eb0715bbf8, identifier: 10715600
2026-03-25 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df663930-afa2-585c-b342-17eb0715bbf8 with identifier: 10715600
2026-03-25 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df663930-afa2-585c-b342-17eb0715bbf8 with identifier: 10715600
2026-03-25 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df663930-afa2-585c-b342-17eb0715bbf8 with identifier: 10715600 to the API
2026-03-25 04:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715600>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T13:59:00Z',
'fuel_type': 'Petrol',
'id': 'df663930-afa2-585c-b342-17eb0715bbf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2982566-2492244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715600',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 20214,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 20.214 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-25 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715600%27 HTTP/1.1" 200 None
2026-03-25 04:16:52 [adesa.de] INFO: Saving data for 10715600: {'auction_closing_time': 1774447140.0, 'created_time': 1774325738.884218, 'last_price_update_time': 1774412212.497384}
2026-03-25 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10715600') HTTP/1.1" 204 0
2026-03-25 04:16:59 [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-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708694
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708694%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708694: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708694 url https://www.openlane.eu/en/carv6/auction/10708694
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708789
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708789%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708789: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708789 url https://www.openlane.eu/en/carv6/auction/10708789
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708702
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708702%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708702: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708702 url https://www.openlane.eu/en/carv6/auction/10708702
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708800
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708800%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708800: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708800 url https://www.openlane.eu/en/carv6/auction/10708800
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708798
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708798%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708798: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708798 url https://www.openlane.eu/en/carv6/auction/10708798
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708832
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708832%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708832: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708832 url https://www.openlane.eu/en/carv6/auction/10708832
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708802
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708802%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708802: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708802 url https://www.openlane.eu/en/carv6/auction/10708802
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708717
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708717%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708717: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708717 url https://www.openlane.eu/en/carv6/auction/10708717
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10714626
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714626%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10714626: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10714626 url https://www.openlane.eu/en/carv6/auction/10714626
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708824
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708824%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708824: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708824 url https://www.openlane.eu/en/carv6/auction/10708824
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708693
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708693%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708693: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708693 url https://www.openlane.eu/en/carv6/auction/10708693
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708741
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708741%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708741: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708741 url https://www.openlane.eu/en/carv6/auction/10708741
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708690
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708690%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708690: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708690 url https://www.openlane.eu/en/carv6/auction/10708690
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708685
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708685%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708685: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708685 url https://www.openlane.eu/en/carv6/auction/10708685
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708684
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708684%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708684: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708684 url https://www.openlane.eu/en/carv6/auction/10708684
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708851
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708851%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708851: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708851 url https://www.openlane.eu/en/carv6/auction/10708851
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708788
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708788%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708788: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708788 url https://www.openlane.eu/en/carv6/auction/10708788
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708796
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708796%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708796: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708796 url https://www.openlane.eu/en/carv6/auction/10708796
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708787
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708787%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708787: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708787 url https://www.openlane.eu/en/carv6/auction/10708787
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708682
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708682%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708682: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708682 url https://www.openlane.eu/en/carv6/auction/10708682
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708688
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708688%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708688: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708688 url https://www.openlane.eu/en/carv6/auction/10708688
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708696
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708696%27 HTTP/1.1" 200 None
2026-03-25 04:16:59 [adesa.de] INFO: Scrape type for 10708696: 0
2026-03-25 04:16:59 [adesa.de] INFO: Skipping item 10708696 url https://www.openlane.eu/en/carv6/auction/10708696
2026-03-25 04:16:59 [adesa.de] INFO: Found listing with ID: 10708806
2026-03-25 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708806%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708806: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708806 url https://www.openlane.eu/en/carv6/auction/10708806
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708729
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708729%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708729: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708729 url https://www.openlane.eu/en/carv6/auction/10708729
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708803
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708803%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708803: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708803 url https://www.openlane.eu/en/carv6/auction/10708803
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708697
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708697%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708697: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708697 url https://www.openlane.eu/en/carv6/auction/10708697
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708795
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708795%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708795: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708795 url https://www.openlane.eu/en/carv6/auction/10708795
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708817
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708817%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708817: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708817 url https://www.openlane.eu/en/carv6/auction/10708817
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714602
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714602%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714602: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714602 url https://www.openlane.eu/en/carv6/auction/10714602
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708810
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708810%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708810: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708810 url https://www.openlane.eu/en/carv6/auction/10708810
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708808
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708808%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708808: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708808 url https://www.openlane.eu/en/carv6/auction/10708808
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708703
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708703%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708703: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708703 url https://www.openlane.eu/en/carv6/auction/10708703
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708699
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708699%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708699: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708699 url https://www.openlane.eu/en/carv6/auction/10708699
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708738
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708738%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708738: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708738 url https://www.openlane.eu/en/carv6/auction/10708738
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714292
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714292%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714292: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714292 url https://www.openlane.eu/en/carv6/auction/10714292
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708698
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708698%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708698: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708698 url https://www.openlane.eu/en/carv6/auction/10708698
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708707
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708707%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708707: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708707 url https://www.openlane.eu/en/carv6/auction/10708707
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708814
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708814%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708814: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708814 url https://www.openlane.eu/en/carv6/auction/10708814
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714365
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714365%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714365: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714365 url https://www.openlane.eu/en/carv6/auction/10714365
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714531
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714531%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714531: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714531 url https://www.openlane.eu/en/carv6/auction/10714531
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714502
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714502%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714502: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714502 url https://www.openlane.eu/en/carv6/auction/10714502
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708710
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708710%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708710: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708710 url https://www.openlane.eu/en/carv6/auction/10708710
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708705
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708705%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708705: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708705 url https://www.openlane.eu/en/carv6/auction/10708705
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708721
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708721%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708721: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708721 url https://www.openlane.eu/en/carv6/auction/10708721
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708716
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708716%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708716: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708716 url https://www.openlane.eu/en/carv6/auction/10708716
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708713
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708713%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708713: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708713 url https://www.openlane.eu/en/carv6/auction/10708713
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708804
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708804%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708804: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708804 url https://www.openlane.eu/en/carv6/auction/10708804
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714614
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714614%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714614: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714614 url https://www.openlane.eu/en/carv6/auction/10714614
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708706
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708706%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708706: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708706 url https://www.openlane.eu/en/carv6/auction/10708706
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708714
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708714%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708714: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708714 url https://www.openlane.eu/en/carv6/auction/10708714
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708815
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708815%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708815: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708815 url https://www.openlane.eu/en/carv6/auction/10708815
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708726
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708726%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708726: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708726 url https://www.openlane.eu/en/carv6/auction/10708726
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708811
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708811%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708811: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708811 url https://www.openlane.eu/en/carv6/auction/10708811
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708708
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708708%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708708: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708708 url https://www.openlane.eu/en/carv6/auction/10708708
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708801
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708801%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708801: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708801 url https://www.openlane.eu/en/carv6/auction/10708801
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714654
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714654%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714654: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714654 url https://www.openlane.eu/en/carv6/auction/10714654
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714658
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714658%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714658: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714658 url https://www.openlane.eu/en/carv6/auction/10714658
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714662
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714662%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714662: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714662 url https://www.openlane.eu/en/carv6/auction/10714662
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714659
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714659%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714659: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714659 url https://www.openlane.eu/en/carv6/auction/10714659
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708812
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708812%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708812: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708812 url https://www.openlane.eu/en/carv6/auction/10708812
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714657
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714657%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714657: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714657 url https://www.openlane.eu/en/carv6/auction/10714657
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714652
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714652%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714652: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714652 url https://www.openlane.eu/en/carv6/auction/10714652
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708820
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708820%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708820: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708820 url https://www.openlane.eu/en/carv6/auction/10708820
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714656
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714656%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714656: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714656 url https://www.openlane.eu/en/carv6/auction/10714656
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708711
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708711%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708711: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708711 url https://www.openlane.eu/en/carv6/auction/10708711
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714661
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714661%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714661: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714661 url https://www.openlane.eu/en/carv6/auction/10714661
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708733
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708733%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708733: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708733 url https://www.openlane.eu/en/carv6/auction/10708733
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708715
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708715%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708715: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708715 url https://www.openlane.eu/en/carv6/auction/10708715
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714655
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714655%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714655: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714655 url https://www.openlane.eu/en/carv6/auction/10714655
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714663
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714663%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714663: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714663 url https://www.openlane.eu/en/carv6/auction/10714663
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708723
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708723%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708723: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708723 url https://www.openlane.eu/en/carv6/auction/10708723
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714660
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714660%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714660: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714660 url https://www.openlane.eu/en/carv6/auction/10714660
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708819
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708819%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708819: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708819 url https://www.openlane.eu/en/carv6/auction/10708819
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708821
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708821%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708821: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708821 url https://www.openlane.eu/en/carv6/auction/10708821
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714362
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714362%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714362: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714362 url https://www.openlane.eu/en/carv6/auction/10714362
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708828
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708828%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708828: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708828 url https://www.openlane.eu/en/carv6/auction/10708828
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714357
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714357%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714357: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714357 url https://www.openlane.eu/en/carv6/auction/10714357
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708818
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708818%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708818: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708818 url https://www.openlane.eu/en/carv6/auction/10708818
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708727
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708727%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708727: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708727 url https://www.openlane.eu/en/carv6/auction/10708727
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714367
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714367%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714367: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714367 url https://www.openlane.eu/en/carv6/auction/10714367
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714352
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714352%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10714352: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10714352 url https://www.openlane.eu/en/carv6/auction/10714352
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708831
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708831%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708831: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708831 url https://www.openlane.eu/en/carv6/auction/10708831
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708722
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708722%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708722: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708722 url https://www.openlane.eu/en/carv6/auction/10708722
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10708730
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708730%27 HTTP/1.1" 200 None
2026-03-25 04:17:00 [adesa.de] INFO: Scrape type for 10708730: 0
2026-03-25 04:17:00 [adesa.de] INFO: Skipping item 10708730 url https://www.openlane.eu/en/carv6/auction/10708730
2026-03-25 04:17:00 [adesa.de] INFO: Found listing with ID: 10714308
2026-03-25 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714308%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10714308: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10714308 url https://www.openlane.eu/en/carv6/auction/10714308
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708823
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708823%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708823: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708823 url https://www.openlane.eu/en/carv6/auction/10708823
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10714556
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714556%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10714556: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10714556 url https://www.openlane.eu/en/carv6/auction/10714556
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708844
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708844%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708844: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708844 url https://www.openlane.eu/en/carv6/auction/10708844
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708720
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708720%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708720: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708720 url https://www.openlane.eu/en/carv6/auction/10708720
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10710910
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710910%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10710910: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10710910 url https://www.openlane.eu/en/carv6/auction/10710910
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708822
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708822%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708822: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708822 url https://www.openlane.eu/en/carv6/auction/10708822
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708718
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708718%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708718: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708718 url https://www.openlane.eu/en/carv6/auction/10708718
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708724
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708724%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708724: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708724 url https://www.openlane.eu/en/carv6/auction/10708724
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708719
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708719%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708719: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708719 url https://www.openlane.eu/en/carv6/auction/10708719
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708826
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708826%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708826: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708826 url https://www.openlane.eu/en/carv6/auction/10708826
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10714551
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714551%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10714551: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10714551 url https://www.openlane.eu/en/carv6/auction/10714551
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10714526
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714526%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10714526: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10714526 url https://www.openlane.eu/en/carv6/auction/10714526
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708842
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708842%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708842: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708842 url https://www.openlane.eu/en/carv6/auction/10708842
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708825
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708825%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708825: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708825 url https://www.openlane.eu/en/carv6/auction/10708825
2026-03-25 04:17:01 [adesa.de] INFO: Found listing with ID: 10708725
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708725%27 HTTP/1.1" 200 None
2026-03-25 04:17:01 [adesa.de] INFO: Scrape type for 10708725: 0
2026-03-25 04:17:01 [adesa.de] INFO: Skipping item 10708725 url https://www.openlane.eu/en/carv6/auction/10708725
2026-03-25 04:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708712
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708712%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708712: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708712 url https://www.openlane.eu/en/carv6/auction/10708712
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708709
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708709%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708709: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708709 url https://www.openlane.eu/en/carv6/auction/10708709
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708827
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708827%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708827: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708827 url https://www.openlane.eu/en/carv6/auction/10708827
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708731
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708731%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708731: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708731 url https://www.openlane.eu/en/carv6/auction/10708731
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714641
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714641%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714641: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714641 url https://www.openlane.eu/en/carv6/auction/10714641
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708835
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708835%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708835: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708835 url https://www.openlane.eu/en/carv6/auction/10708835
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714609
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714609%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714609: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714609 url https://www.openlane.eu/en/carv6/auction/10714609
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708829
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708829%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708829: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708829 url https://www.openlane.eu/en/carv6/auction/10708829
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708833
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708833%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708833: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708833 url https://www.openlane.eu/en/carv6/auction/10708833
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708732
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708732%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708732: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708732 url https://www.openlane.eu/en/carv6/auction/10708732
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710913
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710913%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710913: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710913 url https://www.openlane.eu/en/carv6/auction/10710913
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708830
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708830%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708830: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708830 url https://www.openlane.eu/en/carv6/auction/10708830
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708735
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708735%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708735: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708735 url https://www.openlane.eu/en/carv6/auction/10708735
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708836
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708836%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708836: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708836 url https://www.openlane.eu/en/carv6/auction/10708836
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708847
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708847%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708847: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708847 url https://www.openlane.eu/en/carv6/auction/10708847
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708850
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708850%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708850: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708850 url https://www.openlane.eu/en/carv6/auction/10708850
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708838
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708838%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708838: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708838 url https://www.openlane.eu/en/carv6/auction/10708838
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708841
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708841%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708841: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708841 url https://www.openlane.eu/en/carv6/auction/10708841
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708839
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708839%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708839: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708839 url https://www.openlane.eu/en/carv6/auction/10708839
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708834
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708834%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708834: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708834 url https://www.openlane.eu/en/carv6/auction/10708834
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708837
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708837%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708837: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708837 url https://www.openlane.eu/en/carv6/auction/10708837
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714353
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714353%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714353: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714353 url https://www.openlane.eu/en/carv6/auction/10714353
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708849
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708849%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708849: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708849 url https://www.openlane.eu/en/carv6/auction/10708849
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708737
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708737%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708737: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708737 url https://www.openlane.eu/en/carv6/auction/10708737
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708845
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708845%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708845: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708845 url https://www.openlane.eu/en/carv6/auction/10708845
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714527
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714527%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714527: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714527 url https://www.openlane.eu/en/carv6/auction/10714527
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708739
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708739%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708739: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708739 url https://www.openlane.eu/en/carv6/auction/10708739
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708840
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708840%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708840: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708840 url https://www.openlane.eu/en/carv6/auction/10708840
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708848
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708848%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708848: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708848 url https://www.openlane.eu/en/carv6/auction/10708848
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708846
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708846%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708846: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708846 url https://www.openlane.eu/en/carv6/auction/10708846
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708736
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708736%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708736: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708736 url https://www.openlane.eu/en/carv6/auction/10708736
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708843
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708843%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708843: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708843 url https://www.openlane.eu/en/carv6/auction/10708843
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708740
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708740%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708740: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708740 url https://www.openlane.eu/en/carv6/auction/10708740
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710918
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710918%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710918: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710918 url https://www.openlane.eu/en/carv6/auction/10710918
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708734
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708734%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708734: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708734 url https://www.openlane.eu/en/carv6/auction/10708734
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714468
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714468%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714468: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714468 url https://www.openlane.eu/en/carv6/auction/10714468
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10708728
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708728%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10708728: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10708728 url https://www.openlane.eu/en/carv6/auction/10708728
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710915
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710915%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710915: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710915 url https://www.openlane.eu/en/carv6/auction/10710915
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710893
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710893%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710893: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710893 url https://www.openlane.eu/en/carv6/auction/10710893
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710912
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710912%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710912: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710912 url https://www.openlane.eu/en/carv6/auction/10710912
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714496
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714496%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714496: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714496 url https://www.openlane.eu/en/carv6/auction/10714496
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710578
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710578%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710578: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710578 url https://www.openlane.eu/en/carv6/auction/10710578
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710905
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710905%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710905: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710905 url https://www.openlane.eu/en/carv6/auction/10710905
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714462
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714462%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714462: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714462 url https://www.openlane.eu/en/carv6/auction/10714462
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714515
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714515%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714515: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714515 url https://www.openlane.eu/en/carv6/auction/10714515
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714532
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714532%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714532: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714532 url https://www.openlane.eu/en/carv6/auction/10714532
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710896
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710896%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710896: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710896 url https://www.openlane.eu/en/carv6/auction/10710896
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714463
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714463%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714463: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714463 url https://www.openlane.eu/en/carv6/auction/10714463
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710906
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710906%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710906: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710906 url https://www.openlane.eu/en/carv6/auction/10710906
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10711153
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711153%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10711153: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10711153 url https://www.openlane.eu/en/carv6/auction/10711153
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10714540
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710714540%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10714540: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10714540 url https://www.openlane.eu/en/carv6/auction/10714540
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710900
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710900%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710900: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710900 url https://www.openlane.eu/en/carv6/auction/10710900
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10710917
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710917%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10710917: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10710917 url https://www.openlane.eu/en/carv6/auction/10710917
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713152
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713152%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713152: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713152 url https://www.openlane.eu/en/carv6/auction/10713152
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713149
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713149%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713149: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713149 url https://www.openlane.eu/en/carv6/auction/10713149
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713157
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713157%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713157: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713157 url https://www.openlane.eu/en/carv6/auction/10713157
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713151
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713151%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713151: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713151 url https://www.openlane.eu/en/carv6/auction/10713151
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713155
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713155%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713155: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713155 url https://www.openlane.eu/en/carv6/auction/10713155
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713158
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713158%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713158: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713158 url https://www.openlane.eu/en/carv6/auction/10713158
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713156
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713156%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713156: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713156 url https://www.openlane.eu/en/carv6/auction/10713156
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713153
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713153%27 HTTP/1.1" 200 None
2026-03-25 04:17:03 [adesa.de] INFO: Scrape type for 10713153: 0
2026-03-25 04:17:03 [adesa.de] INFO: Skipping item 10713153 url https://www.openlane.eu/en/carv6/auction/10713153
2026-03-25 04:17:03 [adesa.de] INFO: Found listing with ID: 10713154
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713154%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713154: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713154 url https://www.openlane.eu/en/carv6/auction/10713154
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10713160
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713160%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713160: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713160 url https://www.openlane.eu/en/carv6/auction/10713160
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10713159
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713159%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713159: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713159 url https://www.openlane.eu/en/carv6/auction/10713159
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10713162
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713162%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713162: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713162 url https://www.openlane.eu/en/carv6/auction/10713162
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10713161
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713161%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713161: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713161 url https://www.openlane.eu/en/carv6/auction/10713161
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10713148
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713148%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713148: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713148 url https://www.openlane.eu/en/carv6/auction/10713148
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10713150
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710713150%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10713150: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10713150 url https://www.openlane.eu/en/carv6/auction/10713150
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10716741
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716741%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10716741: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10716741 url https://www.openlane.eu/en/carv6/auction/10716741
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10716737
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716737%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10716737: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10716737 url https://www.openlane.eu/en/carv6/auction/10716737
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710149
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710149%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710149: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710149 url https://www.openlane.eu/en/carv6/auction/10710149
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710153
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710153%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710153: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710153 url https://www.openlane.eu/en/carv6/auction/10710153
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710173
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710173%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710173: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710173 url https://www.openlane.eu/en/carv6/auction/10710173
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710151
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710151%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710151: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710151 url https://www.openlane.eu/en/carv6/auction/10710151
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710157
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710157%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710157: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710157 url https://www.openlane.eu/en/carv6/auction/10710157
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710172
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710172%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710172: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710172 url https://www.openlane.eu/en/carv6/auction/10710172
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710122
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710122%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710122: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710122 url https://www.openlane.eu/en/carv6/auction/10710122
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710162
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710162%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710162: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710162 url https://www.openlane.eu/en/carv6/auction/10710162
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710125
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710125%27 HTTP/1.1" 200 None
2026-03-25 04:17:04 [adesa.de] INFO: Scrape type for 10710125: 0
2026-03-25 04:17:04 [adesa.de] INFO: Skipping item 10710125 url https://www.openlane.eu/en/carv6/auction/10710125
2026-03-25 04:17:04 [adesa.de] INFO: Found listing with ID: 10710120
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710120%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10710120: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10710120 url https://www.openlane.eu/en/carv6/auction/10710120
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10710130
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710130%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10710130: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10710130 url https://www.openlane.eu/en/carv6/auction/10710130
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10710154
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710154%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10710154: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10710154 url https://www.openlane.eu/en/carv6/auction/10710154
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10708895
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708895%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10708895: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10708895 url https://www.openlane.eu/en/carv6/auction/10708895
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10708896
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708896%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10708896: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10708896 url https://www.openlane.eu/en/carv6/auction/10708896
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709030
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709030%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709030: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709030 url https://www.openlane.eu/en/carv6/auction/10709030
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709032
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709032%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709032: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709032 url https://www.openlane.eu/en/carv6/auction/10709032
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709004
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709004%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709004: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709004 url https://www.openlane.eu/en/carv6/auction/10709004
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709019
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709019%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709019: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709019 url https://www.openlane.eu/en/carv6/auction/10709019
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709031
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709031%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709031: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709031 url https://www.openlane.eu/en/carv6/auction/10709031
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709035
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709035%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709035: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709035 url https://www.openlane.eu/en/carv6/auction/10709035
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709246
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709246%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709246: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709246 url https://www.openlane.eu/en/carv6/auction/10709246
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709037
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709037%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709037: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709037 url https://www.openlane.eu/en/carv6/auction/10709037
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709233
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709233%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709233: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709233 url https://www.openlane.eu/en/carv6/auction/10709233
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709273
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709273%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709273: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709273 url https://www.openlane.eu/en/carv6/auction/10709273
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709314
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709314%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709314: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709314 url https://www.openlane.eu/en/carv6/auction/10709314
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10708901
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708901%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10708901: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10708901 url https://www.openlane.eu/en/carv6/auction/10708901
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709278
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709278%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709278: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709278 url https://www.openlane.eu/en/carv6/auction/10709278
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709410
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709410%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709410: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709410 url https://www.openlane.eu/en/carv6/auction/10709410
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709442
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709442%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709442: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709442 url https://www.openlane.eu/en/carv6/auction/10709442
2026-03-25 04:17:05 [adesa.de] INFO: Found listing with ID: 10709296
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709296%27 HTTP/1.1" 200 None
2026-03-25 04:17:05 [adesa.de] INFO: Scrape type for 10709296: 0
2026-03-25 04:17:05 [adesa.de] INFO: Skipping item 10709296 url https://www.openlane.eu/en/carv6/auction/10709296
2026-03-25 04:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:06 [scrapy.extensions.logstats] INFO: Crawled 58 pages (at 40 pages/min), scraped 34 items (at 32 items/min)
2026-03-25 04:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-25 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709411
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709411%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709411: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709411 url https://www.openlane.eu/en/carv6/auction/10709411
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709413
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709413%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709413: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709413 url https://www.openlane.eu/en/carv6/auction/10709413
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709414
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709414%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709414: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709414 url https://www.openlane.eu/en/carv6/auction/10709414
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708978
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708978%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708978: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708978 url https://www.openlane.eu/en/carv6/auction/10708978
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708976
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708976%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708976: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708976 url https://www.openlane.eu/en/carv6/auction/10708976
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709353
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709353%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709353: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709353 url https://www.openlane.eu/en/carv6/auction/10709353
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709354
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709354%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709354: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709354 url https://www.openlane.eu/en/carv6/auction/10709354
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708972
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708972%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708972: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708972 url https://www.openlane.eu/en/carv6/auction/10708972
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709381
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709381%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709381: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709381 url https://www.openlane.eu/en/carv6/auction/10709381
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709379
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709379%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709379: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709379 url https://www.openlane.eu/en/carv6/auction/10709379
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708984
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708984%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708984: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708984 url https://www.openlane.eu/en/carv6/auction/10708984
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708991
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708991%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708991: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708991 url https://www.openlane.eu/en/carv6/auction/10708991
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708986
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708986%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708986: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708986 url https://www.openlane.eu/en/carv6/auction/10708986
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10708988
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708988%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10708988: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10708988 url https://www.openlane.eu/en/carv6/auction/10708988
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709372
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709372%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709372: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709372 url https://www.openlane.eu/en/carv6/auction/10709372
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709395
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709395%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709395: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709395 url https://www.openlane.eu/en/carv6/auction/10709395
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709375
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709375%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709375: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709375 url https://www.openlane.eu/en/carv6/auction/10709375
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711175
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711175%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711175: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711175 url https://www.openlane.eu/en/carv6/auction/10711175
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711371
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711371%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711371: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711371 url https://www.openlane.eu/en/carv6/auction/10711371
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711178
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711178%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711178: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711178 url https://www.openlane.eu/en/carv6/auction/10711178
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711155
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711155%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711155: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711155 url https://www.openlane.eu/en/carv6/auction/10711155
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711156
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711156%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711156: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711156 url https://www.openlane.eu/en/carv6/auction/10711156
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711157
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711157%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711157: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711157 url https://www.openlane.eu/en/carv6/auction/10711157
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711170
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711170%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711170: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711170 url https://www.openlane.eu/en/carv6/auction/10711170
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711179
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711179%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711179: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711179 url https://www.openlane.eu/en/carv6/auction/10711179
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711162
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711162%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711162: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711162 url https://www.openlane.eu/en/carv6/auction/10711162
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711172
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711172%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711172: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711172 url https://www.openlane.eu/en/carv6/auction/10711172
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10718563
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718563%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10718563: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10718563 url https://www.openlane.eu/en/carv6/auction/10718563
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711169
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711169%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711169: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711169 url https://www.openlane.eu/en/carv6/auction/10711169
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711160
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711160%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711160: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711160 url https://www.openlane.eu/en/carv6/auction/10711160
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711176
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711176%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711176: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711176 url https://www.openlane.eu/en/carv6/auction/10711176
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711118
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711118%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711118: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711118 url https://www.openlane.eu/en/carv6/auction/10711118
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711182
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711182%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711182: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711182 url https://www.openlane.eu/en/carv6/auction/10711182
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711174
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711174%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711174: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711174 url https://www.openlane.eu/en/carv6/auction/10711174
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711180
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711180%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711180: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711180 url https://www.openlane.eu/en/carv6/auction/10711180
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711171
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711171%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711171: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711171 url https://www.openlane.eu/en/carv6/auction/10711171
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711173
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711173%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711173: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711173 url https://www.openlane.eu/en/carv6/auction/10711173
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711137
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711137%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711137: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711137 url https://www.openlane.eu/en/carv6/auction/10711137
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711177
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711177%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711177: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711177 url https://www.openlane.eu/en/carv6/auction/10711177
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711158
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711158%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711158: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711158 url https://www.openlane.eu/en/carv6/auction/10711158
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10711161
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711161%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10711161: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10711161 url https://www.openlane.eu/en/carv6/auction/10711161
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709864
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709864%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709864: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709864 url https://www.openlane.eu/en/carv6/auction/10709864
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709885
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709885%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709885: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709885 url https://www.openlane.eu/en/carv6/auction/10709885
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709551
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709551%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709551: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709551 url https://www.openlane.eu/en/carv6/auction/10709551
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709539
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709539%27 HTTP/1.1" 200 None
2026-03-25 04:17:07 [adesa.de] INFO: Scrape type for 10709539: 0
2026-03-25 04:17:07 [adesa.de] INFO: Skipping item 10709539 url https://www.openlane.eu/en/carv6/auction/10709539
2026-03-25 04:17:07 [adesa.de] INFO: Found listing with ID: 10709548
2026-03-25 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709548%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709548: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709548 url https://www.openlane.eu/en/carv6/auction/10709548
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709550
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709550%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709550: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709550 url https://www.openlane.eu/en/carv6/auction/10709550
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709531
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709531%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709531: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709531 url https://www.openlane.eu/en/carv6/auction/10709531
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709532
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709532%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709532: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709532 url https://www.openlane.eu/en/carv6/auction/10709532
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709534
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709534%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709534: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709534 url https://www.openlane.eu/en/carv6/auction/10709534
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709545
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709545%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709545: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709545 url https://www.openlane.eu/en/carv6/auction/10709545
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709530
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709530%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709530: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709530 url https://www.openlane.eu/en/carv6/auction/10709530
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709538
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709538%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709538: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709538 url https://www.openlane.eu/en/carv6/auction/10709538
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709553
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709553%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709553: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709553 url https://www.openlane.eu/en/carv6/auction/10709553
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709556
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709556%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709556: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709556 url https://www.openlane.eu/en/carv6/auction/10709556
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709554
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709554%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709554: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709554 url https://www.openlane.eu/en/carv6/auction/10709554
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709540
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709540%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709540: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709540 url https://www.openlane.eu/en/carv6/auction/10709540
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709536
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709536%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709536: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709536 url https://www.openlane.eu/en/carv6/auction/10709536
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709535
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709535%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709535: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709535 url https://www.openlane.eu/en/carv6/auction/10709535
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709547
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709547%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709547: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709547 url https://www.openlane.eu/en/carv6/auction/10709547
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709552
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709552%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709552: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709552 url https://www.openlane.eu/en/carv6/auction/10709552
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709542
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709542%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709542: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709542 url https://www.openlane.eu/en/carv6/auction/10709542
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709541
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709541%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709541: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709541 url https://www.openlane.eu/en/carv6/auction/10709541
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709544
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709544%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709544: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709544 url https://www.openlane.eu/en/carv6/auction/10709544
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709537
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709537%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709537: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709537 url https://www.openlane.eu/en/carv6/auction/10709537
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709533
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709533%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709533: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709533 url https://www.openlane.eu/en/carv6/auction/10709533
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709543
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709543%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709543: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709543 url https://www.openlane.eu/en/carv6/auction/10709543
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709546
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709546%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709546: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709546 url https://www.openlane.eu/en/carv6/auction/10709546
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709549
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709549%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709549: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709549 url https://www.openlane.eu/en/carv6/auction/10709549
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709555
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709555%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709555: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709555 url https://www.openlane.eu/en/carv6/auction/10709555
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10716580
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716580%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10716580: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10716580 url https://www.openlane.eu/en/carv6/auction/10716580
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709689
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709689%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709689: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709689 url https://www.openlane.eu/en/carv6/auction/10709689
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709825
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709825%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709825: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709825 url https://www.openlane.eu/en/carv6/auction/10709825
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709813
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709813%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709813: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709813 url https://www.openlane.eu/en/carv6/auction/10709813
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709876
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709876%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709876: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709876 url https://www.openlane.eu/en/carv6/auction/10709876
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709692
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709692%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709692: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709692 url https://www.openlane.eu/en/carv6/auction/10709692
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709886
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709886%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709886: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709886 url https://www.openlane.eu/en/carv6/auction/10709886
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709856
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709856%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709856: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709856 url https://www.openlane.eu/en/carv6/auction/10709856
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709967
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709967%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709967: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709967 url https://www.openlane.eu/en/carv6/auction/10709967
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709860
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709860%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709860: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709860 url https://www.openlane.eu/en/carv6/auction/10709860
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709812
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709812%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709812: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709812 url https://www.openlane.eu/en/carv6/auction/10709812
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709871
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709871%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709871: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709871 url https://www.openlane.eu/en/carv6/auction/10709871
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709867
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709867%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709867: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709867 url https://www.openlane.eu/en/carv6/auction/10709867
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709832
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709832%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709832: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709832 url https://www.openlane.eu/en/carv6/auction/10709832
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709866
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709866%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709866: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709866 url https://www.openlane.eu/en/carv6/auction/10709866
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709791
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709791%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709791: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709791 url https://www.openlane.eu/en/carv6/auction/10709791
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709863
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709863%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709863: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709863 url https://www.openlane.eu/en/carv6/auction/10709863
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709910
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709910%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709910: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709910 url https://www.openlane.eu/en/carv6/auction/10709910
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709902
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709902%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709902: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709902 url https://www.openlane.eu/en/carv6/auction/10709902
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709968
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709968%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709968: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709968 url https://www.openlane.eu/en/carv6/auction/10709968
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709792
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709792%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709792: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709792 url https://www.openlane.eu/en/carv6/auction/10709792
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709868
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709868%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709868: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709868 url https://www.openlane.eu/en/carv6/auction/10709868
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709721
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709721%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709721: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709721 url https://www.openlane.eu/en/carv6/auction/10709721
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709696
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709696%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709696: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709696 url https://www.openlane.eu/en/carv6/auction/10709696
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709794
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709794%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709794: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709794 url https://www.openlane.eu/en/carv6/auction/10709794
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709822
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709822%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709822: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709822 url https://www.openlane.eu/en/carv6/auction/10709822
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709793
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709793%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709793: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709793 url https://www.openlane.eu/en/carv6/auction/10709793
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709810
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709810%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709810: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709810 url https://www.openlane.eu/en/carv6/auction/10709810
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709808
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709808%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709808: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709808 url https://www.openlane.eu/en/carv6/auction/10709808
2026-03-25 04:17:08 [adesa.de] INFO: Found listing with ID: 10709869
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709869%27 HTTP/1.1" 200 None
2026-03-25 04:17:08 [adesa.de] INFO: Scrape type for 10709869: 0
2026-03-25 04:17:08 [adesa.de] INFO: Skipping item 10709869 url https://www.openlane.eu/en/carv6/auction/10709869
2026-03-25 04:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:10 [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-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709823
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709823%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709823: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709823 url https://www.openlane.eu/en/carv6/auction/10709823
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709878
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709878%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709878: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709878 url https://www.openlane.eu/en/carv6/auction/10709878
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709906
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709906%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709906: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709906 url https://www.openlane.eu/en/carv6/auction/10709906
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709901
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709901%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709901: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709901 url https://www.openlane.eu/en/carv6/auction/10709901
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709897
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709897%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709897: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709897 url https://www.openlane.eu/en/carv6/auction/10709897
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709858
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709858%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709858: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709858 url https://www.openlane.eu/en/carv6/auction/10709858
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709917
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709917%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709917: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709917 url https://www.openlane.eu/en/carv6/auction/10709917
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709909
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709909%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709909: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709909 url https://www.openlane.eu/en/carv6/auction/10709909
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709859
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709859%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709859: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709859 url https://www.openlane.eu/en/carv6/auction/10709859
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709851
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709851%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709851: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709851 url https://www.openlane.eu/en/carv6/auction/10709851
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709907
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709907%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709907: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709907 url https://www.openlane.eu/en/carv6/auction/10709907
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709919
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709919%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709919: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709919 url https://www.openlane.eu/en/carv6/auction/10709919
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709826
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709826%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709826: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709826 url https://www.openlane.eu/en/carv6/auction/10709826
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709693
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709693%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709693: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709693 url https://www.openlane.eu/en/carv6/auction/10709693
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709912
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709912%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709912: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709912 url https://www.openlane.eu/en/carv6/auction/10709912
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709849
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709849%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709849: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709849 url https://www.openlane.eu/en/carv6/auction/10709849
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709913
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709913%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709913: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709913 url https://www.openlane.eu/en/carv6/auction/10709913
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709848
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709848%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709848: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709848 url https://www.openlane.eu/en/carv6/auction/10709848
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709904
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709904%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709904: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709904 url https://www.openlane.eu/en/carv6/auction/10709904
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709908
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709908%27 HTTP/1.1" 200 None
2026-03-25 04:17:10 [adesa.de] INFO: Scrape type for 10709908: 0
2026-03-25 04:17:10 [adesa.de] INFO: Skipping item 10709908 url https://www.openlane.eu/en/carv6/auction/10709908
2026-03-25 04:17:10 [adesa.de] INFO: Found listing with ID: 10709905
2026-03-25 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709905%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709905: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709905 url https://www.openlane.eu/en/carv6/auction/10709905
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709827
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709827%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709827: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709827 url https://www.openlane.eu/en/carv6/auction/10709827
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709724
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709724%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709724: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709724 url https://www.openlane.eu/en/carv6/auction/10709724
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709799
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709799%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709799: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709799 url https://www.openlane.eu/en/carv6/auction/10709799
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709898
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709898%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709898: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709898 url https://www.openlane.eu/en/carv6/auction/10709898
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709830
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709830%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709830: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709830 url https://www.openlane.eu/en/carv6/auction/10709830
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709915
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709915%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709915: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709915 url https://www.openlane.eu/en/carv6/auction/10709915
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709899
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709899%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709899: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709899 url https://www.openlane.eu/en/carv6/auction/10709899
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709916
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709916%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709916: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709916 url https://www.openlane.eu/en/carv6/auction/10709916
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709918
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709918%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709918: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709918 url https://www.openlane.eu/en/carv6/auction/10709918
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709914
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709914%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709914: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709914 url https://www.openlane.eu/en/carv6/auction/10709914
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709828
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709828%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709828: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709828 url https://www.openlane.eu/en/carv6/auction/10709828
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709817
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709817%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709817: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709817 url https://www.openlane.eu/en/carv6/auction/10709817
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709818
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709818%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709818: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709818 url https://www.openlane.eu/en/carv6/auction/10709818
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709829
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709829%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709829: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709829 url https://www.openlane.eu/en/carv6/auction/10709829
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709900
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709900%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709900: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709900 url https://www.openlane.eu/en/carv6/auction/10709900
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709855
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709855%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709855: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709855 url https://www.openlane.eu/en/carv6/auction/10709855
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709861
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709861%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709861: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709861 url https://www.openlane.eu/en/carv6/auction/10709861
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709978
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709978%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709978: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709978 url https://www.openlane.eu/en/carv6/auction/10709978
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709921
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709921%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709921: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709921 url https://www.openlane.eu/en/carv6/auction/10709921
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709873
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709873%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709873: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709873 url https://www.openlane.eu/en/carv6/auction/10709873
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709688
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709688%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709688: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709688 url https://www.openlane.eu/en/carv6/auction/10709688
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709922
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709922%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709922: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709922 url https://www.openlane.eu/en/carv6/auction/10709922
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709872
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709872%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709872: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709872 url https://www.openlane.eu/en/carv6/auction/10709872
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709800
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709800%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709800: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709800 url https://www.openlane.eu/en/carv6/auction/10709800
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709795
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709795%27 HTTP/1.1" 200 None
2026-03-25 04:17:11 [adesa.de] INFO: Scrape type for 10709795: 0
2026-03-25 04:17:11 [adesa.de] INFO: Skipping item 10709795 url https://www.openlane.eu/en/carv6/auction/10709795
2026-03-25 04:17:11 [adesa.de] INFO: Found listing with ID: 10709801
2026-03-25 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709801%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709801: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709801 url https://www.openlane.eu/en/carv6/auction/10709801
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709709
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709709%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709709: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709709 url https://www.openlane.eu/en/carv6/auction/10709709
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709824
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709824%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709824: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709824 url https://www.openlane.eu/en/carv6/auction/10709824
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709862
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709862%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709862: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709862 url https://www.openlane.eu/en/carv6/auction/10709862
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709833
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709833%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709833: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709833 url https://www.openlane.eu/en/carv6/auction/10709833
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709806
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709806%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709806: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709806 url https://www.openlane.eu/en/carv6/auction/10709806
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709708
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709708%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709708: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709708 url https://www.openlane.eu/en/carv6/auction/10709708
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709975
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709975%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709975: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709975 url https://www.openlane.eu/en/carv6/auction/10709975
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709804
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709804%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709804: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709804 url https://www.openlane.eu/en/carv6/auction/10709804
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709814
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709814%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709814: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709814 url https://www.openlane.eu/en/carv6/auction/10709814
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709874
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709874%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709874: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709874 url https://www.openlane.eu/en/carv6/auction/10709874
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709690
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709690%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709690: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709690 url https://www.openlane.eu/en/carv6/auction/10709690
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709976
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709976%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709976: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709976 url https://www.openlane.eu/en/carv6/auction/10709976
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709816
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709816%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709816: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709816 url https://www.openlane.eu/en/carv6/auction/10709816
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709803
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709803%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709803: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709803 url https://www.openlane.eu/en/carv6/auction/10709803
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709695
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709695%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709695: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709695 url https://www.openlane.eu/en/carv6/auction/10709695
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709971
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709971%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709971: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709971 url https://www.openlane.eu/en/carv6/auction/10709971
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709809
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709809%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709809: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709809 url https://www.openlane.eu/en/carv6/auction/10709809
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709962
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709962%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709962: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709962 url https://www.openlane.eu/en/carv6/auction/10709962
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709911
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709911%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709911: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709911 url https://www.openlane.eu/en/carv6/auction/10709911
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709879
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709879%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709879: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709879 url https://www.openlane.eu/en/carv6/auction/10709879
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709880
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709880%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709880: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709880 url https://www.openlane.eu/en/carv6/auction/10709880
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709881
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709881%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709881: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709881 url https://www.openlane.eu/en/carv6/auction/10709881
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709882
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709882%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709882: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709882 url https://www.openlane.eu/en/carv6/auction/10709882
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709883
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709883%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709883: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709883 url https://www.openlane.eu/en/carv6/auction/10709883
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709854
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709854%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709854: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709854 url https://www.openlane.eu/en/carv6/auction/10709854
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709853
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709853%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709853: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709853 url https://www.openlane.eu/en/carv6/auction/10709853
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709884
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709884%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709884: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709884 url https://www.openlane.eu/en/carv6/auction/10709884
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709924
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709924%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709924: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709924 url https://www.openlane.eu/en/carv6/auction/10709924
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709694
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709694%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709694: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709694 url https://www.openlane.eu/en/carv6/auction/10709694
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709973
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709973%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709973: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709973 url https://www.openlane.eu/en/carv6/auction/10709973
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709820
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709820%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709820: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709820 url https://www.openlane.eu/en/carv6/auction/10709820
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709970
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709970%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709970: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709970 url https://www.openlane.eu/en/carv6/auction/10709970
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709972
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709972%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709972: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709972 url https://www.openlane.eu/en/carv6/auction/10709972
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709821
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709821%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709821: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709821 url https://www.openlane.eu/en/carv6/auction/10709821
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709963
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709963%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709963: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709963 url https://www.openlane.eu/en/carv6/auction/10709963
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709877
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709877%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709877: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709877 url https://www.openlane.eu/en/carv6/auction/10709877
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709980
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709980%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709980: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709980 url https://www.openlane.eu/en/carv6/auction/10709980
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709850
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709850%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709850: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709850 url https://www.openlane.eu/en/carv6/auction/10709850
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709981
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709981%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709981: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709981 url https://www.openlane.eu/en/carv6/auction/10709981
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709875
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709875%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709875: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709875 url https://www.openlane.eu/en/carv6/auction/10709875
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709835
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709835%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709835: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709835 url https://www.openlane.eu/en/carv6/auction/10709835
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709796
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709796%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709796: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709796 url https://www.openlane.eu/en/carv6/auction/10709796
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709979
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709979%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709979: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709979 url https://www.openlane.eu/en/carv6/auction/10709979
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709807
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709807%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709807: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709807 url https://www.openlane.eu/en/carv6/auction/10709807
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709811
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709811%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709811: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709811 url https://www.openlane.eu/en/carv6/auction/10709811
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709923
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709923%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709923: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709923 url https://www.openlane.eu/en/carv6/auction/10709923
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709865
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709865%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709865: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709865 url https://www.openlane.eu/en/carv6/auction/10709865
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709798
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709798%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709798: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709798 url https://www.openlane.eu/en/carv6/auction/10709798
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709966
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709966%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709966: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709966 url https://www.openlane.eu/en/carv6/auction/10709966
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709977
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709977%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709977: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709977 url https://www.openlane.eu/en/carv6/auction/10709977
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709964
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709964%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709964: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709964 url https://www.openlane.eu/en/carv6/auction/10709964
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709834
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709834%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709834: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709834 url https://www.openlane.eu/en/carv6/auction/10709834
2026-03-25 04:17:12 [adesa.de] INFO: Found listing with ID: 10709836
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709836%27 HTTP/1.1" 200 None
2026-03-25 04:17:12 [adesa.de] INFO: Scrape type for 10709836: 0
2026-03-25 04:17:12 [adesa.de] INFO: Skipping item 10709836 url https://www.openlane.eu/en/carv6/auction/10709836
2026-03-25 04:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:17 [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-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709903
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709903%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709903: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709903 url https://www.openlane.eu/en/carv6/auction/10709903
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709805
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709805%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709805: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709805 url https://www.openlane.eu/en/carv6/auction/10709805
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709965
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709965%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709965: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709965 url https://www.openlane.eu/en/carv6/auction/10709965
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709819
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709819%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709819: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709819 url https://www.openlane.eu/en/carv6/auction/10709819
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709802
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709802%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709802: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709802 url https://www.openlane.eu/en/carv6/auction/10709802
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709831
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709831%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709831: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709831 url https://www.openlane.eu/en/carv6/auction/10709831
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709852
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709852%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709852: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709852 url https://www.openlane.eu/en/carv6/auction/10709852
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709723
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709723%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709723: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709723 url https://www.openlane.eu/en/carv6/auction/10709723
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10709722
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709722%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10709722: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10709722 url https://www.openlane.eu/en/carv6/auction/10709722
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10711635
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711635%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10711635: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10711635 url https://www.openlane.eu/en/carv6/auction/10711635
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10711919
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711919%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10711919: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10711919 url https://www.openlane.eu/en/carv6/auction/10711919
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10711621
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711621%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10711621: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10711621 url https://www.openlane.eu/en/carv6/auction/10711621
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10711864
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711864%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10711864: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10711864 url https://www.openlane.eu/en/carv6/auction/10711864
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10711631
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711631%27 HTTP/1.1" 200 None
2026-03-25 04:17:17 [adesa.de] INFO: Scrape type for 10711631: 0
2026-03-25 04:17:17 [adesa.de] INFO: Skipping item 10711631 url https://www.openlane.eu/en/carv6/auction/10711631
2026-03-25 04:17:17 [adesa.de] INFO: Found listing with ID: 10718558
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710718558%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10718558: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10718558 url https://www.openlane.eu/en/carv6/auction/10718558
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10711667
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711667%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10711667: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10711667 url https://www.openlane.eu/en/carv6/auction/10711667
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695299
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695299%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695299: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695299 url https://www.openlane.eu/en/carv6/auction/10695299
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695116
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695116%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695116: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695116 url https://www.openlane.eu/en/carv6/auction/10695116
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695111
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695111%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695111: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695111 url https://www.openlane.eu/en/carv6/auction/10695111
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695881
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695881%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695881: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695881 url https://www.openlane.eu/en/carv6/auction/10695881
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695115
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695115%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695115: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695115 url https://www.openlane.eu/en/carv6/auction/10695115
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695297
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695297%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695297: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695297 url https://www.openlane.eu/en/carv6/auction/10695297
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695320
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695320%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695320: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695320 url https://www.openlane.eu/en/carv6/auction/10695320
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695113
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695113%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695113: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695113 url https://www.openlane.eu/en/carv6/auction/10695113
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695104
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695104%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695104: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695104 url https://www.openlane.eu/en/carv6/auction/10695104
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695322
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695322%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695322: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695322 url https://www.openlane.eu/en/carv6/auction/10695322
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695264
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695264%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695264: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695264 url https://www.openlane.eu/en/carv6/auction/10695264
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695997
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695997%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695997: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695997 url https://www.openlane.eu/en/carv6/auction/10695997
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695326
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695326%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695326: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695326 url https://www.openlane.eu/en/carv6/auction/10695326
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695937
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695937%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695937: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695937 url https://www.openlane.eu/en/carv6/auction/10695937
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695259
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695259%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695259: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695259 url https://www.openlane.eu/en/carv6/auction/10695259
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695258
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695258%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695258: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695258 url https://www.openlane.eu/en/carv6/auction/10695258
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695095
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695095%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695095: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695095 url https://www.openlane.eu/en/carv6/auction/10695095
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695093
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695093%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695093: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695093 url https://www.openlane.eu/en/carv6/auction/10695093
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696050
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696050%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696050: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696050 url https://www.openlane.eu/en/carv6/auction/10696050
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695261
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695261%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695261: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695261 url https://www.openlane.eu/en/carv6/auction/10695261
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695876
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695876%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695876: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695876 url https://www.openlane.eu/en/carv6/auction/10695876
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695319
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695319%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695319: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695319 url https://www.openlane.eu/en/carv6/auction/10695319
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695829
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695829%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695829: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695829 url https://www.openlane.eu/en/carv6/auction/10695829
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695833
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695833%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695833: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695833 url https://www.openlane.eu/en/carv6/auction/10695833
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695298
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695298%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695298: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695298 url https://www.openlane.eu/en/carv6/auction/10695298
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695839
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695839%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695839: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695839 url https://www.openlane.eu/en/carv6/auction/10695839
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695107
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695107%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695107: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695107 url https://www.openlane.eu/en/carv6/auction/10695107
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696047
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696047%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696047: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696047 url https://www.openlane.eu/en/carv6/auction/10696047
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696091
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696091%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696091: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696091 url https://www.openlane.eu/en/carv6/auction/10696091
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696100
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696100%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696100: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696100 url https://www.openlane.eu/en/carv6/auction/10696100
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696099
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696099%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696099: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696099 url https://www.openlane.eu/en/carv6/auction/10696099
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689103
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689103%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689103: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689103 url https://www.openlane.eu/en/carv6/auction/10689103
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696092
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696092%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696092: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696092 url https://www.openlane.eu/en/carv6/auction/10696092
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696053
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696053%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696053: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696053 url https://www.openlane.eu/en/carv6/auction/10696053
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10696051
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696051%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10696051: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10696051 url https://www.openlane.eu/en/carv6/auction/10696051
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689256
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689256%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689256: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689256 url https://www.openlane.eu/en/carv6/auction/10689256
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689303
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689303%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689303: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689303 url https://www.openlane.eu/en/carv6/auction/10689303
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689294
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689294%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689294: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689294 url https://www.openlane.eu/en/carv6/auction/10689294
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689347
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689347%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689347: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689347 url https://www.openlane.eu/en/carv6/auction/10689347
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689321
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689321%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689321: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689321 url https://www.openlane.eu/en/carv6/auction/10689321
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689311
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689311%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689311: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689311 url https://www.openlane.eu/en/carv6/auction/10689311
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10688898
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688898%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10688898: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10688898 url https://www.openlane.eu/en/carv6/auction/10688898
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689214
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689214%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689214: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689214 url https://www.openlane.eu/en/carv6/auction/10689214
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10676842
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676842%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10676842: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10676842 url https://www.openlane.eu/en/carv6/auction/10676842
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695109
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695109%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695109: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695109 url https://www.openlane.eu/en/carv6/auction/10695109
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695265
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695265%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695265: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695265 url https://www.openlane.eu/en/carv6/auction/10695265
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695100
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695100%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695100: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695100 url https://www.openlane.eu/en/carv6/auction/10695100
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689222
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689222%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689222: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689222 url https://www.openlane.eu/en/carv6/auction/10689222
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689084
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689084%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689084: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689084 url https://www.openlane.eu/en/carv6/auction/10689084
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689057
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689057%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689057: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689057 url https://www.openlane.eu/en/carv6/auction/10689057
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689042
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689042%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689042: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689042 url https://www.openlane.eu/en/carv6/auction/10689042
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689209
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689209%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689209: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689209 url https://www.openlane.eu/en/carv6/auction/10689209
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10688872
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688872%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10688872: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10688872 url https://www.openlane.eu/en/carv6/auction/10688872
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689092
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689092%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689092: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689092 url https://www.openlane.eu/en/carv6/auction/10689092
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695835
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695835%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695835: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695835 url https://www.openlane.eu/en/carv6/auction/10695835
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10676844
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676844%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10676844: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10676844 url https://www.openlane.eu/en/carv6/auction/10676844
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695996
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695996%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695996: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695996 url https://www.openlane.eu/en/carv6/auction/10695996
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695112
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695112%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695112: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695112 url https://www.openlane.eu/en/carv6/auction/10695112
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10695260
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695260%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10695260: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10695260 url https://www.openlane.eu/en/carv6/auction/10695260
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689349
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689349%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689349: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689349 url https://www.openlane.eu/en/carv6/auction/10689349
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689372
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689372%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689372: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689372 url https://www.openlane.eu/en/carv6/auction/10689372
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689353
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689353%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10689353: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10689353 url https://www.openlane.eu/en/carv6/auction/10689353
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10676945
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676945%27 HTTP/1.1" 200 None
2026-03-25 04:17:18 [adesa.de] INFO: Scrape type for 10676945: 0
2026-03-25 04:17:18 [adesa.de] INFO: Skipping item 10676945 url https://www.openlane.eu/en/carv6/auction/10676945
2026-03-25 04:17:18 [adesa.de] INFO: Found listing with ID: 10689373
2026-03-25 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689373%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689373: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689373 url https://www.openlane.eu/en/carv6/auction/10689373
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695266
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695266%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695266: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695266 url https://www.openlane.eu/en/carv6/auction/10695266
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689375
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689375%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689375: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689375 url https://www.openlane.eu/en/carv6/auction/10689375
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689354
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689354%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689354: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689354 url https://www.openlane.eu/en/carv6/auction/10689354
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10696121
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696121%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10696121: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10696121 url https://www.openlane.eu/en/carv6/auction/10696121
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695089
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695089%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695089: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695089 url https://www.openlane.eu/en/carv6/auction/10695089
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695096
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695096%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695096: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695096 url https://www.openlane.eu/en/carv6/auction/10695096
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689350
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689350%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689350: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689350 url https://www.openlane.eu/en/carv6/auction/10689350
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689352
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689352%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689352: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689352 url https://www.openlane.eu/en/carv6/auction/10689352
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689380
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689380%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689380: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689380 url https://www.openlane.eu/en/carv6/auction/10689380
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689323
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689323%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689323: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689323 url https://www.openlane.eu/en/carv6/auction/10689323
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695882
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695882%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695882: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695882 url https://www.openlane.eu/en/carv6/auction/10695882
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689394
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689394%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689394: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689394 url https://www.openlane.eu/en/carv6/auction/10689394
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695085
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695085%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695085: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695085 url https://www.openlane.eu/en/carv6/auction/10695085
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695295
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695295%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695295: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695295 url https://www.openlane.eu/en/carv6/auction/10695295
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689393
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689393%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689393: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689393 url https://www.openlane.eu/en/carv6/auction/10689393
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689377
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689377%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689377: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689377 url https://www.openlane.eu/en/carv6/auction/10689377
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689381
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689381%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689381: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689381 url https://www.openlane.eu/en/carv6/auction/10689381
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10695092
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695092%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10695092: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10695092 url https://www.openlane.eu/en/carv6/auction/10695092
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689392
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689392%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689392: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689392 url https://www.openlane.eu/en/carv6/auction/10689392
2026-03-25 04:17:19 [adesa.de] INFO: Found listing with ID: 10689395
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689395%27 HTTP/1.1" 200 None
2026-03-25 04:17:19 [adesa.de] INFO: Scrape type for 10689395: 0
2026-03-25 04:17:19 [adesa.de] INFO: Skipping item 10689395 url https://www.openlane.eu/en/carv6/auction/10689395
2026-03-25 04:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17: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-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695091
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695091%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695091: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695091 url https://www.openlane.eu/en/carv6/auction/10695091
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695101
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695101%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695101: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695101 url https://www.openlane.eu/en/carv6/auction/10695101
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695262
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695262%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695262: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695262 url https://www.openlane.eu/en/carv6/auction/10695262
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10689374
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689374%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10689374: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10689374 url https://www.openlane.eu/en/carv6/auction/10689374
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10689397
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689397%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10689397: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10689397 url https://www.openlane.eu/en/carv6/auction/10689397
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695301
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695301%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695301: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695301 url https://www.openlane.eu/en/carv6/auction/10695301
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695873
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695873%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695873: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695873 url https://www.openlane.eu/en/carv6/auction/10695873
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695105
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695105%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695105: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695105 url https://www.openlane.eu/en/carv6/auction/10695105
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696044
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696044%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696044: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696044 url https://www.openlane.eu/en/carv6/auction/10696044
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695830
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695830%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695830: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695830 url https://www.openlane.eu/en/carv6/auction/10695830
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695106
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695106%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695106: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695106 url https://www.openlane.eu/en/carv6/auction/10695106
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695875
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695875%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695875: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695875 url https://www.openlane.eu/en/carv6/auction/10695875
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695114
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695114%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695114: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695114 url https://www.openlane.eu/en/carv6/auction/10695114
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696048
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696048%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696048: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696048 url https://www.openlane.eu/en/carv6/auction/10696048
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10677076
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677076%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10677076: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10677076 url https://www.openlane.eu/en/carv6/auction/10677076
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696045
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696045%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696045: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696045 url https://www.openlane.eu/en/carv6/auction/10696045
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696098
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696098%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696098: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696098 url https://www.openlane.eu/en/carv6/auction/10696098
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695999
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695999%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695999: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695999 url https://www.openlane.eu/en/carv6/auction/10695999
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696049
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696049%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696049: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696049 url https://www.openlane.eu/en/carv6/auction/10696049
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696093
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696093%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696093: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696093 url https://www.openlane.eu/en/carv6/auction/10696093
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10696097
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696097%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10696097: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10696097 url https://www.openlane.eu/en/carv6/auction/10696097
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695103
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695103%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10695103: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10695103 url https://www.openlane.eu/en/carv6/auction/10695103
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10689379
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689379%27 HTTP/1.1" 200 None
2026-03-25 04:17:25 [adesa.de] INFO: Scrape type for 10689379: 0
2026-03-25 04:17:25 [adesa.de] INFO: Skipping item 10689379 url https://www.openlane.eu/en/carv6/auction/10689379
2026-03-25 04:17:25 [adesa.de] INFO: Found listing with ID: 10695263
2026-03-25 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695263%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695263: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695263 url https://www.openlane.eu/en/carv6/auction/10695263
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10696052
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696052%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10696052: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10696052 url https://www.openlane.eu/en/carv6/auction/10696052
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695087
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695087%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695087: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695087 url https://www.openlane.eu/en/carv6/auction/10695087
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695828
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695828%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695828: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695828 url https://www.openlane.eu/en/carv6/auction/10695828
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689400
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689400%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689400: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689400 url https://www.openlane.eu/en/carv6/auction/10689400
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695083
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695083%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695083: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695083 url https://www.openlane.eu/en/carv6/auction/10695083
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695972
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695972%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695972: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695972 url https://www.openlane.eu/en/carv6/auction/10695972
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10696094
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696094%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10696094: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10696094 url https://www.openlane.eu/en/carv6/auction/10696094
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695337
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695337%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695337: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695337 url https://www.openlane.eu/en/carv6/auction/10695337
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695099
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695099%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695099: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695099 url https://www.openlane.eu/en/carv6/auction/10695099
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695325
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695325%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695325: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695325 url https://www.openlane.eu/en/carv6/auction/10695325
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10696096
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696096%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10696096: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10696096 url https://www.openlane.eu/en/carv6/auction/10696096
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10696095
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696095%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10696095: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10696095 url https://www.openlane.eu/en/carv6/auction/10696095
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10696046
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696046%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10696046: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10696046 url https://www.openlane.eu/en/carv6/auction/10696046
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695831
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695831%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695831: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695831 url https://www.openlane.eu/en/carv6/auction/10695831
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689401
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689401%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689401: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689401 url https://www.openlane.eu/en/carv6/auction/10689401
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689378
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689378%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689378: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689378 url https://www.openlane.eu/en/carv6/auction/10689378
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689322
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689322%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689322: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689322 url https://www.openlane.eu/en/carv6/auction/10689322
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695267
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695267%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695267: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695267 url https://www.openlane.eu/en/carv6/auction/10695267
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695321
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695321%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695321: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695321 url https://www.openlane.eu/en/carv6/auction/10695321
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695300
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695300%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695300: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695300 url https://www.openlane.eu/en/carv6/auction/10695300
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10677083
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677083%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10677083: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10677083 url https://www.openlane.eu/en/carv6/auction/10677083
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695880
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695880%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695880: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695880 url https://www.openlane.eu/en/carv6/auction/10695880
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695293
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695293%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695293: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695293 url https://www.openlane.eu/en/carv6/auction/10695293
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10676953
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676953%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10676953: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10676953 url https://www.openlane.eu/en/carv6/auction/10676953
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695294
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695294%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695294: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695294 url https://www.openlane.eu/en/carv6/auction/10695294
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695097
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695097%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695097: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695097 url https://www.openlane.eu/en/carv6/auction/10695097
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695973
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695973%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695973: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695973 url https://www.openlane.eu/en/carv6/auction/10695973
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695102
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695102%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695102: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695102 url https://www.openlane.eu/en/carv6/auction/10695102
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695832
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695832%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695832: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695832 url https://www.openlane.eu/en/carv6/auction/10695832
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689376
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689376%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689376: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689376 url https://www.openlane.eu/en/carv6/auction/10689376
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695098
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695098%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695098: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695098 url https://www.openlane.eu/en/carv6/auction/10695098
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695838
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695838%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695838: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695838 url https://www.openlane.eu/en/carv6/auction/10695838
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695879
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695879%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695879: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695879 url https://www.openlane.eu/en/carv6/auction/10695879
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695324
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695324%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695324: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695324 url https://www.openlane.eu/en/carv6/auction/10695324
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695323
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695323%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695323: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695323 url https://www.openlane.eu/en/carv6/auction/10695323
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695108
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695108%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695108: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695108 url https://www.openlane.eu/en/carv6/auction/10695108
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695110
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695110%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695110: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695110 url https://www.openlane.eu/en/carv6/auction/10695110
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689399
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689399%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689399: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689399 url https://www.openlane.eu/en/carv6/auction/10689399
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695877
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695877%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695877: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695877 url https://www.openlane.eu/en/carv6/auction/10695877
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689396
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689396%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689396: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689396 url https://www.openlane.eu/en/carv6/auction/10689396
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695878
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695878%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695878: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695878 url https://www.openlane.eu/en/carv6/auction/10695878
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10695090
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695090%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10695090: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10695090 url https://www.openlane.eu/en/carv6/auction/10695090
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10689398
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710689398%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10689398: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10689398 url https://www.openlane.eu/en/carv6/auction/10689398
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699104
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699104%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699104: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699104 url https://www.openlane.eu/en/carv6/auction/10699104
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699142
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699142%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699142: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699142 url https://www.openlane.eu/en/carv6/auction/10699142
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699152
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699152%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699152: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699152 url https://www.openlane.eu/en/carv6/auction/10699152
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699148
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699148%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699148: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699148 url https://www.openlane.eu/en/carv6/auction/10699148
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699156
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699156%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699156: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699156 url https://www.openlane.eu/en/carv6/auction/10699156
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699096
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699096%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699096: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699096 url https://www.openlane.eu/en/carv6/auction/10699096
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699154
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699154%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699154: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699154 url https://www.openlane.eu/en/carv6/auction/10699154
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699076
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699076%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699076: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699076 url https://www.openlane.eu/en/carv6/auction/10699076
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699103
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699103%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699103: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699103 url https://www.openlane.eu/en/carv6/auction/10699103
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699093
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699093%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699093: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699093 url https://www.openlane.eu/en/carv6/auction/10699093
2026-03-25 04:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699086
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699086%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699086: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699086 url https://www.openlane.eu/en/carv6/auction/10699086
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699129
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699129%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699129: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699129 url https://www.openlane.eu/en/carv6/auction/10699129
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699123
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699123%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699123: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699123 url https://www.openlane.eu/en/carv6/auction/10699123
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699099
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699099%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699099: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699099 url https://www.openlane.eu/en/carv6/auction/10699099
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699135
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699135%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699135: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699135 url https://www.openlane.eu/en/carv6/auction/10699135
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699108
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699108%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699108: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699108 url https://www.openlane.eu/en/carv6/auction/10699108
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699106
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699106%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699106: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699106 url https://www.openlane.eu/en/carv6/auction/10699106
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699140
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699140%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699140: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699140 url https://www.openlane.eu/en/carv6/auction/10699140
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699089
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699089%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699089: 2
2026-03-25 04:17:26 [adesa.de] INFO: Scraping item 10699089 url https://www.openlane.eu/en/carv6/auction/10699089
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699149
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699149%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699149: 0
2026-03-25 04:17:26 [adesa.de] INFO: Skipping item 10699149 url https://www.openlane.eu/en/carv6/auction/10699149
2026-03-25 04:17:26 [adesa.de] INFO: Found listing with ID: 10699095
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699095%27 HTTP/1.1" 200 None
2026-03-25 04:17:26 [adesa.de] INFO: Scrape type for 10699095: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699095 url https://www.openlane.eu/en/carv6/auction/10699095
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699116
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699116%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699116: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699116 url https://www.openlane.eu/en/carv6/auction/10699116
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699091
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699091%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699091: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699091 url https://www.openlane.eu/en/carv6/auction/10699091
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699085
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699085%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699085: 0
2026-03-25 04:17:27 [adesa.de] INFO: Skipping item 10699085 url https://www.openlane.eu/en/carv6/auction/10699085
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699083
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699083%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699083: 0
2026-03-25 04:17:27 [adesa.de] INFO: Skipping item 10699083 url https://www.openlane.eu/en/carv6/auction/10699083
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699079
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699079%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699079: 0
2026-03-25 04:17:27 [adesa.de] INFO: Skipping item 10699079 url https://www.openlane.eu/en/carv6/auction/10699079
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699138
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699138%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699138: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699138 url https://www.openlane.eu/en/carv6/auction/10699138
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699132
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699132%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699132: 0
2026-03-25 04:17:27 [adesa.de] INFO: Skipping item 10699132 url https://www.openlane.eu/en/carv6/auction/10699132
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699127
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699127%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699127: 0
2026-03-25 04:17:27 [adesa.de] INFO: Skipping item 10699127 url https://www.openlane.eu/en/carv6/auction/10699127
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699120
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699120%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699120: 0
2026-03-25 04:17:27 [adesa.de] INFO: Skipping item 10699120 url https://www.openlane.eu/en/carv6/auction/10699120
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699114
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699114%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699114: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699114 url https://www.openlane.eu/en/carv6/auction/10699114
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699111
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699111%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699111: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699111 url https://www.openlane.eu/en/carv6/auction/10699111
2026-03-25 04:17:27 [adesa.de] INFO: Found listing with ID: 10699143
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699143%27 HTTP/1.1" 200 None
2026-03-25 04:17:27 [adesa.de] INFO: Scrape type for 10699143: 2
2026-03-25 04:17:27 [adesa.de] INFO: Scraping item 10699143 url https://www.openlane.eu/en/carv6/auction/10699143
2026-03-25 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31dab942-ef8d-5627-b78a-e7a5e87feba2 with identifier: 10699104
2026-03-25 04:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31dab942-ef8d-5627-b78a-e7a5e87feba2 with scrape type 2
2026-03-25 04:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31dab942-ef8d-5627-b78a-e7a5e87feba2 with scrape type 2
2026-03-25 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31dab942-ef8d-5627-b78a-e7a5e87feba2, identifier: 10699104
2026-03-25 04:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31dab942-ef8d-5627-b78a-e7a5e87feba2 with identifier: 10699104
2026-03-25 04:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31dab942-ef8d-5627-b78a-e7a5e87feba2 with identifier: 10699104
2026-03-25 04:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31dab942-ef8d-5627-b78a-e7a5e87feba2 with identifier: 10699104 to the API
2026-03-25 04:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '31dab942-ef8d-5627-b78a-e7a5e87feba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-K 535E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699104',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 89818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 530 - Hybrid - Automatic - 184 hp - 89.818 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699104%27 HTTP/1.1" 200 None
2026-03-25 04:17:28 [adesa.de] INFO: Saving data for 10699104: {'auction_closing_time': 1774429200.0, 'created_time': 1774009360.080035, 'last_price_update_time': 1774412248.636535}
2026-03-25 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699104') HTTP/1.1" 204 0
2026-03-25 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd80c893-bbed-571a-b211-1e43cbe91f32 with identifier: 10699154
2026-03-25 04:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd80c893-bbed-571a-b211-1e43cbe91f32 with scrape type 2
2026-03-25 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd80c893-bbed-571a-b211-1e43cbe91f32 with scrape type 2
2026-03-25 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd80c893-bbed-571a-b211-1e43cbe91f32, identifier: 10699154
2026-03-25 04:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e with identifier: 10699148
2026-03-25 04:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e with scrape type 2
2026-03-25 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e with scrape type 2
2026-03-25 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e, identifier: 10699148
2026-03-25 04:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd80c893-bbed-571a-b211-1e43cbe91f32 with identifier: 10699154
2026-03-25 04:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd80c893-bbed-571a-b211-1e43cbe91f32 with identifier: 10699154
2026-03-25 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd80c893-bbed-571a-b211-1e43cbe91f32 with identifier: 10699154 to the API
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'fd80c893-bbed-571a-b211-1e43cbe91f32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-N 601E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699154',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 21691,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW i4 40 M Sport - Electric - Automatic - 340 hp - 21.691 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699154%27 HTTP/1.1" 200 None
2026-03-25 04:17:29 [adesa.de] INFO: Saving data for 10699154: {'auction_closing_time': 1774429200.0, 'created_time': 1774009154.429597, 'last_price_update_time': 1774412249.212114}
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699154') HTTP/1.1" 204 0
2026-03-25 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e with identifier: 10699148
2026-03-25 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e with identifier: 10699148
2026-03-25 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e with identifier: 10699148 to the API
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fa8b04a-16b1-573d-9eb8-bb9fa99acf6e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-RI 811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699148',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 39437,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 2 Series Active Tourer 218 Luxury - Petrol - Automatic - 136 hp '
'- 39.437 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699148%27 HTTP/1.1" 200 None
2026-03-25 04:17:29 [adesa.de] INFO: Saving data for 10699148: {'auction_closing_time': 1774429200.0, 'created_time': 1774009156.2682, 'last_price_update_time': 1774412249.509927}
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699148') HTTP/1.1" 204 0
2026-03-25 04:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2a39da-1157-56b1-bb06-8695e769a49a with identifier: 10699103
2026-03-25 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2a39da-1157-56b1-bb06-8695e769a49a with scrape type 2
2026-03-25 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2a39da-1157-56b1-bb06-8695e769a49a with scrape type 2
2026-03-25 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c2a39da-1157-56b1-bb06-8695e769a49a, identifier: 10699103
2026-03-25 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5034120-abfd-5f1e-808f-0279a03fd490 with identifier: 10699152
2026-03-25 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5034120-abfd-5f1e-808f-0279a03fd490 with scrape type 2
2026-03-25 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5034120-abfd-5f1e-808f-0279a03fd490 with scrape type 2
2026-03-25 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5034120-abfd-5f1e-808f-0279a03fd490, identifier: 10699152
2026-03-25 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c2a39da-1157-56b1-bb06-8695e769a49a with identifier: 10699103
2026-03-25 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c2a39da-1157-56b1-bb06-8695e769a49a with identifier: 10699103
2026-03-25 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c2a39da-1157-56b1-bb06-8695e769a49a with identifier: 10699103 to the API
2026-03-25 04:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0c2a39da-1157-56b1-bb06-8695e769a49a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU-TB 5090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699103',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 90459,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus ST 2.0 ST Line X - Diesel - Automatic - 150 hp - 90.459 '
'km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699103%27 HTTP/1.1" 200 None
2026-03-25 04:17:30 [adesa.de] INFO: Saving data for 10699103: {'auction_closing_time': 1774429200.0, 'created_time': 1774009141.990204, 'last_price_update_time': 1774412250.019154}
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699103') HTTP/1.1" 204 0
2026-03-25 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5034120-abfd-5f1e-808f-0279a03fd490 with identifier: 10699152
2026-03-25 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5034120-abfd-5f1e-808f-0279a03fd490 with identifier: 10699152
2026-03-25 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5034120-abfd-5f1e-808f-0279a03fd490 with identifier: 10699152 to the API
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699152>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b5034120-abfd-5f1e-808f-0279a03fd490',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-RI 812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699152',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 27865,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 2 Series Active Tourer 218 Luxury - Petrol - Automatic - 136 hp '
'- 27.865 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699152%27 HTTP/1.1" 200 None
2026-03-25 04:17:30 [adesa.de] INFO: Saving data for 10699152: {'auction_closing_time': 1774429200.0, 'created_time': 1774009157.220885, 'last_price_update_time': 1774412250.298775}
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699152') HTTP/1.1" 204 0
2026-03-25 04:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d657fc91-9a12-5e15-8950-a4282d2d1e6b with identifier: 10699096
2026-03-25 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d657fc91-9a12-5e15-8950-a4282d2d1e6b with scrape type 2
2026-03-25 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d657fc91-9a12-5e15-8950-a4282d2d1e6b with scrape type 2
2026-03-25 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d657fc91-9a12-5e15-8950-a4282d2d1e6b, identifier: 10699096
2026-03-25 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d657fc91-9a12-5e15-8950-a4282d2d1e6b with identifier: 10699096
2026-03-25 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d657fc91-9a12-5e15-8950-a4282d2d1e6b with identifier: 10699096
2026-03-25 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d657fc91-9a12-5e15-8950-a4282d2d1e6b with identifier: 10699096 to the API
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd657fc91-9a12-5e15-8950-a4282d2d1e6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699096',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 96234,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 5 Series Touring 520 - xDrive - Diesel - Automatic - 190 hp - '
'96.234 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699096%27 HTTP/1.1" 200 None
2026-03-25 04:17:30 [adesa.de] INFO: Saving data for 10699096: {'auction_closing_time': 1774429200.0, 'created_time': 1774009152.760514, 'last_price_update_time': 1774412250.672951}
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699096') HTTP/1.1" 204 0
2026-03-25 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42df200a-3d05-583b-b52b-f2d83f15f1cd with identifier: 10699099
2026-03-25 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42df200a-3d05-583b-b52b-f2d83f15f1cd with scrape type 2
2026-03-25 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42df200a-3d05-583b-b52b-f2d83f15f1cd with scrape type 2
2026-03-25 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 42df200a-3d05-583b-b52b-f2d83f15f1cd, identifier: 10699099
2026-03-25 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 42df200a-3d05-583b-b52b-f2d83f15f1cd with identifier: 10699099
2026-03-25 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 42df200a-3d05-583b-b52b-f2d83f15f1cd with identifier: 10699099
2026-03-25 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 42df200a-3d05-583b-b52b-f2d83f15f1cd with identifier: 10699099 to the API
2026-03-25 04:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '42df200a-3d05-583b-b52b-f2d83f15f1cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DD-MH 687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699099',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 93758,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'93.758 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699099%27 HTTP/1.1" 200 None
2026-03-25 04:17:31 [adesa.de] INFO: Saving data for 10699099: {'auction_closing_time': 1774429200.0, 'created_time': 1774009138.331529, 'last_price_update_time': 1774412251.358123}
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699099') HTTP/1.1" 204 0
2026-03-25 04:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b209749-6c78-560c-bddf-4a8e369b61c2 with identifier: 10699129
2026-03-25 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b209749-6c78-560c-bddf-4a8e369b61c2 with scrape type 2
2026-03-25 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b209749-6c78-560c-bddf-4a8e369b61c2 with scrape type 2
2026-03-25 04:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b209749-6c78-560c-bddf-4a8e369b61c2, identifier: 10699129
2026-03-25 04:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b209749-6c78-560c-bddf-4a8e369b61c2 with identifier: 10699129
2026-03-25 04:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b209749-6c78-560c-bddf-4a8e369b61c2 with identifier: 10699129
2026-03-25 04:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b209749-6c78-560c-bddf-4a8e369b61c2 with identifier: 10699129 to the API
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9b209749-6c78-560c-bddf-4a8e369b61c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KUS-RK 74',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699129',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 64404,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'64.404 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699129%27 HTTP/1.1" 200 None
2026-03-25 04:17:31 [adesa.de] INFO: Saving data for 10699129: {'auction_closing_time': 1774429200.0, 'created_time': 1774009137.105739, 'last_price_update_time': 1774412251.771188}
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699129') HTTP/1.1" 204 0
2026-03-25 04:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1be0fe18-e0be-5294-ab95-5b67c7bbc742 with identifier: 10699089
2026-03-25 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1be0fe18-e0be-5294-ab95-5b67c7bbc742 with scrape type 2
2026-03-25 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1be0fe18-e0be-5294-ab95-5b67c7bbc742 with scrape type 2
2026-03-25 04:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1be0fe18-e0be-5294-ab95-5b67c7bbc742, identifier: 10699089
2026-03-25 04:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1be0fe18-e0be-5294-ab95-5b67c7bbc742 with identifier: 10699089
2026-03-25 04:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1be0fe18-e0be-5294-ab95-5b67c7bbc742 with identifier: 10699089
2026-03-25 04:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1be0fe18-e0be-5294-ab95-5b67c7bbc742 with identifier: 10699089 to the API
2026-03-25 04:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699089>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1be0fe18-e0be-5294-ab95-5b67c7bbc742',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699089',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 105844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Mercedes-Benz E 300de AMG Line - 4-Matic - Hybrid - Automatic - 194 '
'hp - 105.844 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699089%27 HTTP/1.1" 200 None
2026-03-25 04:17:32 [adesa.de] INFO: Saving data for 10699089: {'auction_closing_time': 1774429200.0, 'created_time': 1774009168.140355, 'last_price_update_time': 1774412252.161159}
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699089') HTTP/1.1" 204 0
2026-03-25 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36660a28-369e-523d-b924-8ee2ec161ee9 with identifier: 10699076
2026-03-25 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36660a28-369e-523d-b924-8ee2ec161ee9 with scrape type 2
2026-03-25 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36660a28-369e-523d-b924-8ee2ec161ee9 with scrape type 2
2026-03-25 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 36660a28-369e-523d-b924-8ee2ec161ee9, identifier: 10699076
2026-03-25 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93ae99d2-23f5-5d3f-89bb-3ec685adc554 with identifier: 10699116
2026-03-25 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93ae99d2-23f5-5d3f-89bb-3ec685adc554 with scrape type 2
2026-03-25 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93ae99d2-23f5-5d3f-89bb-3ec685adc554 with scrape type 2
2026-03-25 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 93ae99d2-23f5-5d3f-89bb-3ec685adc554, identifier: 10699116
2026-03-25 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 36660a28-369e-523d-b924-8ee2ec161ee9 with identifier: 10699076
2026-03-25 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 36660a28-369e-523d-b924-8ee2ec161ee9 with identifier: 10699076
2026-03-25 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 36660a28-369e-523d-b924-8ee2ec161ee9 with identifier: 10699076 to the API
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699076>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '36660a28-369e-523d-b924-8ee2ec161ee9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VEC-NB 150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699076',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 138973,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus ST 1.0 ST Line - Petrol - Manual - 125 hp - 138.973 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699076%27 HTTP/1.1" 200 None
2026-03-25 04:17:32 [adesa.de] INFO: Saving data for 10699076: {'auction_closing_time': 1774429200.0, 'created_time': 1774009155.848186, 'last_price_update_time': 1774412252.64472}
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699076') HTTP/1.1" 204 0
2026-03-25 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 93ae99d2-23f5-5d3f-89bb-3ec685adc554 with identifier: 10699116
2026-03-25 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 93ae99d2-23f5-5d3f-89bb-3ec685adc554 with identifier: 10699116
2026-03-25 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 93ae99d2-23f5-5d3f-89bb-3ec685adc554 with identifier: 10699116 to the API
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699116>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '93ae99d2-23f5-5d3f-89bb-3ec685adc554',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699116',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 70874,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 Business - Diesel - Automatic - 174 '
'hp - 70.874 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699116%27 HTTP/1.1" 200 None
2026-03-25 04:17:32 [adesa.de] INFO: Saving data for 10699116: {'auction_closing_time': 1774429200.0, 'created_time': 1774009190.829972, 'last_price_update_time': 1774412252.944103}
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699116') HTTP/1.1" 204 0
2026-03-25 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a2aeb4-2e26-5773-9011-28d811f3fef6 with identifier: 10699095
2026-03-25 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a2aeb4-2e26-5773-9011-28d811f3fef6 with scrape type 2
2026-03-25 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01a2aeb4-2e26-5773-9011-28d811f3fef6 with scrape type 2
2026-03-25 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01a2aeb4-2e26-5773-9011-28d811f3fef6, identifier: 10699095
2026-03-25 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01a2aeb4-2e26-5773-9011-28d811f3fef6 with identifier: 10699095
2026-03-25 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01a2aeb4-2e26-5773-9011-28d811f3fef6 with identifier: 10699095
2026-03-25 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01a2aeb4-2e26-5773-9011-28d811f3fef6 with identifier: 10699095 to the API
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '01a2aeb4-2e26-5773-9011-28d811f3fef6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MSP-WA 505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699095',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 98748,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Grandland 1.5 GS Line - Diesel - Automatic - 130 hp - 98.748 '
'km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699095%27 HTTP/1.1" 200 None
2026-03-25 04:17:33 [adesa.de] INFO: Saving data for 10699095: {'auction_closing_time': 1774429200.0, 'created_time': 1774009189.914298, 'last_price_update_time': 1774412253.334747}
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699095') HTTP/1.1" 204 0
2026-03-25 04:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ad1b18-765f-5d6e-937e-27ea712085c0 with identifier: 10699091
2026-03-25 04:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ad1b18-765f-5d6e-937e-27ea712085c0 with scrape type 2
2026-03-25 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02ad1b18-765f-5d6e-937e-27ea712085c0 with scrape type 2
2026-03-25 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02ad1b18-765f-5d6e-937e-27ea712085c0, identifier: 10699091
2026-03-25 04:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dffa8b9-1b51-5a62-811b-2aed689e2997 with identifier: 10699138
2026-03-25 04:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dffa8b9-1b51-5a62-811b-2aed689e2997 with scrape type 2
2026-03-25 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dffa8b9-1b51-5a62-811b-2aed689e2997 with scrape type 2
2026-03-25 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2dffa8b9-1b51-5a62-811b-2aed689e2997, identifier: 10699138
2026-03-25 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02ad1b18-765f-5d6e-937e-27ea712085c0 with identifier: 10699091
2026-03-25 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02ad1b18-765f-5d6e-937e-27ea712085c0 with identifier: 10699091
2026-03-25 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02ad1b18-765f-5d6e-937e-27ea712085c0 with identifier: 10699091 to the API
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '02ad1b18-765f-5d6e-937e-27ea712085c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699091',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 102618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 102.618 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699091%27 HTTP/1.1" 200 None
2026-03-25 04:17:33 [adesa.de] INFO: Saving data for 10699091: {'auction_closing_time': 1774429200.0, 'created_time': 1774009173.891115, 'last_price_update_time': 1774412253.916749}
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699091') HTTP/1.1" 204 0
2026-03-25 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2dffa8b9-1b51-5a62-811b-2aed689e2997 with identifier: 10699138
2026-03-25 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2dffa8b9-1b51-5a62-811b-2aed689e2997 with identifier: 10699138
2026-03-25 04:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2dffa8b9-1b51-5a62-811b-2aed689e2997 with identifier: 10699138 to the API
2026-03-25 04:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2dffa8b9-1b51-5a62-811b-2aed689e2997',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699138',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 54713,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 54.713 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699138%27 HTTP/1.1" 200 None
2026-03-25 04:17:35 [adesa.de] INFO: Saving data for 10699138: {'auction_closing_time': 1774429200.0, 'created_time': 1774009197.880569, 'last_price_update_time': 1774412255.246059}
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699138') HTTP/1.1" 204 0
2026-03-25 04:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:35 [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-25 04:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6110ab1b-face-58a4-84b6-58dd32591a96 with identifier: 10699114
2026-03-25 04:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6110ab1b-face-58a4-84b6-58dd32591a96 with scrape type 2
2026-03-25 04:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6110ab1b-face-58a4-84b6-58dd32591a96 with scrape type 2
2026-03-25 04:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6110ab1b-face-58a4-84b6-58dd32591a96, identifier: 10699114
2026-03-25 04:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6110ab1b-face-58a4-84b6-58dd32591a96 with identifier: 10699114
2026-03-25 04:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6110ab1b-face-58a4-84b6-58dd32591a96 with identifier: 10699114
2026-03-25 04:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6110ab1b-face-58a4-84b6-58dd32591a96 with identifier: 10699114 to the API
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6110ab1b-face-58a4-84b6-58dd32591a96',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699114',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 78304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 78.304 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699114%27 HTTP/1.1" 200 None
2026-03-25 04:17:35 [adesa.de] INFO: Saving data for 10699114: {'auction_closing_time': 1774429200.0, 'created_time': 1774009129.275864, 'last_price_update_time': 1774412255.736956}
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699114') HTTP/1.1" 204 0
2026-03-25 04:17:35 [adesa.de] INFO: Found listing with ID: 10699073
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699073%27 HTTP/1.1" 200 None
2026-03-25 04:17:35 [adesa.de] INFO: Scrape type for 10699073: 2
2026-03-25 04:17:35 [adesa.de] INFO: Scraping item 10699073 url https://www.openlane.eu/en/carv6/auction/10699073
2026-03-25 04:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5184ff1a-e786-50cc-98ee-636478097257 with identifier: 10699111
2026-03-25 04:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5184ff1a-e786-50cc-98ee-636478097257 with scrape type 2
2026-03-25 04:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5184ff1a-e786-50cc-98ee-636478097257 with scrape type 2
2026-03-25 04:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5184ff1a-e786-50cc-98ee-636478097257, identifier: 10699111
2026-03-25 04:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5184ff1a-e786-50cc-98ee-636478097257 with identifier: 10699111
2026-03-25 04:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5184ff1a-e786-50cc-98ee-636478097257 with identifier: 10699111
2026-03-25 04:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5184ff1a-e786-50cc-98ee-636478097257 with identifier: 10699111 to the API
2026-03-25 04:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5184ff1a-e786-50cc-98ee-636478097257',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S-WW 1564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699111',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 78448,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Business - Diesel - Automatic '
'- 174 hp - 78.448 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699111%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Saving data for 10699111: {'auction_closing_time': 1774429200.0, 'created_time': 1774009139.240139, 'last_price_update_time': 1774412256.158841}
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699111') HTTP/1.1" 204 0
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10699100
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699100%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10699100: 2
2026-03-25 04:17:36 [adesa.de] INFO: Scraping item 10699100 url https://www.openlane.eu/en/carv6/auction/10699100
2026-03-25 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10699118
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699118%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10699118: 2
2026-03-25 04:17:36 [adesa.de] INFO: Scraping item 10699118 url https://www.openlane.eu/en/carv6/auction/10699118
2026-03-25 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10699146
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699146%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10699146: 2
2026-03-25 04:17:36 [adesa.de] INFO: Scraping item 10699146 url https://www.openlane.eu/en/carv6/auction/10699146
2026-03-25 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10699074
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699074%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10699074: 2
2026-03-25 04:17:36 [adesa.de] INFO: Scraping item 10699074 url https://www.openlane.eu/en/carv6/auction/10699074
2026-03-25 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10699081
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699081%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10699081: 2
2026-03-25 04:17:36 [adesa.de] INFO: Scraping item 10699081 url https://www.openlane.eu/en/carv6/auction/10699081
2026-03-25 04:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695235
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695235%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695235: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695235 url https://www.openlane.eu/en/carv6/auction/10695235
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695232
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695232%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695232: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695232 url https://www.openlane.eu/en/carv6/auction/10695232
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695233
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695233%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695233: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695233 url https://www.openlane.eu/en/carv6/auction/10695233
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695230
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695230%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695230: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695230 url https://www.openlane.eu/en/carv6/auction/10695230
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695231
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695231%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695231: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695231 url https://www.openlane.eu/en/carv6/auction/10695231
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695234
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695234%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695234: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695234 url https://www.openlane.eu/en/carv6/auction/10695234
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10695236
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710695236%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10695236: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10695236 url https://www.openlane.eu/en/carv6/auction/10695236
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10700138
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710700138%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10700138: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10700138 url https://www.openlane.eu/en/carv6/auction/10700138
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10704764
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710704764%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10704764: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10704764 url https://www.openlane.eu/en/carv6/auction/10704764
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10716252
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716252%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10716252: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10716252 url https://www.openlane.eu/en/carv6/auction/10716252
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703209
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703209%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703209: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703209 url https://www.openlane.eu/en/carv6/auction/10703209
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702839
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702839%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702839: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702839 url https://www.openlane.eu/en/carv6/auction/10702839
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702802
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702802%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702802: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702802 url https://www.openlane.eu/en/carv6/auction/10702802
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703214
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703214%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703214: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703214 url https://www.openlane.eu/en/carv6/auction/10703214
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703412
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703412%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703412: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703412 url https://www.openlane.eu/en/carv6/auction/10703412
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10675734
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675734%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10675734: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10675734 url https://www.openlane.eu/en/carv6/auction/10675734
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703215
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703215%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703215: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703215 url https://www.openlane.eu/en/carv6/auction/10703215
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702796
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702796%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702796: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702796 url https://www.openlane.eu/en/carv6/auction/10702796
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703207
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703207%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703207: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703207 url https://www.openlane.eu/en/carv6/auction/10703207
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702838
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702838%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702838: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702838 url https://www.openlane.eu/en/carv6/auction/10702838
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703213
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703213%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703213: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703213 url https://www.openlane.eu/en/carv6/auction/10703213
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10677120
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677120%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10677120: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10677120 url https://www.openlane.eu/en/carv6/auction/10677120
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702797
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702797%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702797: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702797 url https://www.openlane.eu/en/carv6/auction/10702797
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10677121
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710677121%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10677121: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10677121 url https://www.openlane.eu/en/carv6/auction/10677121
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702804
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702804%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702804: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702804 url https://www.openlane.eu/en/carv6/auction/10702804
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702805
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702805%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702805: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702805 url https://www.openlane.eu/en/carv6/auction/10702805
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702800
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702800%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702800: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702800 url https://www.openlane.eu/en/carv6/auction/10702800
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703211
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703211%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703211: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703211 url https://www.openlane.eu/en/carv6/auction/10703211
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10675733
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675733%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10675733: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10675733 url https://www.openlane.eu/en/carv6/auction/10675733
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10690307
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690307%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10690307: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10690307 url https://www.openlane.eu/en/carv6/auction/10690307
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10702841
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710702841%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10702841: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10702841 url https://www.openlane.eu/en/carv6/auction/10702841
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10703216
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703216%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10703216: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10703216 url https://www.openlane.eu/en/carv6/auction/10703216
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10690306
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710690306%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10690306: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10690306 url https://www.openlane.eu/en/carv6/auction/10690306
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710608847%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710616543%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504923%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504969%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504956%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505032%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505038%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10505037
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505037%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10505037: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10505037 url https://www.openlane.eu/en/carv6/auction/10505037
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10505042
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505042%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10505042: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10505042 url https://www.openlane.eu/en/carv6/auction/10505042
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688552%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10548333
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710548333%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10548333: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10548333 url https://www.openlane.eu/en/carv6/auction/10548333
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504910%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504988%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504915%27 HTTP/1.1" 200 None
2026-03-25 04:17:36 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-25 04:17:36 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-25 04:17:36 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505050%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10505050: 2
2026-03-25 04:17:37 [adesa.de] INFO: Scraping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505023%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504992%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649966%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504958%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504959
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504959%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504959: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504959 url https://www.openlane.eu/en/carv6/auction/10504959
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504980%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504919%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505021%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710527712%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504951%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504986%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710530502%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710276383%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279958697%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504985%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504984%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10715526
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715526%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10715526: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10715526 url https://www.openlane.eu/en/carv6/auction/10715526
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10526752
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710526752%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10526752: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10526752 url https://www.openlane.eu/en/carv6/auction/10526752
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10687172
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710687172%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10687172: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10687172 url https://www.openlane.eu/en/carv6/auction/10687172
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710665478%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597841%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698052%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694524%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703826%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626566%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698811%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10699732
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699732%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10699732: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10699732 url https://www.openlane.eu/en/carv6/auction/10699732
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696471%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710663906%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10710382
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710710382%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10710382: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10710382 url https://www.openlane.eu/en/carv6/auction/10710382
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691964%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707703%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710553682%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698181%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697386%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710590424%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710606756%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662396%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710585779%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710525350%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710644733%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710557402%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504917%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504929%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-25 04:17:37 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505024%27 HTTP/1.1" 200 None
2026-03-25 04:17:37 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-25 04:17:37 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-25 04:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b36513-1a43-516c-a77a-78a6c1fc84c1 with identifier: 10699093
2026-03-25 04:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b36513-1a43-516c-a77a-78a6c1fc84c1 with scrape type 2
2026-03-25 04:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36b36513-1a43-516c-a77a-78a6c1fc84c1 with scrape type 2
2026-03-25 04:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 36b36513-1a43-516c-a77a-78a6c1fc84c1, identifier: 10699093
2026-03-25 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 36b36513-1a43-516c-a77a-78a6c1fc84c1 with identifier: 10699093
2026-03-25 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 36b36513-1a43-516c-a77a-78a6c1fc84c1 with identifier: 10699093
2026-03-25 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 36b36513-1a43-516c-a77a-78a6c1fc84c1 with identifier: 10699093 to the API
2026-03-25 04:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '36b36513-1a43-516c-a77a-78a6c1fc84c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DD-MH 664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699093',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 101833,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'101.833 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-25 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699093%27 HTTP/1.1" 200 None
2026-03-25 04:17:38 [adesa.de] INFO: Saving data for 10699093: {'auction_closing_time': 1774429200.0, 'created_time': 1774009151.90286, 'last_price_update_time': 1774412258.927465}
2026-03-25 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699093') HTTP/1.1" 204 0
2026-03-25 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17922b40-8f8a-55c4-ba25-df65c1666218 with identifier: 10699100
2026-03-25 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17922b40-8f8a-55c4-ba25-df65c1666218 with scrape type 2
2026-03-25 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17922b40-8f8a-55c4-ba25-df65c1666218 with scrape type 2
2026-03-25 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 17922b40-8f8a-55c4-ba25-df65c1666218, identifier: 10699100
2026-03-25 04:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2b8535-2a14-5920-9ba2-916a873c609b with identifier: 10699146
2026-03-25 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2b8535-2a14-5920-9ba2-916a873c609b with scrape type 2
2026-03-25 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2b8535-2a14-5920-9ba2-916a873c609b with scrape type 2
2026-03-25 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2b8535-2a14-5920-9ba2-916a873c609b, identifier: 10699146
2026-03-25 04:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9127611e-14b9-528b-9172-ce2c83f973ec with identifier: 10699118
2026-03-25 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9127611e-14b9-528b-9172-ce2c83f973ec with scrape type 2
2026-03-25 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9127611e-14b9-528b-9172-ce2c83f973ec with scrape type 2
2026-03-25 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9127611e-14b9-528b-9172-ce2c83f973ec, identifier: 10699118
2026-03-25 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 17922b40-8f8a-55c4-ba25-df65c1666218 with identifier: 10699100
2026-03-25 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 17922b40-8f8a-55c4-ba25-df65c1666218 with identifier: 10699100
2026-03-25 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 17922b40-8f8a-55c4-ba25-df65c1666218 with identifier: 10699100 to the API
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 205,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': '17922b40-8f8a-55c4-ba25-df65c1666218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 23E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699100',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 92665,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 205 hp - 92.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699100%27 HTTP/1.1" 200 None
2026-03-25 04:17:39 [adesa.de] INFO: Saving data for 10699100: {'auction_closing_time': 1774429200.0, 'created_time': 1774009134.746733, 'last_price_update_time': 1774412259.686535}
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699100') HTTP/1.1" 204 0
2026-03-25 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2b8535-2a14-5920-9ba2-916a873c609b with identifier: 10699146
2026-03-25 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2b8535-2a14-5920-9ba2-916a873c609b with identifier: 10699146
2026-03-25 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2b8535-2a14-5920-9ba2-916a873c609b with identifier: 10699146 to the API
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2e2b8535-2a14-5920-9ba2-916a873c609b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699146',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 42770,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'42.770 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699146%27 HTTP/1.1" 200 None
2026-03-25 04:17:39 [adesa.de] INFO: Saving data for 10699146: {'auction_closing_time': 1774429200.0, 'created_time': 1774009132.661693, 'last_price_update_time': 1774412259.959145}
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699146') HTTP/1.1" 204 0
2026-03-25 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9127611e-14b9-528b-9172-ce2c83f973ec with identifier: 10699118
2026-03-25 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9127611e-14b9-528b-9172-ce2c83f973ec with identifier: 10699118
2026-03-25 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9127611e-14b9-528b-9172-ce2c83f973ec with identifier: 10699118 to the API
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699118>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9127611e-14b9-528b-9172-ce2c83f973ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-FV 236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699118',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 70870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2023-10-13',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Skoda Kodiaq 2.0 TDI Sportline - AWD - Diesel - Automatic - 200 hp '
'- 70.870 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699118%27 HTTP/1.1" 200 None
2026-03-25 04:17:40 [adesa.de] INFO: Saving data for 10699118: {'auction_closing_time': 1774429200.0, 'created_time': 1774009135.446627, 'last_price_update_time': 1774412260.244325}
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699118') HTTP/1.1" 204 0
2026-03-25 04:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b90dce6d-a428-52a9-ba38-869b60a9b54e with identifier: 10699143
2026-03-25 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b90dce6d-a428-52a9-ba38-869b60a9b54e with scrape type 2
2026-03-25 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b90dce6d-a428-52a9-ba38-869b60a9b54e with scrape type 2
2026-03-25 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b90dce6d-a428-52a9-ba38-869b60a9b54e, identifier: 10699143
2026-03-25 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf85f1-e4d7-55cd-8c2b-6dc682cc104b with identifier: 10699074
2026-03-25 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf85f1-e4d7-55cd-8c2b-6dc682cc104b with scrape type 2
2026-03-25 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eadf85f1-e4d7-55cd-8c2b-6dc682cc104b with scrape type 2
2026-03-25 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eadf85f1-e4d7-55cd-8c2b-6dc682cc104b, identifier: 10699074
2026-03-25 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b90dce6d-a428-52a9-ba38-869b60a9b54e with identifier: 10699143
2026-03-25 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b90dce6d-a428-52a9-ba38-869b60a9b54e with identifier: 10699143
2026-03-25 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b90dce6d-a428-52a9-ba38-869b60a9b54e with identifier: 10699143 to the API
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b90dce6d-a428-52a9-ba38-869b60a9b54e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-GI 1040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699143',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 47889,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Automatic - 130 hp - 47.889 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699143%27 HTTP/1.1" 200 None
2026-03-25 04:17:40 [adesa.de] INFO: Saving data for 10699143: {'auction_closing_time': 1774429200.0, 'created_time': 1774009130.237432, 'last_price_update_time': 1774412260.750421}
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699143') HTTP/1.1" 204 0
2026-03-25 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eadf85f1-e4d7-55cd-8c2b-6dc682cc104b with identifier: 10699074
2026-03-25 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eadf85f1-e4d7-55cd-8c2b-6dc682cc104b with identifier: 10699074
2026-03-25 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eadf85f1-e4d7-55cd-8c2b-6dc682cc104b with identifier: 10699074 to the API
2026-03-25 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'eadf85f1-e4d7-55cd-8c2b-6dc682cc104b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LAU-SD 301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699074',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 143726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 143.726 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699074%27 HTTP/1.1" 200 None
2026-03-25 04:17:41 [adesa.de] INFO: Saving data for 10699074: {'auction_closing_time': 1774429200.0, 'created_time': 1774009135.787786, 'last_price_update_time': 1774412261.029446}
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699074') HTTP/1.1" 204 0
2026-03-25 04:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d82746e8-8f83-5f38-9280-89f934bf2bf0 with identifier: 10699073
2026-03-25 04:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d82746e8-8f83-5f38-9280-89f934bf2bf0 with scrape type 2
2026-03-25 04:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d82746e8-8f83-5f38-9280-89f934bf2bf0 with scrape type 2
2026-03-25 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d82746e8-8f83-5f38-9280-89f934bf2bf0, identifier: 10699073
2026-03-25 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d82746e8-8f83-5f38-9280-89f934bf2bf0 with identifier: 10699073
2026-03-25 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d82746e8-8f83-5f38-9280-89f934bf2bf0 with identifier: 10699073
2026-03-25 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d82746e8-8f83-5f38-9280-89f934bf2bf0 with identifier: 10699073 to the API
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd82746e8-8f83-5f38-9280-89f934bf2bf0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-AV 300E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699073',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 191733,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Seat Leon Sportstourer 1.4 FR - Hybrid - Automatic - 203 hp - '
'191.733 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699073%27 HTTP/1.1" 200 None
2026-03-25 04:17:41 [adesa.de] INFO: Saving data for 10699073: {'auction_closing_time': 1774429200.0, 'created_time': 1774009133.133696, 'last_price_update_time': 1774412261.418374}
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699073') HTTP/1.1" 204 0
2026-03-25 04:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504911%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504912%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681290%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504928%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504928: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504976%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504940%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620678%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662394%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662395%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504974%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505027%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504944%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10627083
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627083%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10627083: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10627083 url https://www.openlane.eu/en/carv6/auction/10627083
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640299%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10698064
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698064%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10698064: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10698064 url https://www.openlane.eu/en/carv6/auction/10698064
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626540%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710559443%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707953%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620675%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710625968%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626545%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631175%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627628%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627640%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626273%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627637%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698071%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623496%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632970%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632976%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626290%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632971%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710425397%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675195%27 HTTP/1.1" 200 None
2026-03-25 04:17:45 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-25 04:17:45 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-25 04:17:45 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-25 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710674997%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699421%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710384594%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10597879
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597879%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10597879: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10597879 url https://www.openlane.eu/en/carv6/auction/10597879
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710633433%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649959%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694994%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715704%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10627084
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627084%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10627084: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10627084 url https://www.openlane.eu/en/carv6/auction/10627084
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981933%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981932%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696449%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641207%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628377%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699465%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10699465: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710269735%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710333284%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710531591%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10531591: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710666058%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10699441: 2
2026-03-25 04:17:46 [adesa.de] INFO: Scraping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710051067%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707863%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697379%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710563518%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10699520
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699520%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10699520: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10699520 url https://www.openlane.eu/en/carv6/auction/10699520
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10574078
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574078%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10574078: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10574078 url https://www.openlane.eu/en/carv6/auction/10574078
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710242156%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10574076
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710574076%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10574076: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10574076 url https://www.openlane.eu/en/carv6/auction/10574076
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716209%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623494%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10681280
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681280%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10681280: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10681280 url https://www.openlane.eu/en/carv6/auction/10681280
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10653834
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710653834%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10653834: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10653834 url https://www.openlane.eu/en/carv6/auction/10653834
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710682772%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710700897%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640466%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10699719
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699719%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10699719: 2
2026-03-25 04:17:46 [adesa.de] INFO: Scraping item 10699719 url https://www.openlane.eu/en/carv6/auction/10699719
2026-03-25 04:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691963%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641436%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710588293%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710673718%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710701015%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710661521%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620367%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628380%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699508%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710711370%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10715792
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715792%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10715792: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10715792 url https://www.openlane.eu/en/carv6/auction/10715792
2026-03-25 04:17:46 [adesa.de] INFO: Found listing with ID: 10686920
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710686920%27 HTTP/1.1" 200 None
2026-03-25 04:17:46 [adesa.de] INFO: Scrape type for 10686920: 0
2026-03-25 04:17:46 [adesa.de] INFO: Skipping item 10686920 url https://www.openlane.eu/en/carv6/auction/10686920
2026-03-25 04:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441
2026-03-25 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49154fcb-6e42-5821-96c1-d28b7e099028 with scrape type 2
2026-03-25 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49154fcb-6e42-5821-96c1-d28b7e099028 with scrape type 2
2026-03-25 04:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49154fcb-6e42-5821-96c1-d28b7e099028, identifier: 10699441
2026-03-25 04:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441
2026-03-25 04:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441
2026-03-25 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441 to the API
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699441>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '49154fcb-6e42-5821-96c1-d28b7e099028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B MI 1186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699441',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 47052,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi Q2 35 TFSI Design - Petrol - Automatic - 150 hp - 47.052 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-25 04:17:48 [adesa.de] INFO: Saving data for 10699441: {'auction_closing_time': 1798671600.0, 'created_time': 1774009307.570516, 'last_price_update_time': 1774412268.252948}
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699441') HTTP/1.1" 204 0
2026-03-25 04:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef55094d-d3ff-5b05-8dd4-409b1a90aedf with identifier: 10699719
2026-03-25 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef55094d-d3ff-5b05-8dd4-409b1a90aedf with scrape type 2
2026-03-25 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef55094d-d3ff-5b05-8dd4-409b1a90aedf with scrape type 2
2026-03-25 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef55094d-d3ff-5b05-8dd4-409b1a90aedf, identifier: 10699719
2026-03-25 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef55094d-d3ff-5b05-8dd4-409b1a90aedf with identifier: 10699719
2026-03-25 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef55094d-d3ff-5b05-8dd4-409b1a90aedf with identifier: 10699719
2026-03-25 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef55094d-d3ff-5b05-8dd4-409b1a90aedf with identifier: 10699719 to the API
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': 'ef55094d-d3ff-5b05-8dd4-409b1a90aedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS GO 302 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699719',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 26560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.3 Pure Performance - Electric - Automatic - 150 hp - '
'26.560 km',
'transmission': 'automatic',
'trim': 'Pure Performance',
'vin': None,
'year': 2021}
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699719%27 HTTP/1.1" 200 None
2026-03-25 04:17:48 [adesa.de] INFO: Saving data for 10699719: {'auction_closing_time': 1798671600.0, 'created_time': 1774009315.449639, 'last_price_update_time': 1774412268.713902}
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699719') HTTP/1.1" 204 0
2026-03-25 04:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399424b9-19f5-5856-9dde-6d4ad1ef9490 with identifier: 10699081
2026-03-25 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399424b9-19f5-5856-9dde-6d4ad1ef9490 with scrape type 2
2026-03-25 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 399424b9-19f5-5856-9dde-6d4ad1ef9490 with scrape type 2
2026-03-25 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 399424b9-19f5-5856-9dde-6d4ad1ef9490, identifier: 10699081
2026-03-25 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 399424b9-19f5-5856-9dde-6d4ad1ef9490 with identifier: 10699081
2026-03-25 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 399424b9-19f5-5856-9dde-6d4ad1ef9490 with identifier: 10699081
2026-03-25 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 399424b9-19f5-5856-9dde-6d4ad1ef9490 with identifier: 10699081 to the API
2026-03-25 04:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17: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-25 04:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '399424b9-19f5-5856-9dde-6d4ad1ef9490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEG-TC 27E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699081',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 120104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 7,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volvo XC90 T8 R-Design - Hybrid - Automatic - 303 hp - 120.104 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-25 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699081%27 HTTP/1.1" 200 None
2026-03-25 04:17:49 [adesa.de] INFO: Saving data for 10699081: {'auction_closing_time': 1774429200.0, 'created_time': 1774009134.365936, 'last_price_update_time': 1774412269.102145}
2026-03-25 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699081') HTTP/1.1" 204 0
2026-03-25 04:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-25 04:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-25 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-25 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10505050
2026-03-25 04:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-25 04:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-25 04:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050 to the API
2026-03-25 04:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505050>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-25 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505050%27 HTTP/1.1" 200 None
2026-03-25 04:17:51 [adesa.de] INFO: Saving data for 10505050: {'auction_closing_time': 1798675200.0, 'created_time': 1773337137.542175, 'last_price_update_time': 1774412271.557447}
2026-03-25 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505050') HTTP/1.1" 204 0
2026-03-25 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-25 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656a9914-f81d-5cd6-af6f-df94287e810a with identifier: 10699156
2026-03-25 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656a9914-f81d-5cd6-af6f-df94287e810a with scrape type 2
2026-03-25 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 656a9914-f81d-5cd6-af6f-df94287e810a with scrape type 2
2026-03-25 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 656a9914-f81d-5cd6-af6f-df94287e810a, identifier: 10699156
2026-03-25 04:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 656a9914-f81d-5cd6-af6f-df94287e810a with identifier: 10699156
2026-03-25 04:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 656a9914-f81d-5cd6-af6f-df94287e810a with identifier: 10699156
2026-03-25 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 656a9914-f81d-5cd6-af6f-df94287e810a with identifier: 10699156 to the API
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 04:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699156>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '656a9914-f81d-5cd6-af6f-df94287e810a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-RI 913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699156',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 17699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 3 Series Touring 320i M Sport - Petrol - Automatic - 184 hp - '
'17.699 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699156%27 HTTP/1.1" 200 None
2026-03-25 04:17:58 [adesa.de] INFO: Saving data for 10699156: {'auction_closing_time': 1774429200.0, 'created_time': 1774009155.40914, 'last_price_update_time': 1774412278.552635}
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699156') HTTP/1.1" 204 0
2026-03-25 04:17:58 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 04:17:58 [adesa.de] INFO: adesa.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20last_price_update_time%20lt%201773980278 HTTP/1.1" 200 None
2026-03-25 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10685294') HTTP/1.1" 204 0
2026-03-25 04:17:58 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (62 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-25T04_15_00.jl
2026-03-25 04:17:58 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 102075,
'downloader/request_count': 103,
'downloader/request_method_count/GET': 82,
'downloader/request_method_count/POST': 21,
'downloader/response_bytes': 16468697,
'downloader/response_count': 103,
'downloader/response_status_count/200': 92,
'downloader/response_status_count/403': 10,
'downloader/response_status_count/522': 1,
'elapsed_time_seconds': 172.390423,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 4, 17, 58, 757000, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 45473,
'httpcompression/response_count': 10,
'item_scraped_count': 62,
'log_count/DEBUG': 4717,
'log_count/INFO': 6582,
'memusage/max': 181006336,
'memusage/startup': 149966848,
'photo_download_count': 10,
'request_depth_max': 20,
'response_received_count': 92,
'retry/count': 1,
'retry/reason_count/522 Unknown Status': 1,
'scheduler/dequeued': 103,
'scheduler/dequeued/memory': 103,
'scheduler/enqueued': 103,
'scheduler/enqueued/memory': 103,
'scrape_type/new': 2,
'scrape_type/price_update': 60,
'scrape_type/skipped': 1920,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 83,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.668364242392494,
'scrapy-zyte-api/mean_response_seconds': 4.760667141728912,
'scrapy-zyte-api/processed': 83,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 83,
'scrapy-zyte-api/request_args/experimental.requestCookies': 82,
'scrapy-zyte-api/request_args/experimental.responseCookies': 83,
'scrapy-zyte-api/request_args/httpRequestBody': 21,
'scrapy-zyte-api/request_args/httpRequestMethod': 21,
'scrapy-zyte-api/request_args/httpResponseBody': 83,
'scrapy-zyte-api/request_args/httpResponseHeaders': 83,
'scrapy-zyte-api/request_args/url': 83,
'scrapy-zyte-api/status_codes/200': 83,
'scrapy-zyte-api/success': 83,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1982,
'source/total_available': 1982,
'start_time': datetime.datetime(2026, 3, 25, 4, 15, 6, 366577, tzinfo=datetime.timezone.utc)}
2026-03-25 04:17:58 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 04:17:58 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f755337ae90>
2026-03-25 04:17:58 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f75531fdc90>