2026-03-28 12:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-28 12: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-28 12:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-28 12:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-28 12:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-28 12:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-28 12:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-28 12:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 9cf9108f27b954aa
2026-03-28 12:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-28 12:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.de/task_40_2026-03-28T12_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-28 12:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 12:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-28 12:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-28 12:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-28 12: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-28 12:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-28 12:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-28 12:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-28 12:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-28 12:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-28 12:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-28 12: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-28 12:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-28 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-28 12: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-28 12: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-28 12:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-28 12:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 12:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-28 12:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-28 12:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 12:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-28 12: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-28 12: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-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741360
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741360%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741360: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741360 url https://www.openlane.eu/en/carv6/auction/10741360
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10740275
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740275%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10740275: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10740275 url https://www.openlane.eu/en/carv6/auction/10740275
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10734856
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734856%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10734856: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10734856 url https://www.openlane.eu/en/carv6/auction/10734856
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738811
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738811%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738811: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738811 url https://www.openlane.eu/en/carv6/auction/10738811
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738812
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738812%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738812: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738812 url https://www.openlane.eu/en/carv6/auction/10738812
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738813
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738813%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738813: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738813 url https://www.openlane.eu/en/carv6/auction/10738813
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10734859
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734859%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10734859: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10734859 url https://www.openlane.eu/en/carv6/auction/10734859
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10740269
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740269%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10740269: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10740269 url https://www.openlane.eu/en/carv6/auction/10740269
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10740270
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740270%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10740270: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10740270 url https://www.openlane.eu/en/carv6/auction/10740270
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736780
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736780%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736780: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736780 url https://www.openlane.eu/en/carv6/auction/10736780
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736777
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736777%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736777: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736777 url https://www.openlane.eu/en/carv6/auction/10736777
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10730293
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730293%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10730293: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10730293 url https://www.openlane.eu/en/carv6/auction/10730293
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736778
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736778%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736778: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736778 url https://www.openlane.eu/en/carv6/auction/10736778
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736783
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736783%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736783: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736783 url https://www.openlane.eu/en/carv6/auction/10736783
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741271
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741271%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741271: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741271 url https://www.openlane.eu/en/carv6/auction/10741271
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10734847
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734847%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10734847: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10734847 url https://www.openlane.eu/en/carv6/auction/10734847
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738814
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738814%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738814: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738814 url https://www.openlane.eu/en/carv6/auction/10738814
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10729699
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729699%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10729699: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10729699 url https://www.openlane.eu/en/carv6/auction/10729699
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738815
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738815%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738815: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738815 url https://www.openlane.eu/en/carv6/auction/10738815
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736776
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736776%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736776: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736776 url https://www.openlane.eu/en/carv6/auction/10736776
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736781
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736781%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736781: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736781 url https://www.openlane.eu/en/carv6/auction/10736781
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736774
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736774%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736774: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736774 url https://www.openlane.eu/en/carv6/auction/10736774
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736787
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736787%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736787: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736787 url https://www.openlane.eu/en/carv6/auction/10736787
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738816
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738816%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738816: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738816 url https://www.openlane.eu/en/carv6/auction/10738816
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741572
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741572%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741572: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741572 url https://www.openlane.eu/en/carv6/auction/10741572
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10729698
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729698%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10729698: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10729698 url https://www.openlane.eu/en/carv6/auction/10729698
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738817
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738817%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738817: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738817 url https://www.openlane.eu/en/carv6/auction/10738817
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741604
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741604%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741604: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741604 url https://www.openlane.eu/en/carv6/auction/10741604
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738818
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738818%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738818: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738818 url https://www.openlane.eu/en/carv6/auction/10738818
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10731447
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731447%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10731447: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10731447 url https://www.openlane.eu/en/carv6/auction/10731447
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10730286
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730286%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10730286: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10730286 url https://www.openlane.eu/en/carv6/auction/10730286
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10730304
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730304%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10730304: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10730304 url https://www.openlane.eu/en/carv6/auction/10730304
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10730296
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730296%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10730296: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10730296 url https://www.openlane.eu/en/carv6/auction/10730296
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10736768
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736768%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10736768: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10736768 url https://www.openlane.eu/en/carv6/auction/10736768
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741574
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741574%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741574: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741574 url https://www.openlane.eu/en/carv6/auction/10741574
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741580
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741580%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741580: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741580 url https://www.openlane.eu/en/carv6/auction/10741580
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741542
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741542%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741542: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741542 url https://www.openlane.eu/en/carv6/auction/10741542
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741579
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741579%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741579: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741579 url https://www.openlane.eu/en/carv6/auction/10741579
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741573
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741573%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741573: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741573 url https://www.openlane.eu/en/carv6/auction/10741573
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741539
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741539%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741539: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741539 url https://www.openlane.eu/en/carv6/auction/10741539
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741592
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741592%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741592: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741592 url https://www.openlane.eu/en/carv6/auction/10741592
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741589
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741589%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741589: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741589 url https://www.openlane.eu/en/carv6/auction/10741589
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741545
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741545%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741545: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741545 url https://www.openlane.eu/en/carv6/auction/10741545
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10741561
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741561%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10741561: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10741561 url https://www.openlane.eu/en/carv6/auction/10741561
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10733659
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733659%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10733659: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10733659 url https://www.openlane.eu/en/carv6/auction/10733659
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10730297
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730297%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10730297: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10730297 url https://www.openlane.eu/en/carv6/auction/10730297
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10730291
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730291%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10730291: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10730291 url https://www.openlane.eu/en/carv6/auction/10730291
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10734851
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734851%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10734851: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10734851 url https://www.openlane.eu/en/carv6/auction/10734851
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10731444
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731444%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10731444: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10731444 url https://www.openlane.eu/en/carv6/auction/10731444
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738821
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738821%27 HTTP/1.1" 200 None
2026-03-28 12:15:20 [adesa.de] INFO: Scrape type for 10738821: 0
2026-03-28 12:15:20 [adesa.de] INFO: Skipping item 10738821 url https://www.openlane.eu/en/carv6/auction/10738821
2026-03-28 12:15:20 [adesa.de] INFO: Found listing with ID: 10738822
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738822%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738822: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738822 url https://www.openlane.eu/en/carv6/auction/10738822
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738825
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738825%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738825: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738825 url https://www.openlane.eu/en/carv6/auction/10738825
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738823
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738823%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738823: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738823 url https://www.openlane.eu/en/carv6/auction/10738823
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741605
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741605%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741605: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741605 url https://www.openlane.eu/en/carv6/auction/10741605
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738820
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738820%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738820: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738820 url https://www.openlane.eu/en/carv6/auction/10738820
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738827
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738827%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738827: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738827 url https://www.openlane.eu/en/carv6/auction/10738827
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738828
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738828%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738828: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738828 url https://www.openlane.eu/en/carv6/auction/10738828
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738830
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738830%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738830: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738830 url https://www.openlane.eu/en/carv6/auction/10738830
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738829
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738829%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738829: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738829 url https://www.openlane.eu/en/carv6/auction/10738829
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738831
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738831%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738831: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738831 url https://www.openlane.eu/en/carv6/auction/10738831
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738832
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738832%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738832: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738832 url https://www.openlane.eu/en/carv6/auction/10738832
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10736784
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736784%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10736784: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10736784 url https://www.openlane.eu/en/carv6/auction/10736784
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738833
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738833%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738833: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738833 url https://www.openlane.eu/en/carv6/auction/10738833
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738840
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738840%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738840: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738840 url https://www.openlane.eu/en/carv6/auction/10738840
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738841
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738841%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738841: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738841 url https://www.openlane.eu/en/carv6/auction/10738841
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738843
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738843%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738843: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738843 url https://www.openlane.eu/en/carv6/auction/10738843
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10740303
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740303%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10740303: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10740303 url https://www.openlane.eu/en/carv6/auction/10740303
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741540
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741540%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741540: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741540 url https://www.openlane.eu/en/carv6/auction/10741540
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738844
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738844%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738844: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738844 url https://www.openlane.eu/en/carv6/auction/10738844
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738846
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738846%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738846: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738846 url https://www.openlane.eu/en/carv6/auction/10738846
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10730311
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730311%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10730311: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10730311 url https://www.openlane.eu/en/carv6/auction/10730311
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10734848
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734848%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10734848: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10734848 url https://www.openlane.eu/en/carv6/auction/10734848
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10729696
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710729696%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10729696: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10729696 url https://www.openlane.eu/en/carv6/auction/10729696
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10730307
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730307%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10730307: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10730307 url https://www.openlane.eu/en/carv6/auction/10730307
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10736737
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736737%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10736737: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10736737 url https://www.openlane.eu/en/carv6/auction/10736737
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10736769
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736769%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10736769: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10736769 url https://www.openlane.eu/en/carv6/auction/10736769
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10740271
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740271%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10740271: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10740271 url https://www.openlane.eu/en/carv6/auction/10740271
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10733658
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710733658%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10733658: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10733658 url https://www.openlane.eu/en/carv6/auction/10733658
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10731441
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731441%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10731441: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10731441 url https://www.openlane.eu/en/carv6/auction/10731441
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741538
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741538%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741538: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741538 url https://www.openlane.eu/en/carv6/auction/10741538
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10736779
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736779%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10736779: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10736779 url https://www.openlane.eu/en/carv6/auction/10736779
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741597
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741597%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741597: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741597 url https://www.openlane.eu/en/carv6/auction/10741597
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741546
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741546%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741546: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741546 url https://www.openlane.eu/en/carv6/auction/10741546
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741549
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741549%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741549: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741549 url https://www.openlane.eu/en/carv6/auction/10741549
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741548
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741548%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741548: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741548 url https://www.openlane.eu/en/carv6/auction/10741548
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738079
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738079%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738079: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738079 url https://www.openlane.eu/en/carv6/auction/10738079
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10730316
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730316%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10730316: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10730316 url https://www.openlane.eu/en/carv6/auction/10730316
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10729697
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710729697%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10729697: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10729697 url https://www.openlane.eu/en/carv6/auction/10729697
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10730299
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730299%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10730299: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10730299 url https://www.openlane.eu/en/carv6/auction/10730299
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10732416
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710732416%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10732416: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10732416 url https://www.openlane.eu/en/carv6/auction/10732416
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10740302
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740302%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10740302: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10740302 url https://www.openlane.eu/en/carv6/auction/10740302
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10741606
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741606%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10741606: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10741606 url https://www.openlane.eu/en/carv6/auction/10741606
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738063
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738063%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738063: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738063 url https://www.openlane.eu/en/carv6/auction/10738063
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10738078
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738078%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10738078: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10738078 url https://www.openlane.eu/en/carv6/auction/10738078
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10731440
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731440%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10731440: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10731440 url https://www.openlane.eu/en/carv6/auction/10731440
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10730303
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730303%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10730303: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10730303 url https://www.openlane.eu/en/carv6/auction/10730303
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10740280
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740280%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10740280: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10740280 url https://www.openlane.eu/en/carv6/auction/10740280
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10731442
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731442%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10731442: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10731442 url https://www.openlane.eu/en/carv6/auction/10731442
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10734863
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734863%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10734863: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10734863 url https://www.openlane.eu/en/carv6/auction/10734863
2026-03-28 12:15:21 [adesa.de] INFO: Found listing with ID: 10740274
2026-03-28 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740274%27 HTTP/1.1" 200 None
2026-03-28 12:15:21 [adesa.de] INFO: Scrape type for 10740274: 0
2026-03-28 12:15:21 [adesa.de] INFO: Skipping item 10740274 url https://www.openlane.eu/en/carv6/auction/10740274
2026-03-28 12:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:15:56 [adesa.de] INFO: Found listing with ID: 10741553
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741553%27 HTTP/1.1" 200 None
2026-03-28 12:15:56 [adesa.de] INFO: Scrape type for 10741553: 0
2026-03-28 12:15:56 [adesa.de] INFO: Skipping item 10741553 url https://www.openlane.eu/en/carv6/auction/10741553
2026-03-28 12:15:56 [adesa.de] INFO: Found listing with ID: 10740277
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740277%27 HTTP/1.1" 200 None
2026-03-28 12:15:56 [adesa.de] INFO: Scrape type for 10740277: 0
2026-03-28 12:15:56 [adesa.de] INFO: Skipping item 10740277 url https://www.openlane.eu/en/carv6/auction/10740277
2026-03-28 12:15:56 [adesa.de] INFO: Found listing with ID: 10741532
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741532%27 HTTP/1.1" 200 None
2026-03-28 12:15:56 [adesa.de] INFO: Scrape type for 10741532: 0
2026-03-28 12:15:56 [adesa.de] INFO: Skipping item 10741532 url https://www.openlane.eu/en/carv6/auction/10741532
2026-03-28 12:15:56 [adesa.de] INFO: Found listing with ID: 10741526
2026-03-28 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741526%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741526: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741526 url https://www.openlane.eu/en/carv6/auction/10741526
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741515
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741515%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741515: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741515 url https://www.openlane.eu/en/carv6/auction/10741515
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10729702
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710729702%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10729702: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10729702 url https://www.openlane.eu/en/carv6/auction/10729702
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10738060
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738060%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10738060: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10738060 url https://www.openlane.eu/en/carv6/auction/10738060
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10731448
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731448%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10731448: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10731448 url https://www.openlane.eu/en/carv6/auction/10731448
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10731443
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731443%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10731443: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10731443 url https://www.openlane.eu/en/carv6/auction/10731443
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10734850
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734850%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10734850: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10734850 url https://www.openlane.eu/en/carv6/auction/10734850
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10734852
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734852%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10734852: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10734852 url https://www.openlane.eu/en/carv6/auction/10734852
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10740281
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740281%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10740281: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10740281 url https://www.openlane.eu/en/carv6/auction/10740281
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10730317
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730317%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10730317: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10730317 url https://www.openlane.eu/en/carv6/auction/10730317
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10730310
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730310%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10730310: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10730310 url https://www.openlane.eu/en/carv6/auction/10730310
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10736772
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736772%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10736772: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10736772 url https://www.openlane.eu/en/carv6/auction/10736772
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10730068
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730068%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10730068: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10730068 url https://www.openlane.eu/en/carv6/auction/10730068
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10730397
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730397%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10730397: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10730397 url https://www.openlane.eu/en/carv6/auction/10730397
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10730298
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730298%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10730298: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10730298 url https://www.openlane.eu/en/carv6/auction/10730298
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10736770
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736770%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10736770: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10736770 url https://www.openlane.eu/en/carv6/auction/10736770
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741558
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741558%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741558: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741558 url https://www.openlane.eu/en/carv6/auction/10741558
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741557
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741557%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741557: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741557 url https://www.openlane.eu/en/carv6/auction/10741557
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10740278
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740278%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10740278: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10740278 url https://www.openlane.eu/en/carv6/auction/10740278
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10729701
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710729701%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10729701: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10729701 url https://www.openlane.eu/en/carv6/auction/10729701
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741517
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741517%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741517: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741517 url https://www.openlane.eu/en/carv6/auction/10741517
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741516
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741516%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741516: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741516 url https://www.openlane.eu/en/carv6/auction/10741516
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741527
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741527%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741527: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741527 url https://www.openlane.eu/en/carv6/auction/10741527
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741594
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741594%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741594: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741594 url https://www.openlane.eu/en/carv6/auction/10741594
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741533
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741533%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741533: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741533 url https://www.openlane.eu/en/carv6/auction/10741533
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741541
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741541%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741541: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741541 url https://www.openlane.eu/en/carv6/auction/10741541
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741591
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741591%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741591: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741591 url https://www.openlane.eu/en/carv6/auction/10741591
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741576
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741576%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741576: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741576 url https://www.openlane.eu/en/carv6/auction/10741576
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741513
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741513%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741513: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741513 url https://www.openlane.eu/en/carv6/auction/10741513
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741518
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741518%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741518: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741518 url https://www.openlane.eu/en/carv6/auction/10741518
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741563
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741563%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741563: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741563 url https://www.openlane.eu/en/carv6/auction/10741563
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741550
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741550%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741550: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741550 url https://www.openlane.eu/en/carv6/auction/10741550
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741577
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741577%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741577: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741577 url https://www.openlane.eu/en/carv6/auction/10741577
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741530
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741530%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741530: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741530 url https://www.openlane.eu/en/carv6/auction/10741530
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741590
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741590%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741590: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741590 url https://www.openlane.eu/en/carv6/auction/10741590
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741525
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741525%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741525: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741525 url https://www.openlane.eu/en/carv6/auction/10741525
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741523
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741523%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741523: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741523 url https://www.openlane.eu/en/carv6/auction/10741523
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741520
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741520%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741520: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741520 url https://www.openlane.eu/en/carv6/auction/10741520
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741522
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741522%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741522: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741522 url https://www.openlane.eu/en/carv6/auction/10741522
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741544
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741544%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741544: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741544 url https://www.openlane.eu/en/carv6/auction/10741544
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741543
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741543%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741543: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741543 url https://www.openlane.eu/en/carv6/auction/10741543
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741581
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741581%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741581: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741581 url https://www.openlane.eu/en/carv6/auction/10741581
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741521
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741521%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741521: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741521 url https://www.openlane.eu/en/carv6/auction/10741521
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741583
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741583%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741583: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741583 url https://www.openlane.eu/en/carv6/auction/10741583
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741524
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741524%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741524: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741524 url https://www.openlane.eu/en/carv6/auction/10741524
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741578
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741578%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741578: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741578 url https://www.openlane.eu/en/carv6/auction/10741578
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741564
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741564%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741564: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741564 url https://www.openlane.eu/en/carv6/auction/10741564
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741528
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741528%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741528: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741528 url https://www.openlane.eu/en/carv6/auction/10741528
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741593
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741593%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741593: 0
2026-03-28 12:15:57 [adesa.de] INFO: Skipping item 10741593 url https://www.openlane.eu/en/carv6/auction/10741593
2026-03-28 12:15:57 [adesa.de] INFO: Found listing with ID: 10741562
2026-03-28 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741562%27 HTTP/1.1" 200 None
2026-03-28 12:15:57 [adesa.de] INFO: Scrape type for 10741562: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741562 url https://www.openlane.eu/en/carv6/auction/10741562
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741519
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741519%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741519: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741519 url https://www.openlane.eu/en/carv6/auction/10741519
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10728844
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710728844%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10728844: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10728844 url https://www.openlane.eu/en/carv6/auction/10728844
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741552
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741552%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741552: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741552 url https://www.openlane.eu/en/carv6/auction/10741552
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741529
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741529%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741529: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741529 url https://www.openlane.eu/en/carv6/auction/10741529
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741560
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741560%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741560: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741560 url https://www.openlane.eu/en/carv6/auction/10741560
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741582
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741582%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741582: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741582 url https://www.openlane.eu/en/carv6/auction/10741582
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741575
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741575%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741575: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741575 url https://www.openlane.eu/en/carv6/auction/10741575
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741514
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741514%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741514: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741514 url https://www.openlane.eu/en/carv6/auction/10741514
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10729703
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710729703%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10729703: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10729703 url https://www.openlane.eu/en/carv6/auction/10729703
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10741531
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741531%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10741531: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10741531 url https://www.openlane.eu/en/carv6/auction/10741531
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734858
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734858%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734858: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734858 url https://www.openlane.eu/en/carv6/auction/10734858
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734855
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734855%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734855: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734855 url https://www.openlane.eu/en/carv6/auction/10734855
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734860
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734860%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734860: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734860 url https://www.openlane.eu/en/carv6/auction/10734860
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10731445
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731445%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10731445: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10731445 url https://www.openlane.eu/en/carv6/auction/10731445
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734854
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734854%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734854: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734854 url https://www.openlane.eu/en/carv6/auction/10734854
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10736771
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736771%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10736771: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10736771 url https://www.openlane.eu/en/carv6/auction/10736771
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10736773
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736773%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10736773: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10736773 url https://www.openlane.eu/en/carv6/auction/10736773
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10730295
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730295%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10730295: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10730295 url https://www.openlane.eu/en/carv6/auction/10730295
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10730305
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730305%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10730305: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10730305 url https://www.openlane.eu/en/carv6/auction/10730305
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10730309
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730309%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10730309: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10730309 url https://www.openlane.eu/en/carv6/auction/10730309
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10730300
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730300%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10730300: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10730300 url https://www.openlane.eu/en/carv6/auction/10730300
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10731449
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731449%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10731449: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10731449 url https://www.openlane.eu/en/carv6/auction/10731449
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734861
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734861%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734861: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734861 url https://www.openlane.eu/en/carv6/auction/10734861
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10730306
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730306%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10730306: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10730306 url https://www.openlane.eu/en/carv6/auction/10730306
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10736775
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736775%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10736775: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10736775 url https://www.openlane.eu/en/carv6/auction/10736775
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10736786
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736786%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10736786: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10736786 url https://www.openlane.eu/en/carv6/auction/10736786
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734862
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734862%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734862: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734862 url https://www.openlane.eu/en/carv6/auction/10734862
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734857
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734857%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734857: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734857 url https://www.openlane.eu/en/carv6/auction/10734857
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10732417
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710732417%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10732417: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10732417 url https://www.openlane.eu/en/carv6/auction/10732417
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10736785
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736785%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10736785: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10736785 url https://www.openlane.eu/en/carv6/auction/10736785
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734849
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734849%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10734849: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10734849 url https://www.openlane.eu/en/carv6/auction/10734849
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10731446
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731446%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10731446: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10731446 url https://www.openlane.eu/en/carv6/auction/10731446
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10740276
2026-03-28 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740276%27 HTTP/1.1" 200 None
2026-03-28 12:15:58 [adesa.de] INFO: Scrape type for 10740276: 0
2026-03-28 12:15:58 [adesa.de] INFO: Skipping item 10740276 url https://www.openlane.eu/en/carv6/auction/10740276
2026-03-28 12:15:58 [adesa.de] INFO: Found listing with ID: 10734853
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734853%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10734853: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10734853 url https://www.openlane.eu/en/carv6/auction/10734853
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10740279
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740279%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10740279: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10740279 url https://www.openlane.eu/en/carv6/auction/10740279
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10736782
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736782%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10736782: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10736782 url https://www.openlane.eu/en/carv6/auction/10736782
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10730312
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730312%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10730312: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10730312 url https://www.openlane.eu/en/carv6/auction/10730312
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741537
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741537%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741537: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741537 url https://www.openlane.eu/en/carv6/auction/10741537
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741584
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741584%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741584: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741584 url https://www.openlane.eu/en/carv6/auction/10741584
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741596
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741596%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741596: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741596 url https://www.openlane.eu/en/carv6/auction/10741596
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741567
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741567%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741567: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741567 url https://www.openlane.eu/en/carv6/auction/10741567
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741555
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741555%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741555: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741555 url https://www.openlane.eu/en/carv6/auction/10741555
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741587
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741587%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741587: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741587 url https://www.openlane.eu/en/carv6/auction/10741587
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741551
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741551%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741551: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741551 url https://www.openlane.eu/en/carv6/auction/10741551
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741601
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741601%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741601: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741601 url https://www.openlane.eu/en/carv6/auction/10741601
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741598
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741598%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741598: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741598 url https://www.openlane.eu/en/carv6/auction/10741598
2026-03-28 12:15:59 [adesa.de] INFO: Found listing with ID: 10741569
2026-03-28 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741569%27 HTTP/1.1" 200 None
2026-03-28 12:15:59 [adesa.de] INFO: Scrape type for 10741569: 0
2026-03-28 12:15:59 [adesa.de] INFO: Skipping item 10741569 url https://www.openlane.eu/en/carv6/auction/10741569
2026-03-28 12:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741599
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741599%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741599: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741599 url https://www.openlane.eu/en/carv6/auction/10741599
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741602
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741602%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741602: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741602 url https://www.openlane.eu/en/carv6/auction/10741602
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741595
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741595%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741595: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741595 url https://www.openlane.eu/en/carv6/auction/10741595
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741588
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741588%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741588: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741588 url https://www.openlane.eu/en/carv6/auction/10741588
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741600
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741600%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741600: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741600 url https://www.openlane.eu/en/carv6/auction/10741600
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741570
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741570%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741570: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741570 url https://www.openlane.eu/en/carv6/auction/10741570
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741571
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741571%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741571: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741571 url https://www.openlane.eu/en/carv6/auction/10741571
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741559
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741559%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741559: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741559 url https://www.openlane.eu/en/carv6/auction/10741559
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741535
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741535%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741535: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741535 url https://www.openlane.eu/en/carv6/auction/10741535
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741585
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741585%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741585: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741585 url https://www.openlane.eu/en/carv6/auction/10741585
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741586
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741586%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741586: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741586 url https://www.openlane.eu/en/carv6/auction/10741586
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741536
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741536%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741536: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741536 url https://www.openlane.eu/en/carv6/auction/10741536
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10729700
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710729700%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10729700: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10729700 url https://www.openlane.eu/en/carv6/auction/10729700
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741566
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741566%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741566: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741566 url https://www.openlane.eu/en/carv6/auction/10741566
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741547
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741547%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741547: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741547 url https://www.openlane.eu/en/carv6/auction/10741547
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741568
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741568%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741568: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741568 url https://www.openlane.eu/en/carv6/auction/10741568
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741556
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741556%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741556: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741556 url https://www.openlane.eu/en/carv6/auction/10741556
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741554
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741554%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741554: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741554 url https://www.openlane.eu/en/carv6/auction/10741554
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741534
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741534%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741534: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741534 url https://www.openlane.eu/en/carv6/auction/10741534
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741603
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741603%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741603: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741603 url https://www.openlane.eu/en/carv6/auction/10741603
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10741565
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741565%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10741565: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10741565 url https://www.openlane.eu/en/carv6/auction/10741565
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738819
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738819%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738819: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738819 url https://www.openlane.eu/en/carv6/auction/10738819
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738824
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738824%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738824: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738824 url https://www.openlane.eu/en/carv6/auction/10738824
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738826
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738826%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738826: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738826 url https://www.openlane.eu/en/carv6/auction/10738826
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738835
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738835%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738835: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738835 url https://www.openlane.eu/en/carv6/auction/10738835
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738834
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738834%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738834: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738834 url https://www.openlane.eu/en/carv6/auction/10738834
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738836
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738836%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738836: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738836 url https://www.openlane.eu/en/carv6/auction/10738836
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738837
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738837%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738837: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738837 url https://www.openlane.eu/en/carv6/auction/10738837
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738838
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738838%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738838: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738838 url https://www.openlane.eu/en/carv6/auction/10738838
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738839
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738839%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738839: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738839 url https://www.openlane.eu/en/carv6/auction/10738839
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738852
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738852%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738852: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738852 url https://www.openlane.eu/en/carv6/auction/10738852
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738850
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738850%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738850: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738850 url https://www.openlane.eu/en/carv6/auction/10738850
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738848
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738848%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738848: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738848 url https://www.openlane.eu/en/carv6/auction/10738848
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738853
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738853%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738853: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738853 url https://www.openlane.eu/en/carv6/auction/10738853
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738855
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738855%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738855: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738855 url https://www.openlane.eu/en/carv6/auction/10738855
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738857
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738857%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738857: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738857 url https://www.openlane.eu/en/carv6/auction/10738857
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738858
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738858%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738858: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738858 url https://www.openlane.eu/en/carv6/auction/10738858
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738860
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738860%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738860: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738860 url https://www.openlane.eu/en/carv6/auction/10738860
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738861
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738861%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738861: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738861 url https://www.openlane.eu/en/carv6/auction/10738861
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738863
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738863%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738863: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738863 url https://www.openlane.eu/en/carv6/auction/10738863
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738864
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738864%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738864: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738864 url https://www.openlane.eu/en/carv6/auction/10738864
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738866
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738866%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738866: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738866 url https://www.openlane.eu/en/carv6/auction/10738866
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738868
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738868%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738868: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738868 url https://www.openlane.eu/en/carv6/auction/10738868
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738869
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738869%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738869: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738869 url https://www.openlane.eu/en/carv6/auction/10738869
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738871
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738871%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738871: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738871 url https://www.openlane.eu/en/carv6/auction/10738871
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738873
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738873%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738873: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738873 url https://www.openlane.eu/en/carv6/auction/10738873
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738874
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738874%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738874: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738874 url https://www.openlane.eu/en/carv6/auction/10738874
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738876
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738876%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738876: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738876 url https://www.openlane.eu/en/carv6/auction/10738876
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738878
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738878%27 HTTP/1.1" 200 None
2026-03-28 12:16:02 [adesa.de] INFO: Scrape type for 10738878: 0
2026-03-28 12:16:02 [adesa.de] INFO: Skipping item 10738878 url https://www.openlane.eu/en/carv6/auction/10738878
2026-03-28 12:16:02 [adesa.de] INFO: Found listing with ID: 10738877
2026-03-28 12:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738877%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738877: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738877 url https://www.openlane.eu/en/carv6/auction/10738877
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738880
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738880%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738880: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738880 url https://www.openlane.eu/en/carv6/auction/10738880
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738882
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738882%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738882: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738882 url https://www.openlane.eu/en/carv6/auction/10738882
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738883
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738883%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738883: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738883 url https://www.openlane.eu/en/carv6/auction/10738883
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738885
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738885%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738885: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738885 url https://www.openlane.eu/en/carv6/auction/10738885
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738887
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738887%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738887: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738887 url https://www.openlane.eu/en/carv6/auction/10738887
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10741639
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710741639%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10741639: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10741639 url https://www.openlane.eu/en/carv6/auction/10741639
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738888
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738888%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738888: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738888 url https://www.openlane.eu/en/carv6/auction/10738888
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738892
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738892%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738892: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738892 url https://www.openlane.eu/en/carv6/auction/10738892
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738891
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738891%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738891: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738891 url https://www.openlane.eu/en/carv6/auction/10738891
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738890
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738890%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738890: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738890 url https://www.openlane.eu/en/carv6/auction/10738890
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738895
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738895%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738895: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738895 url https://www.openlane.eu/en/carv6/auction/10738895
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738897
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738897%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738897: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738897 url https://www.openlane.eu/en/carv6/auction/10738897
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738898
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738898%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738898: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738898 url https://www.openlane.eu/en/carv6/auction/10738898
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738901
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738901%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738901: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738901 url https://www.openlane.eu/en/carv6/auction/10738901
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738903
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738903%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738903: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738903 url https://www.openlane.eu/en/carv6/auction/10738903
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738904
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738904%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738904: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738904 url https://www.openlane.eu/en/carv6/auction/10738904
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738900
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738900%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738900: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738900 url https://www.openlane.eu/en/carv6/auction/10738900
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738909
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738909%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738909: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738909 url https://www.openlane.eu/en/carv6/auction/10738909
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738911
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738911%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738911: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738911 url https://www.openlane.eu/en/carv6/auction/10738911
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738912
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738912%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738912: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738912 url https://www.openlane.eu/en/carv6/auction/10738912
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738914
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738914%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738914: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738914 url https://www.openlane.eu/en/carv6/auction/10738914
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738915
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738915%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738915: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738915 url https://www.openlane.eu/en/carv6/auction/10738915
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738917
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738917%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738917: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738917 url https://www.openlane.eu/en/carv6/auction/10738917
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10738918
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738918%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10738918: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10738918 url https://www.openlane.eu/en/carv6/auction/10738918
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735251
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735251%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735251: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735251 url https://www.openlane.eu/en/carv6/auction/10735251
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735243
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735243%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735243: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735243 url https://www.openlane.eu/en/carv6/auction/10735243
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10736669
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736669%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10736669: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10736669 url https://www.openlane.eu/en/carv6/auction/10736669
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735248
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735248%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735248: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735248 url https://www.openlane.eu/en/carv6/auction/10735248
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735245
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735245%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735245: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735245 url https://www.openlane.eu/en/carv6/auction/10735245
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735252
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735252%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735252: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735252 url https://www.openlane.eu/en/carv6/auction/10735252
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734390
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734390%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734390: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734390 url https://www.openlane.eu/en/carv6/auction/10734390
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734391
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734391%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734391: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734391 url https://www.openlane.eu/en/carv6/auction/10734391
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734419
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734419%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734419: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734419 url https://www.openlane.eu/en/carv6/auction/10734419
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734387
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734387%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734387: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734387 url https://www.openlane.eu/en/carv6/auction/10734387
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734392
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734392%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734392: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734392 url https://www.openlane.eu/en/carv6/auction/10734392
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734388
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734388%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734388: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734388 url https://www.openlane.eu/en/carv6/auction/10734388
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735246
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735246%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735246: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735246 url https://www.openlane.eu/en/carv6/auction/10735246
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10736526
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736526%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10736526: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10736526 url https://www.openlane.eu/en/carv6/auction/10736526
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735242
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735242%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735242: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735242 url https://www.openlane.eu/en/carv6/auction/10735242
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10737446
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737446%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10737446: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10737446 url https://www.openlane.eu/en/carv6/auction/10737446
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735250
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735250%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10735250: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10735250 url https://www.openlane.eu/en/carv6/auction/10735250
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10734394
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734394%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10734394: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10734394 url https://www.openlane.eu/en/carv6/auction/10734394
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10736524
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736524%27 HTTP/1.1" 200 None
2026-03-28 12:16:03 [adesa.de] INFO: Scrape type for 10736524: 0
2026-03-28 12:16:03 [adesa.de] INFO: Skipping item 10736524 url https://www.openlane.eu/en/carv6/auction/10736524
2026-03-28 12:16:03 [adesa.de] INFO: Found listing with ID: 10735244
2026-03-28 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735244%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10735244: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10735244 url https://www.openlane.eu/en/carv6/auction/10735244
2026-03-28 12:16:04 [adesa.de] INFO: Found listing with ID: 10735247
2026-03-28 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735247%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10735247: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10735247 url https://www.openlane.eu/en/carv6/auction/10735247
2026-03-28 12:16:04 [adesa.de] INFO: Found listing with ID: 10736746
2026-03-28 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736746%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10736746: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10736746 url https://www.openlane.eu/en/carv6/auction/10736746
2026-03-28 12:16:04 [adesa.de] INFO: Found listing with ID: 10734383
2026-03-28 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734383%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10734383: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10734383 url https://www.openlane.eu/en/carv6/auction/10734383
2026-03-28 12:16:04 [adesa.de] INFO: Found listing with ID: 10736527
2026-03-28 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736527%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10736527: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10736527 url https://www.openlane.eu/en/carv6/auction/10736527
2026-03-28 12:16:04 [adesa.de] INFO: Found listing with ID: 10735241
2026-03-28 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735241%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10735241: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10735241 url https://www.openlane.eu/en/carv6/auction/10735241
2026-03-28 12:16:04 [adesa.de] INFO: Found listing with ID: 10735239
2026-03-28 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735239%27 HTTP/1.1" 200 None
2026-03-28 12:16:04 [adesa.de] INFO: Scrape type for 10735239: 0
2026-03-28 12:16:04 [adesa.de] INFO: Skipping item 10735239 url https://www.openlane.eu/en/carv6/auction/10735239
2026-03-28 12: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-28 12:16:06 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 3 pages/min), scraped 0 items (at 0 items/min)
2026-03-28 12:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-28 12: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-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735237
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735237%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735237: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735237 url https://www.openlane.eu/en/carv6/auction/10735237
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735253
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735253%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735253: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735253 url https://www.openlane.eu/en/carv6/auction/10735253
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735240
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735240%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735240: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735240 url https://www.openlane.eu/en/carv6/auction/10735240
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735257
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735257%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735257: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735257 url https://www.openlane.eu/en/carv6/auction/10735257
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735249
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735249%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735249: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735249 url https://www.openlane.eu/en/carv6/auction/10735249
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735238
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735238%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735238: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735238 url https://www.openlane.eu/en/carv6/auction/10735238
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735255
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735255%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735255: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735255 url https://www.openlane.eu/en/carv6/auction/10735255
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735259
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735259%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735259: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735259 url https://www.openlane.eu/en/carv6/auction/10735259
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735260
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735260%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735260: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735260 url https://www.openlane.eu/en/carv6/auction/10735260
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735256
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735256%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735256: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735256 url https://www.openlane.eu/en/carv6/auction/10735256
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735254
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735254%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735254: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735254 url https://www.openlane.eu/en/carv6/auction/10735254
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10736750
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736750%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10736750: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10736750 url https://www.openlane.eu/en/carv6/auction/10736750
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10736742
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736742%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10736742: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10736742 url https://www.openlane.eu/en/carv6/auction/10736742
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10736748
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736748%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10736748: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10736748 url https://www.openlane.eu/en/carv6/auction/10736748
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735236
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735236%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735236: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735236 url https://www.openlane.eu/en/carv6/auction/10735236
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735258
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735258%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735258: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735258 url https://www.openlane.eu/en/carv6/auction/10735258
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10735266
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735266%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10735266: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10735266 url https://www.openlane.eu/en/carv6/auction/10735266
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10736672
2026-03-28 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736672%27 HTTP/1.1" 200 None
2026-03-28 12:16:07 [adesa.de] INFO: Scrape type for 10736672: 0
2026-03-28 12:16:07 [adesa.de] INFO: Skipping item 10736672 url https://www.openlane.eu/en/carv6/auction/10736672
2026-03-28 12:16:07 [adesa.de] INFO: Found listing with ID: 10736671
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736671%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10736671: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10736671 url https://www.openlane.eu/en/carv6/auction/10736671
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10736760
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736760%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10736760: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10736760 url https://www.openlane.eu/en/carv6/auction/10736760
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735269
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735269%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735269: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735269 url https://www.openlane.eu/en/carv6/auction/10735269
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10736753
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736753%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10736753: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10736753 url https://www.openlane.eu/en/carv6/auction/10736753
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735261
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735261%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735261: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735261 url https://www.openlane.eu/en/carv6/auction/10735261
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735278
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735278%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735278: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735278 url https://www.openlane.eu/en/carv6/auction/10735278
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735272
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735272%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735272: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735272 url https://www.openlane.eu/en/carv6/auction/10735272
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735264
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735264%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735264: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735264 url https://www.openlane.eu/en/carv6/auction/10735264
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735265
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735265%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735265: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735265 url https://www.openlane.eu/en/carv6/auction/10735265
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735271
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735271%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735271: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735271 url https://www.openlane.eu/en/carv6/auction/10735271
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735262
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735262%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735262: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735262 url https://www.openlane.eu/en/carv6/auction/10735262
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735263
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735263%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735263: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735263 url https://www.openlane.eu/en/carv6/auction/10735263
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735274
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735274%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735274: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735274 url https://www.openlane.eu/en/carv6/auction/10735274
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10736743
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736743%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10736743: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10736743 url https://www.openlane.eu/en/carv6/auction/10736743
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735276
2026-03-28 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735276%27 HTTP/1.1" 200 None
2026-03-28 12:16:08 [adesa.de] INFO: Scrape type for 10735276: 0
2026-03-28 12:16:08 [adesa.de] INFO: Skipping item 10735276 url https://www.openlane.eu/en/carv6/auction/10735276
2026-03-28 12:16:08 [adesa.de] INFO: Found listing with ID: 10735277
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735277%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735277: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735277 url https://www.openlane.eu/en/carv6/auction/10735277
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735281
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735281%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735281: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735281 url https://www.openlane.eu/en/carv6/auction/10735281
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736523
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736523%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736523: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736523 url https://www.openlane.eu/en/carv6/auction/10736523
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736740
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736740%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736740: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736740 url https://www.openlane.eu/en/carv6/auction/10736740
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736528
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736528%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736528: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736528 url https://www.openlane.eu/en/carv6/auction/10736528
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735279
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735279%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735279: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735279 url https://www.openlane.eu/en/carv6/auction/10735279
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735273
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735273%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735273: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735273 url https://www.openlane.eu/en/carv6/auction/10735273
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10737442
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737442%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10737442: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10737442 url https://www.openlane.eu/en/carv6/auction/10737442
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735267
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735267%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735267: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735267 url https://www.openlane.eu/en/carv6/auction/10735267
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735268
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735268%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735268: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735268 url https://www.openlane.eu/en/carv6/auction/10735268
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735280
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735280%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735280: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735280 url https://www.openlane.eu/en/carv6/auction/10735280
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735270
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735270%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735270: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735270 url https://www.openlane.eu/en/carv6/auction/10735270
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735275
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735275%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735275: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735275 url https://www.openlane.eu/en/carv6/auction/10735275
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10734384
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734384%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10734384: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10734384 url https://www.openlane.eu/en/carv6/auction/10734384
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735283
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735283%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735283: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735283 url https://www.openlane.eu/en/carv6/auction/10735283
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736741
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736741%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736741: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736741 url https://www.openlane.eu/en/carv6/auction/10736741
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736756
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736756%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736756: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736756 url https://www.openlane.eu/en/carv6/auction/10736756
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736739
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736739%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736739: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736739 url https://www.openlane.eu/en/carv6/auction/10736739
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736747
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736747%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736747: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736747 url https://www.openlane.eu/en/carv6/auction/10736747
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736670
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736670%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736670: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736670 url https://www.openlane.eu/en/carv6/auction/10736670
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736509
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736509%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736509: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736509 url https://www.openlane.eu/en/carv6/auction/10736509
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736761
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736761%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736761: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736761 url https://www.openlane.eu/en/carv6/auction/10736761
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735288
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735288%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735288: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735288 url https://www.openlane.eu/en/carv6/auction/10735288
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735294
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735294%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735294: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735294 url https://www.openlane.eu/en/carv6/auction/10735294
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735290
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735290%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735290: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735290 url https://www.openlane.eu/en/carv6/auction/10735290
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735286
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735286%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735286: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735286 url https://www.openlane.eu/en/carv6/auction/10735286
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735300
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735300%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735300: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735300 url https://www.openlane.eu/en/carv6/auction/10735300
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735296
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735296%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735296: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735296 url https://www.openlane.eu/en/carv6/auction/10735296
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735295
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735295%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735295: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735295 url https://www.openlane.eu/en/carv6/auction/10735295
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735291
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735291%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735291: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735291 url https://www.openlane.eu/en/carv6/auction/10735291
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735289
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735289%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735289: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735289 url https://www.openlane.eu/en/carv6/auction/10735289
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735287
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735287%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735287: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735287 url https://www.openlane.eu/en/carv6/auction/10735287
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736752
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736752%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736752: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736752 url https://www.openlane.eu/en/carv6/auction/10736752
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735284
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735284%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735284: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735284 url https://www.openlane.eu/en/carv6/auction/10735284
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735282
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735282%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735282: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735282 url https://www.openlane.eu/en/carv6/auction/10735282
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736757
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736757%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736757: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736757 url https://www.openlane.eu/en/carv6/auction/10736757
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736758
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736758%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736758: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736758 url https://www.openlane.eu/en/carv6/auction/10736758
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735285
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735285%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735285: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735285 url https://www.openlane.eu/en/carv6/auction/10735285
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10734395
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734395%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10734395: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10734395 url https://www.openlane.eu/en/carv6/auction/10734395
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735293
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735293%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735293: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735293 url https://www.openlane.eu/en/carv6/auction/10735293
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735298
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735298%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735298: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735298 url https://www.openlane.eu/en/carv6/auction/10735298
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10734385
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734385%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10734385: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10734385 url https://www.openlane.eu/en/carv6/auction/10734385
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10737488
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737488%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10737488: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10737488 url https://www.openlane.eu/en/carv6/auction/10737488
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735292
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735292%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735292: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735292 url https://www.openlane.eu/en/carv6/auction/10735292
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735297
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735297%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735297: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735297 url https://www.openlane.eu/en/carv6/auction/10735297
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736749
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736749%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736749: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736749 url https://www.openlane.eu/en/carv6/auction/10736749
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10735299
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735299%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10735299: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10735299 url https://www.openlane.eu/en/carv6/auction/10735299
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10737447
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737447%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10737447: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10737447 url https://www.openlane.eu/en/carv6/auction/10737447
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10734389
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734389%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10734389: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10734389 url https://www.openlane.eu/en/carv6/auction/10734389
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10734393
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734393%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10734393: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10734393 url https://www.openlane.eu/en/carv6/auction/10734393
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10734386
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734386%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10734386: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10734386 url https://www.openlane.eu/en/carv6/auction/10734386
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736755
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736755%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736755: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736755 url https://www.openlane.eu/en/carv6/auction/10736755
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736751
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736751%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736751: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736751 url https://www.openlane.eu/en/carv6/auction/10736751
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10737444
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737444%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10737444: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10737444 url https://www.openlane.eu/en/carv6/auction/10737444
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736673
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736673%27 HTTP/1.1" 200 None
2026-03-28 12:16:09 [adesa.de] INFO: Scrape type for 10736673: 0
2026-03-28 12:16:09 [adesa.de] INFO: Skipping item 10736673 url https://www.openlane.eu/en/carv6/auction/10736673
2026-03-28 12:16:09 [adesa.de] INFO: Found listing with ID: 10736744
2026-03-28 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736744%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10736744: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10736744 url https://www.openlane.eu/en/carv6/auction/10736744
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10737443
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737443%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10737443: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10737443 url https://www.openlane.eu/en/carv6/auction/10737443
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10736745
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736745%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10736745: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10736745 url https://www.openlane.eu/en/carv6/auction/10736745
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10736763
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736763%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10736763: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10736763 url https://www.openlane.eu/en/carv6/auction/10736763
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10736759
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736759%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10736759: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10736759 url https://www.openlane.eu/en/carv6/auction/10736759
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10736762
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736762%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10736762: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10736762 url https://www.openlane.eu/en/carv6/auction/10736762
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10736754
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736754%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10736754: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10736754 url https://www.openlane.eu/en/carv6/auction/10736754
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10740640
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740640%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10740640: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10740640 url https://www.openlane.eu/en/carv6/auction/10740640
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10740631
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740631%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10740631: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10740631 url https://www.openlane.eu/en/carv6/auction/10740631
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10740637
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740637%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10740637: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10740637 url https://www.openlane.eu/en/carv6/auction/10740637
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10740672
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740672%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10740672: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10740672 url https://www.openlane.eu/en/carv6/auction/10740672
2026-03-28 12:16:10 [adesa.de] INFO: Found listing with ID: 10740701
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740701%27 HTTP/1.1" 200 None
2026-03-28 12:16:10 [adesa.de] INFO: Scrape type for 10740701: 0
2026-03-28 12:16:10 [adesa.de] INFO: Skipping item 10740701 url https://www.openlane.eu/en/carv6/auction/10740701
2026-03-28 12:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740222
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740222%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740222: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740222 url https://www.openlane.eu/en/carv6/auction/10740222
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740687
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740687%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740687: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740687 url https://www.openlane.eu/en/carv6/auction/10740687
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740693
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740693%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740693: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740693 url https://www.openlane.eu/en/carv6/auction/10740693
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740676
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740676%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740676: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740676 url https://www.openlane.eu/en/carv6/auction/10740676
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740224
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740224%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740224: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740224 url https://www.openlane.eu/en/carv6/auction/10740224
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740694
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740694%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740694: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740694 url https://www.openlane.eu/en/carv6/auction/10740694
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740675
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740675%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740675: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740675 url https://www.openlane.eu/en/carv6/auction/10740675
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740702
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740702%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740702: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740702 url https://www.openlane.eu/en/carv6/auction/10740702
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740425
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740425%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740425: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740425 url https://www.openlane.eu/en/carv6/auction/10740425
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740443
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740443%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740443: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740443 url https://www.openlane.eu/en/carv6/auction/10740443
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740688
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740688%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740688: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740688 url https://www.openlane.eu/en/carv6/auction/10740688
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740570
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740570%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740570: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740570 url https://www.openlane.eu/en/carv6/auction/10740570
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740258
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740258%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740258: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740258 url https://www.openlane.eu/en/carv6/auction/10740258
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740572
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740572%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740572: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740572 url https://www.openlane.eu/en/carv6/auction/10740572
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740604
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740604%27 HTTP/1.1" 200 None
2026-03-28 12:16:12 [adesa.de] INFO: Scrape type for 10740604: 0
2026-03-28 12:16:12 [adesa.de] INFO: Skipping item 10740604 url https://www.openlane.eu/en/carv6/auction/10740604
2026-03-28 12:16:12 [adesa.de] INFO: Found listing with ID: 10740605
2026-03-28 12:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740605%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740605: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740605 url https://www.openlane.eu/en/carv6/auction/10740605
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740187
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740187%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740187: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740187 url https://www.openlane.eu/en/carv6/auction/10740187
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740647
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740647%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740647: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740647 url https://www.openlane.eu/en/carv6/auction/10740647
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740560
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740560%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740560: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740560 url https://www.openlane.eu/en/carv6/auction/10740560
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740183
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740183%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740183: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740183 url https://www.openlane.eu/en/carv6/auction/10740183
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740683
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740683%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740683: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740683 url https://www.openlane.eu/en/carv6/auction/10740683
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740674
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740674%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740674: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740674 url https://www.openlane.eu/en/carv6/auction/10740674
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740698
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740698%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740698: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740698 url https://www.openlane.eu/en/carv6/auction/10740698
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740641
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740641%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740641: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740641 url https://www.openlane.eu/en/carv6/auction/10740641
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740261
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740261%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740261: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740261 url https://www.openlane.eu/en/carv6/auction/10740261
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740679
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740679%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740679: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740679 url https://www.openlane.eu/en/carv6/auction/10740679
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740671
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740671%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740671: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740671 url https://www.openlane.eu/en/carv6/auction/10740671
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740573
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740573%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740573: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740573 url https://www.openlane.eu/en/carv6/auction/10740573
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740582
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740582%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740582: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740582 url https://www.openlane.eu/en/carv6/auction/10740582
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740378
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740378%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740378: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740378 url https://www.openlane.eu/en/carv6/auction/10740378
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740377
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740377%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740377: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740377 url https://www.openlane.eu/en/carv6/auction/10740377
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740583
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740583%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740583: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740583 url https://www.openlane.eu/en/carv6/auction/10740583
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740376
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740376%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740376: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740376 url https://www.openlane.eu/en/carv6/auction/10740376
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740380
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740380%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740380: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740380 url https://www.openlane.eu/en/carv6/auction/10740380
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740384
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740384%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740384: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740384 url https://www.openlane.eu/en/carv6/auction/10740384
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740382
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740382%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740382: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740382 url https://www.openlane.eu/en/carv6/auction/10740382
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740386
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740386%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740386: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740386 url https://www.openlane.eu/en/carv6/auction/10740386
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740383
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740383%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740383: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740383 url https://www.openlane.eu/en/carv6/auction/10740383
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740387
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740387%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740387: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740387 url https://www.openlane.eu/en/carv6/auction/10740387
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740385
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740385%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740385: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740385 url https://www.openlane.eu/en/carv6/auction/10740385
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740395
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740395%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740395: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740395 url https://www.openlane.eu/en/carv6/auction/10740395
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740388
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740388%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740388: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740388 url https://www.openlane.eu/en/carv6/auction/10740388
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740248
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740248%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740248: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740248 url https://www.openlane.eu/en/carv6/auction/10740248
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740249
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740249%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740249: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740249 url https://www.openlane.eu/en/carv6/auction/10740249
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740389
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740389%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740389: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740389 url https://www.openlane.eu/en/carv6/auction/10740389
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740381
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740381%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740381: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740381 url https://www.openlane.eu/en/carv6/auction/10740381
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740179
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740179%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740179: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740179 url https://www.openlane.eu/en/carv6/auction/10740179
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740665
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740665%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740665: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740665 url https://www.openlane.eu/en/carv6/auction/10740665
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740668
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740668%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740668: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740668 url https://www.openlane.eu/en/carv6/auction/10740668
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740627
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740627%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740627: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740627 url https://www.openlane.eu/en/carv6/auction/10740627
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740415
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740415%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740415: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740415 url https://www.openlane.eu/en/carv6/auction/10740415
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740414
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740414%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740414: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740414 url https://www.openlane.eu/en/carv6/auction/10740414
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740184
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740184%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740184: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740184 url https://www.openlane.eu/en/carv6/auction/10740184
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740186
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740186%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740186: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740186 url https://www.openlane.eu/en/carv6/auction/10740186
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740550
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740550%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740550: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740550 url https://www.openlane.eu/en/carv6/auction/10740550
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740188
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740188%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740188: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740188 url https://www.openlane.eu/en/carv6/auction/10740188
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740185
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740185%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740185: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740185 url https://www.openlane.eu/en/carv6/auction/10740185
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740200
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740200%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740200: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740200 url https://www.openlane.eu/en/carv6/auction/10740200
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740202
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740202%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740202: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740202 url https://www.openlane.eu/en/carv6/auction/10740202
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740638
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740638%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740638: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740638 url https://www.openlane.eu/en/carv6/auction/10740638
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740190
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740190%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740190: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740190 url https://www.openlane.eu/en/carv6/auction/10740190
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740218
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740218%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740218: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740218 url https://www.openlane.eu/en/carv6/auction/10740218
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740203
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740203%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740203: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740203 url https://www.openlane.eu/en/carv6/auction/10740203
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740194
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740194%27 HTTP/1.1" 200 None
2026-03-28 12:16:13 [adesa.de] INFO: Scrape type for 10740194: 0
2026-03-28 12:16:13 [adesa.de] INFO: Skipping item 10740194 url https://www.openlane.eu/en/carv6/auction/10740194
2026-03-28 12:16:13 [adesa.de] INFO: Found listing with ID: 10740634
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740634%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740634: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740634 url https://www.openlane.eu/en/carv6/auction/10740634
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740639
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740639%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740639: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740639 url https://www.openlane.eu/en/carv6/auction/10740639
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740189
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740189%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740189: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740189 url https://www.openlane.eu/en/carv6/auction/10740189
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740635
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740635%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740635: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740635 url https://www.openlane.eu/en/carv6/auction/10740635
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740574
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740574%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740574: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740574 url https://www.openlane.eu/en/carv6/auction/10740574
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740264
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740264%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740264: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740264 url https://www.openlane.eu/en/carv6/auction/10740264
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740265
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740265%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740265: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740265 url https://www.openlane.eu/en/carv6/auction/10740265
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740262
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740262%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740262: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740262 url https://www.openlane.eu/en/carv6/auction/10740262
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740259
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740259%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740259: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740259 url https://www.openlane.eu/en/carv6/auction/10740259
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740256
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740256%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740256: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740256 url https://www.openlane.eu/en/carv6/auction/10740256
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740260
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740260%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740260: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740260 url https://www.openlane.eu/en/carv6/auction/10740260
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740257
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740257%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740257: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740257 url https://www.openlane.eu/en/carv6/auction/10740257
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740255
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740255%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740255: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740255 url https://www.openlane.eu/en/carv6/auction/10740255
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740697
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740697%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740697: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740697 url https://www.openlane.eu/en/carv6/auction/10740697
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740612
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740612%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740612: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740612 url https://www.openlane.eu/en/carv6/auction/10740612
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740620
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740620%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740620: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740620 url https://www.openlane.eu/en/carv6/auction/10740620
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740660
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740660%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740660: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740660 url https://www.openlane.eu/en/carv6/auction/10740660
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740661
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740661%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740661: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740661 url https://www.openlane.eu/en/carv6/auction/10740661
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740662
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740662%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740662: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740662 url https://www.openlane.eu/en/carv6/auction/10740662
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740663
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740663%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740663: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740663 url https://www.openlane.eu/en/carv6/auction/10740663
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740653
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740653%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740653: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740653 url https://www.openlane.eu/en/carv6/auction/10740653
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740664
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740664%27 HTTP/1.1" 200 None
2026-03-28 12:16:14 [adesa.de] INFO: Scrape type for 10740664: 0
2026-03-28 12:16:14 [adesa.de] INFO: Skipping item 10740664 url https://www.openlane.eu/en/carv6/auction/10740664
2026-03-28 12:16:14 [adesa.de] INFO: Found listing with ID: 10740642
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740642%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740642: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740642 url https://www.openlane.eu/en/carv6/auction/10740642
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740267
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740267%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740267: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740267 url https://www.openlane.eu/en/carv6/auction/10740267
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740266
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740266%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740266: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740266 url https://www.openlane.eu/en/carv6/auction/10740266
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740246
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740246%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740246: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740246 url https://www.openlane.eu/en/carv6/auction/10740246
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740454
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740454%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740454: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740454 url https://www.openlane.eu/en/carv6/auction/10740454
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740650
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740650%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740650: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740650 url https://www.openlane.eu/en/carv6/auction/10740650
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740622
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740622%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740622: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740622 url https://www.openlane.eu/en/carv6/auction/10740622
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740643
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740643%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740643: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740643 url https://www.openlane.eu/en/carv6/auction/10740643
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740247
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740247%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740247: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740247 url https://www.openlane.eu/en/carv6/auction/10740247
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740268
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740268%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740268: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740268 url https://www.openlane.eu/en/carv6/auction/10740268
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740455
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740455%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740455: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740455 url https://www.openlane.eu/en/carv6/auction/10740455
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740696
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740696%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740696: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740696 url https://www.openlane.eu/en/carv6/auction/10740696
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740695
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740695%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740695: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740695 url https://www.openlane.eu/en/carv6/auction/10740695
2026-03-28 12:16:15 [adesa.de] INFO: Found listing with ID: 10740417
2026-03-28 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740417%27 HTTP/1.1" 200 None
2026-03-28 12:16:15 [adesa.de] INFO: Scrape type for 10740417: 0
2026-03-28 12:16:15 [adesa.de] INFO: Skipping item 10740417 url https://www.openlane.eu/en/carv6/auction/10740417
2026-03-28 12: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-28 12:16: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-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740413
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740413%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740413: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740413 url https://www.openlane.eu/en/carv6/auction/10740413
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740416
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740416%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740416: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740416 url https://www.openlane.eu/en/carv6/auction/10740416
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740419
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740419%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740419: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740419 url https://www.openlane.eu/en/carv6/auction/10740419
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740418
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740418%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740418: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740418 url https://www.openlane.eu/en/carv6/auction/10740418
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740412
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740412%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740412: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740412 url https://www.openlane.eu/en/carv6/auction/10740412
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740669
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740669%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740669: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740669 url https://www.openlane.eu/en/carv6/auction/10740669
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740666
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740666%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740666: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740666 url https://www.openlane.eu/en/carv6/auction/10740666
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740577
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740577%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740577: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740577 url https://www.openlane.eu/en/carv6/auction/10740577
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740667
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740667%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740667: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740667 url https://www.openlane.eu/en/carv6/auction/10740667
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740178
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740178%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740178: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740178 url https://www.openlane.eu/en/carv6/auction/10740178
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740597
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740597%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740597: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740597 url https://www.openlane.eu/en/carv6/auction/10740597
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740684
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740684%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740684: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740684 url https://www.openlane.eu/en/carv6/auction/10740684
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740685
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740685%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740685: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740685 url https://www.openlane.eu/en/carv6/auction/10740685
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740654
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740654%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740654: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740654 url https://www.openlane.eu/en/carv6/auction/10740654
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740704
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740704%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740704: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740704 url https://www.openlane.eu/en/carv6/auction/10740704
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740707
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740707%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740707: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740707 url https://www.openlane.eu/en/carv6/auction/10740707
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740706
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740706%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740706: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740706 url https://www.openlane.eu/en/carv6/auction/10740706
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740705
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740705%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740705: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740705 url https://www.openlane.eu/en/carv6/auction/10740705
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740708
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740708%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740708: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740708 url https://www.openlane.eu/en/carv6/auction/10740708
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740686
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740686%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740686: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740686 url https://www.openlane.eu/en/carv6/auction/10740686
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740690
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740690%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740690: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740690 url https://www.openlane.eu/en/carv6/auction/10740690
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740692
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740692%27 HTTP/1.1" 200 None
2026-03-28 12:16:17 [adesa.de] INFO: Scrape type for 10740692: 0
2026-03-28 12:16:17 [adesa.de] INFO: Skipping item 10740692 url https://www.openlane.eu/en/carv6/auction/10740692
2026-03-28 12:16:17 [adesa.de] INFO: Found listing with ID: 10740691
2026-03-28 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740691%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740691: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740691 url https://www.openlane.eu/en/carv6/auction/10740691
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740546
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740546%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740546: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740546 url https://www.openlane.eu/en/carv6/auction/10740546
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740617
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740617%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740617: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740617 url https://www.openlane.eu/en/carv6/auction/10740617
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740700
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740700%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740700: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740700 url https://www.openlane.eu/en/carv6/auction/10740700
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740250
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740250%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740250: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740250 url https://www.openlane.eu/en/carv6/auction/10740250
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740375
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740375%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740375: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740375 url https://www.openlane.eu/en/carv6/auction/10740375
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740253
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740253%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740253: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740253 url https://www.openlane.eu/en/carv6/auction/10740253
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740251
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740251%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740251: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740251 url https://www.openlane.eu/en/carv6/auction/10740251
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740254
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740254%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740254: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740254 url https://www.openlane.eu/en/carv6/auction/10740254
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740263
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740263%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740263: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740263 url https://www.openlane.eu/en/carv6/auction/10740263
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740252
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740252%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740252: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740252 url https://www.openlane.eu/en/carv6/auction/10740252
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740549
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740549%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740549: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740549 url https://www.openlane.eu/en/carv6/auction/10740549
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740569
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740569%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740569: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740569 url https://www.openlane.eu/en/carv6/auction/10740569
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740649
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740649%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740649: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740649 url https://www.openlane.eu/en/carv6/auction/10740649
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740648
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740648%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740648: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740648 url https://www.openlane.eu/en/carv6/auction/10740648
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740656
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740656%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740656: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740656 url https://www.openlane.eu/en/carv6/auction/10740656
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740658
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740658%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740658: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740658 url https://www.openlane.eu/en/carv6/auction/10740658
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740651
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740651%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740651: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740651 url https://www.openlane.eu/en/carv6/auction/10740651
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740652
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740652%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740652: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740652 url https://www.openlane.eu/en/carv6/auction/10740652
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740657
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740657%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740657: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740657 url https://www.openlane.eu/en/carv6/auction/10740657
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740543
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740543%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740543: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740543 url https://www.openlane.eu/en/carv6/auction/10740543
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740459
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740459%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740459: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740459 url https://www.openlane.eu/en/carv6/auction/10740459
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740452
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740452%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740452: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740452 url https://www.openlane.eu/en/carv6/auction/10740452
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740445
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740445%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740445: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740445 url https://www.openlane.eu/en/carv6/auction/10740445
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740457
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740457%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740457: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740457 url https://www.openlane.eu/en/carv6/auction/10740457
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740450
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740450%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740450: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740450 url https://www.openlane.eu/en/carv6/auction/10740450
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740451
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740451%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740451: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740451 url https://www.openlane.eu/en/carv6/auction/10740451
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740458
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740458%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740458: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740458 url https://www.openlane.eu/en/carv6/auction/10740458
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740448
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740448%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740448: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740448 url https://www.openlane.eu/en/carv6/auction/10740448
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740449
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740449%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740449: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740449 url https://www.openlane.eu/en/carv6/auction/10740449
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740447
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740447%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740447: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740447 url https://www.openlane.eu/en/carv6/auction/10740447
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740235
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740235%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740235: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740235 url https://www.openlane.eu/en/carv6/auction/10740235
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740236
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740236%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740236: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740236 url https://www.openlane.eu/en/carv6/auction/10740236
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740180
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740180%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740180: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740180 url https://www.openlane.eu/en/carv6/auction/10740180
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740234
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740234%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740234: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740234 url https://www.openlane.eu/en/carv6/auction/10740234
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740421
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740421%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740421: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740421 url https://www.openlane.eu/en/carv6/auction/10740421
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740201
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740201%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740201: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740201 url https://www.openlane.eu/en/carv6/auction/10740201
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740598
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740598%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740598: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740598 url https://www.openlane.eu/en/carv6/auction/10740598
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740636
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740636%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740636: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740636 url https://www.openlane.eu/en/carv6/auction/10740636
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740195
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740195%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740195: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740195 url https://www.openlane.eu/en/carv6/auction/10740195
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740420
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740420%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740420: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740420 url https://www.openlane.eu/en/carv6/auction/10740420
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740689
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740689%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740689: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740689 url https://www.openlane.eu/en/carv6/auction/10740689
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740212
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740212%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740212: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740212 url https://www.openlane.eu/en/carv6/auction/10740212
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740588
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740588%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740588: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740588 url https://www.openlane.eu/en/carv6/auction/10740588
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740628
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740628%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740628: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740628 url https://www.openlane.eu/en/carv6/auction/10740628
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740223
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740223%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740223: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740223 url https://www.openlane.eu/en/carv6/auction/10740223
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740644
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740644%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740644: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740644 url https://www.openlane.eu/en/carv6/auction/10740644
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740205
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740205%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740205: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740205 url https://www.openlane.eu/en/carv6/auction/10740205
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740561
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740561%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740561: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740561 url https://www.openlane.eu/en/carv6/auction/10740561
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740191
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740191%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740191: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740191 url https://www.openlane.eu/en/carv6/auction/10740191
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740680
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740680%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740680: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740680 url https://www.openlane.eu/en/carv6/auction/10740680
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740210
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740210%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740210: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740210 url https://www.openlane.eu/en/carv6/auction/10740210
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740552
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740552%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740552: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740552 url https://www.openlane.eu/en/carv6/auction/10740552
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740442
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740442%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740442: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740442 url https://www.openlane.eu/en/carv6/auction/10740442
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740646
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740646%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740646: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740646 url https://www.openlane.eu/en/carv6/auction/10740646
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740214
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740214%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740214: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740214 url https://www.openlane.eu/en/carv6/auction/10740214
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740192
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740192%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740192: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740192 url https://www.openlane.eu/en/carv6/auction/10740192
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740411
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740411%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740411: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740411 url https://www.openlane.eu/en/carv6/auction/10740411
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740551
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740551%27 HTTP/1.1" 200 None
2026-03-28 12:16:18 [adesa.de] INFO: Scrape type for 10740551: 0
2026-03-28 12:16:18 [adesa.de] INFO: Skipping item 10740551 url https://www.openlane.eu/en/carv6/auction/10740551
2026-03-28 12:16:18 [adesa.de] INFO: Found listing with ID: 10740681
2026-03-28 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740681%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740681: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740681 url https://www.openlane.eu/en/carv6/auction/10740681
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740659
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740659%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740659: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740659 url https://www.openlane.eu/en/carv6/auction/10740659
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740204
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740204%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740204: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740204 url https://www.openlane.eu/en/carv6/auction/10740204
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740238
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740238%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740238: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740238 url https://www.openlane.eu/en/carv6/auction/10740238
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740244
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740244%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740244: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740244 url https://www.openlane.eu/en/carv6/auction/10740244
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740241
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740241%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740241: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740241 url https://www.openlane.eu/en/carv6/auction/10740241
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740237
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740237%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740237: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740237 url https://www.openlane.eu/en/carv6/auction/10740237
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740240
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740240%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740240: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740240 url https://www.openlane.eu/en/carv6/auction/10740240
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740243
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740243%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740243: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740243 url https://www.openlane.eu/en/carv6/auction/10740243
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740239
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740239%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740239: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740239 url https://www.openlane.eu/en/carv6/auction/10740239
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740245
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740245%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740245: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740245 url https://www.openlane.eu/en/carv6/auction/10740245
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740242
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740242%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740242: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740242 url https://www.openlane.eu/en/carv6/auction/10740242
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740548
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740548%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740548: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740548 url https://www.openlane.eu/en/carv6/auction/10740548
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740544
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740544%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740544: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740544 url https://www.openlane.eu/en/carv6/auction/10740544
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740553
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740553%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740553: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740553 url https://www.openlane.eu/en/carv6/auction/10740553
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740542
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740542%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740542: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740542 url https://www.openlane.eu/en/carv6/auction/10740542
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740422
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740422%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740422: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740422 url https://www.openlane.eu/en/carv6/auction/10740422
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740703
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740703%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740703: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740703 url https://www.openlane.eu/en/carv6/auction/10740703
2026-03-28 12:16:19 [adesa.de] INFO: Found listing with ID: 10740699
2026-03-28 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740699%27 HTTP/1.1" 200 None
2026-03-28 12:16:19 [adesa.de] INFO: Scrape type for 10740699: 0
2026-03-28 12:16:19 [adesa.de] INFO: Skipping item 10740699 url https://www.openlane.eu/en/carv6/auction/10740699
2026-03-28 12:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:22 [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-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740677
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740677%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740677: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740677 url https://www.openlane.eu/en/carv6/auction/10740677
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740229
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740229%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740229: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740229 url https://www.openlane.eu/en/carv6/auction/10740229
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740199
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740199%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740199: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740199 url https://www.openlane.eu/en/carv6/auction/10740199
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740541
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740541%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740541: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740541 url https://www.openlane.eu/en/carv6/auction/10740541
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740678
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740678%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740678: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740678 url https://www.openlane.eu/en/carv6/auction/10740678
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740630
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740630%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740630: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740630 url https://www.openlane.eu/en/carv6/auction/10740630
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740655
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740655%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740655: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740655 url https://www.openlane.eu/en/carv6/auction/10740655
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740625
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740625%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740625: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740625 url https://www.openlane.eu/en/carv6/auction/10740625
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740670
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740670%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740670: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740670 url https://www.openlane.eu/en/carv6/auction/10740670
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740682
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740682%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740682: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740682 url https://www.openlane.eu/en/carv6/auction/10740682
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10740624
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740624%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10740624: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10740624 url https://www.openlane.eu/en/carv6/auction/10740624
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738008
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738008%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738008: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738008 url https://www.openlane.eu/en/carv6/auction/10738008
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738021
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738021%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738021: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738021 url https://www.openlane.eu/en/carv6/auction/10738021
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737913
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737913%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737913: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737913 url https://www.openlane.eu/en/carv6/auction/10737913
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737967
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737967%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737967: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737967 url https://www.openlane.eu/en/carv6/auction/10737967
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737935
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737935%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737935: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737935 url https://www.openlane.eu/en/carv6/auction/10737935
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737953
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737953%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737953: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737953 url https://www.openlane.eu/en/carv6/auction/10737953
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737980
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737980%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737980: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737980 url https://www.openlane.eu/en/carv6/auction/10737980
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737927
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737927%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737927: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737927 url https://www.openlane.eu/en/carv6/auction/10737927
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738005
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738005%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738005: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738005 url https://www.openlane.eu/en/carv6/auction/10738005
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737904
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737904%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737904: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737904 url https://www.openlane.eu/en/carv6/auction/10737904
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737910
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737910%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737910: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737910 url https://www.openlane.eu/en/carv6/auction/10737910
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737867
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737867%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737867: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737867 url https://www.openlane.eu/en/carv6/auction/10737867
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737936
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737936%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737936: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737936 url https://www.openlane.eu/en/carv6/auction/10737936
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737971
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737971%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737971: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737971 url https://www.openlane.eu/en/carv6/auction/10737971
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738011
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738011%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738011: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738011 url https://www.openlane.eu/en/carv6/auction/10738011
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737965
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737965%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737965: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737965 url https://www.openlane.eu/en/carv6/auction/10737965
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735328
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735328%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735328: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735328 url https://www.openlane.eu/en/carv6/auction/10735328
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737992
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737992%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737992: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737992 url https://www.openlane.eu/en/carv6/auction/10737992
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738003
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738003%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738003: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738003 url https://www.openlane.eu/en/carv6/auction/10738003
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737940
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737940%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737940: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737940 url https://www.openlane.eu/en/carv6/auction/10737940
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735332
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735332%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735332: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735332 url https://www.openlane.eu/en/carv6/auction/10735332
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735399
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735399%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735399: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735399 url https://www.openlane.eu/en/carv6/auction/10735399
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735330
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735330%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735330: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735330 url https://www.openlane.eu/en/carv6/auction/10735330
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737871
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737871%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737871: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737871 url https://www.openlane.eu/en/carv6/auction/10737871
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737872
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737872%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737872: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737872 url https://www.openlane.eu/en/carv6/auction/10737872
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738006
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738006%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738006: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738006 url https://www.openlane.eu/en/carv6/auction/10738006
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738002
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738002%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738002: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738002 url https://www.openlane.eu/en/carv6/auction/10738002
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737890
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737890%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737890: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737890 url https://www.openlane.eu/en/carv6/auction/10737890
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737937
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737937%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737937: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737937 url https://www.openlane.eu/en/carv6/auction/10737937
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737863
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737863%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737863: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737863 url https://www.openlane.eu/en/carv6/auction/10737863
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737920
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737920%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737920: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737920 url https://www.openlane.eu/en/carv6/auction/10737920
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735335
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735335%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735335: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735335 url https://www.openlane.eu/en/carv6/auction/10735335
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735305
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735305%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735305: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735305 url https://www.openlane.eu/en/carv6/auction/10735305
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738023
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738023%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738023: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738023 url https://www.openlane.eu/en/carv6/auction/10738023
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738034
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738034%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738034: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738034 url https://www.openlane.eu/en/carv6/auction/10738034
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737918
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737918%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737918: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737918 url https://www.openlane.eu/en/carv6/auction/10737918
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737932
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737932%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737932: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737932 url https://www.openlane.eu/en/carv6/auction/10737932
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738017
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738017%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738017: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738017 url https://www.openlane.eu/en/carv6/auction/10738017
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10737914
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737914%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10737914: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10737914 url https://www.openlane.eu/en/carv6/auction/10737914
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10735339
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735339%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10735339: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10735339 url https://www.openlane.eu/en/carv6/auction/10735339
2026-03-28 12:16:23 [adesa.de] INFO: Found listing with ID: 10738015
2026-03-28 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738015%27 HTTP/1.1" 200 None
2026-03-28 12:16:23 [adesa.de] INFO: Scrape type for 10738015: 0
2026-03-28 12:16:23 [adesa.de] INFO: Skipping item 10738015 url https://www.openlane.eu/en/carv6/auction/10738015
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737874
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737874%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737874: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737874 url https://www.openlane.eu/en/carv6/auction/10737874
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737919
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737919%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737919: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737919 url https://www.openlane.eu/en/carv6/auction/10737919
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737896
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737896%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737896: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737896 url https://www.openlane.eu/en/carv6/auction/10737896
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737931
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737931%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737931: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737931 url https://www.openlane.eu/en/carv6/auction/10737931
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737988
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737988%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737988: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737988 url https://www.openlane.eu/en/carv6/auction/10737988
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737962
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737962%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737962: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737962 url https://www.openlane.eu/en/carv6/auction/10737962
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10738042
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738042%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10738042: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10738042 url https://www.openlane.eu/en/carv6/auction/10738042
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737886
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737886%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737886: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737886 url https://www.openlane.eu/en/carv6/auction/10737886
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737922
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737922%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737922: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737922 url https://www.openlane.eu/en/carv6/auction/10737922
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10738029
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738029%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10738029: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10738029 url https://www.openlane.eu/en/carv6/auction/10738029
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737892
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737892%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737892: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737892 url https://www.openlane.eu/en/carv6/auction/10737892
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737987
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737987%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737987: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737987 url https://www.openlane.eu/en/carv6/auction/10737987
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737989
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737989%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737989: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737989 url https://www.openlane.eu/en/carv6/auction/10737989
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737898
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737898%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737898: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737898 url https://www.openlane.eu/en/carv6/auction/10737898
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737951
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737951%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737951: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737951 url https://www.openlane.eu/en/carv6/auction/10737951
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737924
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737924%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737924: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737924 url https://www.openlane.eu/en/carv6/auction/10737924
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737939
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737939%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737939: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737939 url https://www.openlane.eu/en/carv6/auction/10737939
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737952
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737952%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737952: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737952 url https://www.openlane.eu/en/carv6/auction/10737952
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737916
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737916%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737916: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737916 url https://www.openlane.eu/en/carv6/auction/10737916
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737875
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737875%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737875: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737875 url https://www.openlane.eu/en/carv6/auction/10737875
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10738019
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738019%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10738019: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10738019 url https://www.openlane.eu/en/carv6/auction/10738019
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737934
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737934%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737934: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737934 url https://www.openlane.eu/en/carv6/auction/10737934
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737873
2026-03-28 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737873%27 HTTP/1.1" 200 None
2026-03-28 12:16:24 [adesa.de] INFO: Scrape type for 10737873: 0
2026-03-28 12:16:24 [adesa.de] INFO: Skipping item 10737873 url https://www.openlane.eu/en/carv6/auction/10737873
2026-03-28 12:16:24 [adesa.de] INFO: Found listing with ID: 10737923
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737923%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737923: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737923 url https://www.openlane.eu/en/carv6/auction/10737923
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737891
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737891%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737891: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737891 url https://www.openlane.eu/en/carv6/auction/10737891
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737925
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737925%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737925: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737925 url https://www.openlane.eu/en/carv6/auction/10737925
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10735340
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735340%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10735340: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10735340 url https://www.openlane.eu/en/carv6/auction/10735340
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737975
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737975%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737975: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737975 url https://www.openlane.eu/en/carv6/auction/10737975
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737906
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737906%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737906: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737906 url https://www.openlane.eu/en/carv6/auction/10737906
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10738016
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738016%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10738016: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10738016 url https://www.openlane.eu/en/carv6/auction/10738016
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737860
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737860%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737860: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737860 url https://www.openlane.eu/en/carv6/auction/10737860
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10738032
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738032%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10738032: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10738032 url https://www.openlane.eu/en/carv6/auction/10738032
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10738041
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738041%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10738041: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10738041 url https://www.openlane.eu/en/carv6/auction/10738041
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737947
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737947%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737947: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737947 url https://www.openlane.eu/en/carv6/auction/10737947
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737985
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737985%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737985: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737985 url https://www.openlane.eu/en/carv6/auction/10737985
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737881
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737881%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737881: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737881 url https://www.openlane.eu/en/carv6/auction/10737881
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737954
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737954%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737954: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737954 url https://www.openlane.eu/en/carv6/auction/10737954
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737865
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737865%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737865: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737865 url https://www.openlane.eu/en/carv6/auction/10737865
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737961
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737961%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737961: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737961 url https://www.openlane.eu/en/carv6/auction/10737961
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737866
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737866%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737866: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737866 url https://www.openlane.eu/en/carv6/auction/10737866
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737956
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737956%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737956: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737956 url https://www.openlane.eu/en/carv6/auction/10737956
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737955
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737955%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737955: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737955 url https://www.openlane.eu/en/carv6/auction/10737955
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737869
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737869%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737869: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737869 url https://www.openlane.eu/en/carv6/auction/10737869
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737964
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737964%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737964: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737964 url https://www.openlane.eu/en/carv6/auction/10737964
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10735307
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735307%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10735307: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10735307 url https://www.openlane.eu/en/carv6/auction/10735307
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10735303
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735303%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10735303: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10735303 url https://www.openlane.eu/en/carv6/auction/10735303
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10738033
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738033%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10738033: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10738033 url https://www.openlane.eu/en/carv6/auction/10738033
2026-03-28 12:16:25 [adesa.de] INFO: Found listing with ID: 10737864
2026-03-28 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737864%27 HTTP/1.1" 200 None
2026-03-28 12:16:25 [adesa.de] INFO: Scrape type for 10737864: 0
2026-03-28 12:16:25 [adesa.de] INFO: Skipping item 10737864 url https://www.openlane.eu/en/carv6/auction/10737864
2026-03-28 12: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-28 12:16:38 [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-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737960
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737960%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737960: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737960 url https://www.openlane.eu/en/carv6/auction/10737960
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738026
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738026%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738026: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738026 url https://www.openlane.eu/en/carv6/auction/10738026
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737917
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737917%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737917: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737917 url https://www.openlane.eu/en/carv6/auction/10737917
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737957
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737957%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737957: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737957 url https://www.openlane.eu/en/carv6/auction/10737957
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737949
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737949%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737949: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737949 url https://www.openlane.eu/en/carv6/auction/10737949
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737895
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737895%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737895: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737895 url https://www.openlane.eu/en/carv6/auction/10737895
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737921
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737921%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737921: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737921 url https://www.openlane.eu/en/carv6/auction/10737921
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738038
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738038%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738038: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738038 url https://www.openlane.eu/en/carv6/auction/10738038
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738036
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738036%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738036: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738036 url https://www.openlane.eu/en/carv6/auction/10738036
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738014
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738014%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738014: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738014 url https://www.openlane.eu/en/carv6/auction/10738014
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737941
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737941%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737941: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737941 url https://www.openlane.eu/en/carv6/auction/10737941
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738024
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738024%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738024: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738024 url https://www.openlane.eu/en/carv6/auction/10738024
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737944
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737944%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737944: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737944 url https://www.openlane.eu/en/carv6/auction/10737944
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737928
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737928%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737928: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737928 url https://www.openlane.eu/en/carv6/auction/10737928
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738018
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738018%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738018: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738018 url https://www.openlane.eu/en/carv6/auction/10738018
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737929
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737929%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737929: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737929 url https://www.openlane.eu/en/carv6/auction/10737929
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737909
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737909%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737909: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737909 url https://www.openlane.eu/en/carv6/auction/10737909
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10735312
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735312%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10735312: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10735312 url https://www.openlane.eu/en/carv6/auction/10735312
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10735333
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735333%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10735333: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10735333 url https://www.openlane.eu/en/carv6/auction/10735333
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737996
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737996%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737996: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737996 url https://www.openlane.eu/en/carv6/auction/10737996
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737894
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737894%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737894: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737894 url https://www.openlane.eu/en/carv6/auction/10737894
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737887
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737887%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737887: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737887 url https://www.openlane.eu/en/carv6/auction/10737887
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738037
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738037%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738037: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738037 url https://www.openlane.eu/en/carv6/auction/10738037
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737933
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737933%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10737933: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10737933 url https://www.openlane.eu/en/carv6/auction/10737933
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10738012
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738012%27 HTTP/1.1" 200 None
2026-03-28 12:16:38 [adesa.de] INFO: Scrape type for 10738012: 0
2026-03-28 12:16:38 [adesa.de] INFO: Skipping item 10738012 url https://www.openlane.eu/en/carv6/auction/10738012
2026-03-28 12:16:38 [adesa.de] INFO: Found listing with ID: 10737963
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737963%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10737963: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10737963 url https://www.openlane.eu/en/carv6/auction/10737963
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10737945
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737945%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10737945: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10737945 url https://www.openlane.eu/en/carv6/auction/10737945
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10738020
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738020%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10738020: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10738020 url https://www.openlane.eu/en/carv6/auction/10738020
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10737979
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737979%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10737979: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10737979 url https://www.openlane.eu/en/carv6/auction/10737979
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10737972
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737972%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10737972: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10737972 url https://www.openlane.eu/en/carv6/auction/10737972
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10737893
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737893%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10737893: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10737893 url https://www.openlane.eu/en/carv6/auction/10737893
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10738175
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738175%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10738175: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10738175 url https://www.openlane.eu/en/carv6/auction/10738175
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736616
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736616%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736616: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736616 url https://www.openlane.eu/en/carv6/auction/10736616
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736614
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736614%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736614: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736614 url https://www.openlane.eu/en/carv6/auction/10736614
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736613
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736613%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736613: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736613 url https://www.openlane.eu/en/carv6/auction/10736613
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736615
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736615%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736615: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736615 url https://www.openlane.eu/en/carv6/auction/10736615
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736610
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736610%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736610: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736610 url https://www.openlane.eu/en/carv6/auction/10736610
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736611
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736611%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736611: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736611 url https://www.openlane.eu/en/carv6/auction/10736611
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10736612
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736612%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10736612: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10736612 url https://www.openlane.eu/en/carv6/auction/10736612
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730985
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730985%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730985: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730985 url https://www.openlane.eu/en/carv6/auction/10730985
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731065
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731065%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731065: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10731065 url https://www.openlane.eu/en/carv6/auction/10731065
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731042
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731042%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731042: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731042 url https://www.openlane.eu/en/carv6/auction/10731042
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731082
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731082%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731082: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731082 url https://www.openlane.eu/en/carv6/auction/10731082
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731094
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731094%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731094: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731094 url https://www.openlane.eu/en/carv6/auction/10731094
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731096
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731096%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731096: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10731096 url https://www.openlane.eu/en/carv6/auction/10731096
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731067
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731067%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731067: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731067 url https://www.openlane.eu/en/carv6/auction/10731067
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730970
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730970%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730970: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730970 url https://www.openlane.eu/en/carv6/auction/10730970
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731049
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731049%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731049: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731049 url https://www.openlane.eu/en/carv6/auction/10731049
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731076
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731076%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731076: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731076 url https://www.openlane.eu/en/carv6/auction/10731076
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730975
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730975%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730975: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730975 url https://www.openlane.eu/en/carv6/auction/10730975
2026-03-28 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730993
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730993%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730993: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730993 url https://www.openlane.eu/en/carv6/auction/10730993
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730960
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730960%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730960: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730960 url https://www.openlane.eu/en/carv6/auction/10730960
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730990
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730990%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730990: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730990 url https://www.openlane.eu/en/carv6/auction/10730990
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731053
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731053%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731053: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10731053 url https://www.openlane.eu/en/carv6/auction/10731053
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730980
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730980%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730980: 2
2026-03-28 12:16:39 [adesa.de] INFO: Scraping item 10730980 url https://www.openlane.eu/en/carv6/auction/10730980
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731002
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731002%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731002: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10731002 url https://www.openlane.eu/en/carv6/auction/10731002
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730995
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730995%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730995: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10730995 url https://www.openlane.eu/en/carv6/auction/10730995
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731023
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731023%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731023: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10731023 url https://www.openlane.eu/en/carv6/auction/10731023
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731056
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731056%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731056: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10731056 url https://www.openlane.eu/en/carv6/auction/10731056
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731088
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731088%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10731088: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10731088 url https://www.openlane.eu/en/carv6/auction/10731088
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10730952
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730952%27 HTTP/1.1" 200 None
2026-03-28 12:16:39 [adesa.de] INFO: Scrape type for 10730952: 0
2026-03-28 12:16:39 [adesa.de] INFO: Skipping item 10730952 url https://www.openlane.eu/en/carv6/auction/10730952
2026-03-28 12:16:39 [adesa.de] INFO: Found listing with ID: 10731078
2026-03-28 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731078%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731078: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731078 url https://www.openlane.eu/en/carv6/auction/10731078
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730955
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730955%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730955: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730955 url https://www.openlane.eu/en/carv6/auction/10730955
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731022
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731022%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731022: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731022 url https://www.openlane.eu/en/carv6/auction/10731022
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731020
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731020%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731020: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731020 url https://www.openlane.eu/en/carv6/auction/10731020
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731059
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731059%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731059: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731059 url https://www.openlane.eu/en/carv6/auction/10731059
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730988
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730988%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730988: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730988 url https://www.openlane.eu/en/carv6/auction/10730988
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731058
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731058%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731058: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731058 url https://www.openlane.eu/en/carv6/auction/10731058
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731079
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731079%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731079: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731079 url https://www.openlane.eu/en/carv6/auction/10731079
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731033
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731033%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731033: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731033 url https://www.openlane.eu/en/carv6/auction/10731033
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731034
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731034%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731034: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731034 url https://www.openlane.eu/en/carv6/auction/10731034
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731030
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731030%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731030: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731030 url https://www.openlane.eu/en/carv6/auction/10731030
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730994
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730994%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730994: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730994 url https://www.openlane.eu/en/carv6/auction/10730994
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730986
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730986%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730986: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730986 url https://www.openlane.eu/en/carv6/auction/10730986
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731062
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731062%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731062: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731062 url https://www.openlane.eu/en/carv6/auction/10731062
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731077
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731077%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731077: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731077 url https://www.openlane.eu/en/carv6/auction/10731077
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730956
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730956%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730956: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730956 url https://www.openlane.eu/en/carv6/auction/10730956
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730999
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730999%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730999: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730999 url https://www.openlane.eu/en/carv6/auction/10730999
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731068
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731068%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731068: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731068 url https://www.openlane.eu/en/carv6/auction/10731068
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730977
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730977%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730977: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730977 url https://www.openlane.eu/en/carv6/auction/10730977
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731039
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731039%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731039: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731039 url https://www.openlane.eu/en/carv6/auction/10731039
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731025
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731025%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731025: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731025 url https://www.openlane.eu/en/carv6/auction/10731025
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730971
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730971%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730971: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730971 url https://www.openlane.eu/en/carv6/auction/10730971
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731032
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731032%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731032: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731032 url https://www.openlane.eu/en/carv6/auction/10731032
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730997
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730997%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730997: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730997 url https://www.openlane.eu/en/carv6/auction/10730997
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731044
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731044%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731044: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731044 url https://www.openlane.eu/en/carv6/auction/10731044
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730969
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730969%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730969: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730969 url https://www.openlane.eu/en/carv6/auction/10730969
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731008
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731008%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731008: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731008 url https://www.openlane.eu/en/carv6/auction/10731008
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730965
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730965%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730965: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730965 url https://www.openlane.eu/en/carv6/auction/10730965
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731090
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731090%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731090: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731090 url https://www.openlane.eu/en/carv6/auction/10731090
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731092
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731092%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731092: 2
2026-03-28 12:16:40 [adesa.de] INFO: Scraping item 10731092 url https://www.openlane.eu/en/carv6/auction/10731092
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730996
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730996%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730996: 2
2026-03-28 12:16:40 [adesa.de] INFO: Scraping item 10730996 url https://www.openlane.eu/en/carv6/auction/10730996
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730967
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730967%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730967: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730967 url https://www.openlane.eu/en/carv6/auction/10730967
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730961
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730961%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730961: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730961 url https://www.openlane.eu/en/carv6/auction/10730961
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731007
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731007%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731007: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731007 url https://www.openlane.eu/en/carv6/auction/10731007
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730984
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730984%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730984: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730984 url https://www.openlane.eu/en/carv6/auction/10730984
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731054
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731054%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731054: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731054 url https://www.openlane.eu/en/carv6/auction/10731054
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730963
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730963%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730963: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10730963 url https://www.openlane.eu/en/carv6/auction/10730963
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10731014
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731014%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10731014: 0
2026-03-28 12:16:40 [adesa.de] INFO: Skipping item 10731014 url https://www.openlane.eu/en/carv6/auction/10731014
2026-03-28 12:16:40 [adesa.de] INFO: Found listing with ID: 10730953
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730953%27 HTTP/1.1" 200 None
2026-03-28 12:16:40 [adesa.de] INFO: Scrape type for 10730953: 2
2026-03-28 12:16:40 [adesa.de] INFO: Scraping item 10730953 url https://www.openlane.eu/en/carv6/auction/10730953
2026-03-28 12:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094
2026-03-28 12:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with scrape type 2
2026-03-28 12:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with scrape type 2
2026-03-28 12:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f, identifier: 10731094
2026-03-28 12:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094
2026-03-28 12:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:16:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-28 12:16:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:16:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-28 12:16:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094
2026-03-28 12:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094 to the API
2026-03-28 12:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731094>
{'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': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '353b0ac8-4e1c-5d6a-a316-771ff91bf16f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731094',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 121200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'121.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731094%27 HTTP/1.1" 200 None
2026-03-28 12:16:59 [adesa.de] INFO: Saving data for 10731094: {'auction_closing_time': 1774872000.0, 'created_time': 1774613730.104291, 'last_price_update_time': 1774700219.31596}
2026-03-28 12:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731094') HTTP/1.1" 204 0
2026-03-28 12:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067
2026-03-28 12:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with scrape type 2
2026-03-28 12:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with scrape type 2
2026-03-28 12:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4cbb7518-40a5-5047-8775-4c10f6e52ed9, identifier: 10731067
2026-03-28 12:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067
2026-03-28 12:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-28 12:17:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-28 12:17:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067
2026-03-28 12:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067 to the API
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4cbb7518-40a5-5047-8775-4c10f6e52ed9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731067',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 102603,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2018-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'102.603 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731067%27 HTTP/1.1" 200 None
2026-03-28 12:17:01 [adesa.de] INFO: Saving data for 10731067: {'auction_closing_time': 1774872000.0, 'created_time': 1774613756.65671, 'last_price_update_time': 1774700221.284175}
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731067') HTTP/1.1" 204 0
2026-03-28 12:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12: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-28 12:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12: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-28 12:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985
2026-03-28 12:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d44ef6-6214-541e-8324-c202dfd56eb4 with scrape type 2
2026-03-28 12:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09d44ef6-6214-541e-8324-c202dfd56eb4 with scrape type 2
2026-03-28 12:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09d44ef6-6214-541e-8324-c202dfd56eb4, identifier: 10730985
2026-03-28 12:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042
2026-03-28 12:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8395eacd-1c44-5337-852e-f4d11e06303e with scrape type 2
2026-03-28 12:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8395eacd-1c44-5337-852e-f4d11e06303e with scrape type 2
2026-03-28 12:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8395eacd-1c44-5337-852e-f4d11e06303e, identifier: 10731042
2026-03-28 12:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985
2026-03-28 12:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985
2026-03-28 12:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985 to the API
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730985>
{'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': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '09d44ef6-6214-541e-8324-c202dfd56eb4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730985',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 50695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TDI - Diesel - Automatic - 150 hp - 50.695 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730985%27 HTTP/1.1" 200 None
2026-03-28 12:17:01 [adesa.de] INFO: Saving data for 10730985: {'auction_closing_time': 1774872000.0, 'created_time': 1774613717.720007, 'last_price_update_time': 1774700221.776102}
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730985') HTTP/1.1" 204 0
2026-03-28 12:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042
2026-03-28 12:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042
2026-03-28 12:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042 to the API
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731042>
{'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': 163,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8395eacd-1c44-5337-852e-f4d11e06303e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731042',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 150998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI - Diesel - Automatic - 163 hp - 150.998 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731042%27 HTTP/1.1" 200 None
2026-03-28 12:17:02 [adesa.de] INFO: Saving data for 10731042: {'auction_closing_time': 1774872000.0, 'created_time': 1774613718.172642, 'last_price_update_time': 1774700222.086217}
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731042') HTTP/1.1" 204 0
2026-03-28 12:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049
2026-03-28 12:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53a45657-c441-504c-b573-d12c82c06d19 with scrape type 2
2026-03-28 12:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53a45657-c441-504c-b573-d12c82c06d19 with scrape type 2
2026-03-28 12:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53a45657-c441-504c-b573-d12c82c06d19, identifier: 10731049
2026-03-28 12:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975
2026-03-28 12:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1847c597-4497-5ddf-846c-788f27abe4fe with scrape type 2
2026-03-28 12:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1847c597-4497-5ddf-846c-788f27abe4fe with scrape type 2
2026-03-28 12:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1847c597-4497-5ddf-846c-788f27abe4fe, identifier: 10730975
2026-03-28 12:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049
2026-03-28 12:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049
2026-03-28 12:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049 to the API
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731049>
{'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': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '53a45657-c441-504c-b573-d12c82c06d19',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731049',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 134086,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 134.086 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731049%27 HTTP/1.1" 200 None
2026-03-28 12:17:02 [adesa.de] INFO: Saving data for 10731049: {'auction_closing_time': 1774872000.0, 'created_time': 1774613720.709223, 'last_price_update_time': 1774700222.757461}
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731049') HTTP/1.1" 204 0
2026-03-28 12:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-28 12:17:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975
2026-03-28 12:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975 to the API
2026-03-28 12:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1847c597-4497-5ddf-846c-788f27abe4fe',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730975',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 61074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 61.074 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730975%27 HTTP/1.1" 200 None
2026-03-28 12:17:03 [adesa.de] INFO: Saving data for 10730975: {'auction_closing_time': 1774872000.0, 'created_time': 1774613722.689814, 'last_price_update_time': 1774700223.179604}
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730975') HTTP/1.1" 204 0
2026-03-28 12:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993
2026-03-28 12:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7851d6de-de22-56c2-a7be-518b0be79b64 with scrape type 2
2026-03-28 12:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7851d6de-de22-56c2-a7be-518b0be79b64 with scrape type 2
2026-03-28 12:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7851d6de-de22-56c2-a7be-518b0be79b64, identifier: 10730993
2026-03-28 12:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960
2026-03-28 12:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac72225-72b5-59e3-894e-878d126eeacb with scrape type 2
2026-03-28 12:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ac72225-72b5-59e3-894e-878d126eeacb with scrape type 2
2026-03-28 12:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5ac72225-72b5-59e3-894e-878d126eeacb, identifier: 10730960
2026-03-28 12:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-28 12:17:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993
2026-03-28 12:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993 to the API
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '7851d6de-de22-56c2-a7be-518b0be79b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 27.426 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730993%27 HTTP/1.1" 200 None
2026-03-28 12:17:03 [adesa.de] INFO: Saving data for 10730993: {'auction_closing_time': 1774872000.0, 'created_time': 1774613722.096406, 'last_price_update_time': 1774700223.913038}
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730993') HTTP/1.1" 204 0
2026-03-28 12:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960
2026-03-28 12:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960
2026-03-28 12:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960 to the API
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730960>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '5ac72225-72b5-59e3-894e-878d126eeacb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730960',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27805,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 27.805 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730960%27 HTTP/1.1" 200 None
2026-03-28 12:17:04 [adesa.de] INFO: Saving data for 10730960: {'auction_closing_time': 1774872000.0, 'created_time': 1774613723.482296, 'last_price_update_time': 1774700224.22178}
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730960') HTTP/1.1" 204 0
2026-03-28 12:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980
2026-03-28 12:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0749d0-6560-5c1b-b281-8eb718accfb4 with scrape type 2
2026-03-28 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0749d0-6560-5c1b-b281-8eb718accfb4 with scrape type 2
2026-03-28 12:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf0749d0-6560-5c1b-b281-8eb718accfb4, identifier: 10730980
2026-03-28 12:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980
2026-03-28 12:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980
2026-03-28 12:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980 to the API
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730980>
{'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': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf0749d0-6560-5c1b-b281-8eb718accfb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '460817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730980',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27476,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 27.476 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730980%27 HTTP/1.1" 200 None
2026-03-28 12:17:04 [adesa.de] INFO: Saving data for 10730980: {'auction_closing_time': 1774872000.0, 'created_time': 1774613725.559447, 'last_price_update_time': 1774700224.768687}
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730980') HTTP/1.1" 204 0
2026-03-28 12:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990
2026-03-28 12:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1b4a81-66ed-521d-9b13-326fe519ee18 with scrape type 2
2026-03-28 12:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1b4a81-66ed-521d-9b13-326fe519ee18 with scrape type 2
2026-03-28 12:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce1b4a81-66ed-521d-9b13-326fe519ee18, identifier: 10730990
2026-03-28 12:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990
2026-03-28 12:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990
2026-03-28 12:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990 to the API
2026-03-28 12:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce1b4a81-66ed-521d-9b13-326fe519ee18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730990',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 29255,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 29.255 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2025}
2026-03-28 12:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730990%27 HTTP/1.1" 200 None
2026-03-28 12:17:06 [adesa.de] INFO: Saving data for 10730990: {'auction_closing_time': 1774872000.0, 'created_time': 1774613724.841984, 'last_price_update_time': 1774700226.705938}
2026-03-28 12:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730990') HTTP/1.1" 204 0
2026-03-28 12:17:06 [scrapy.extensions.logstats] INFO: Crawled 18 pages (at 15 pages/min), scraped 10 items (at 10 items/min)
2026-03-28 12:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 12:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053
2026-03-28 12:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770a583-9bf6-57fc-a1f1-fc188d7dafea with scrape type 2
2026-03-28 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a770a583-9bf6-57fc-a1f1-fc188d7dafea with scrape type 2
2026-03-28 12:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a770a583-9bf6-57fc-a1f1-fc188d7dafea, identifier: 10731053
2026-03-28 12:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053
2026-03-28 12:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053
2026-03-28 12:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053 to the API
2026-03-28 12:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731053>
{'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': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a770a583-9bf6-57fc-a1f1-fc188d7dafea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731053',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 109016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 40 TFSI - Quattro - Petrol - Automatic - 190 hp - 109.016 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-28 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731053%27 HTTP/1.1" 200 None
2026-03-28 12:17:07 [adesa.de] INFO: Saving data for 10731053: {'auction_closing_time': 1774872000.0, 'created_time': 1774613735.322829, 'last_price_update_time': 1774700227.688684}
2026-03-28 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731053') HTTP/1.1" 204 0
2026-03-28 12:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996
2026-03-28 12:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22444071-3183-5247-8c08-7de63158a9ee with scrape type 2
2026-03-28 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22444071-3183-5247-8c08-7de63158a9ee with scrape type 2
2026-03-28 12:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22444071-3183-5247-8c08-7de63158a9ee, identifier: 10730996
2026-03-28 12:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996
2026-03-28 12:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-28 12:17:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996
2026-03-28 12:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996 to the API
2026-03-28 12:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730996>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '22444071-3183-5247-8c08-7de63158a9ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730996',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 80118,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 184 hp - 80.118 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730996%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Saving data for 10730996: {'auction_closing_time': 1774872000.0, 'created_time': 1774613726.241575, 'last_price_update_time': 1774700232.094412}
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730996') HTTP/1.1" 204 0
2026-03-28 12:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731093
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731093%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731093: 0
2026-03-28 12:17:12 [adesa.de] INFO: Skipping item 10731093 url https://www.openlane.eu/en/carv6/auction/10731093
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731001
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731001%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731001: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731001 url https://www.openlane.eu/en/carv6/auction/10731001
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731013
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731013%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731013: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731013 url https://www.openlane.eu/en/carv6/auction/10731013
2026-03-28 12: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-28 12:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076
2026-03-28 12:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2644d894-fd3a-56a1-b24b-940cd99729b9 with scrape type 2
2026-03-28 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2644d894-fd3a-56a1-b24b-940cd99729b9 with scrape type 2
2026-03-28 12:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2644d894-fd3a-56a1-b24b-940cd99729b9, identifier: 10731076
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10730959
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730959%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10730959: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10730959 url https://www.openlane.eu/en/carv6/auction/10730959
2026-03-28 12:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076
2026-03-28 12:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076
2026-03-28 12:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076 to the API
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731076>
{'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': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '2644d894-fd3a-56a1-b24b-940cd99729b9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731076',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 88309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 50 TFSIe - Hybrid - Automatic - 265 hp - 88.309 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731076%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Saving data for 10731076: {'auction_closing_time': 1774872000.0, 'created_time': 1774613747.604793, 'last_price_update_time': 1774700232.689244}
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731076') HTTP/1.1" 204 0
2026-03-28 12: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-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731073
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731073%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731073: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731073 url https://www.openlane.eu/en/carv6/auction/10731073
2026-03-28 12: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-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731041
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731041%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731041: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731041 url https://www.openlane.eu/en/carv6/auction/10731041
2026-03-28 12: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-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731040
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731040%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731040: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731040 url https://www.openlane.eu/en/carv6/auction/10731040
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731028
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731028%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731028: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731028 url https://www.openlane.eu/en/carv6/auction/10731028
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731083
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731083%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731083: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731083 url https://www.openlane.eu/en/carv6/auction/10731083
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731036
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731036%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731036: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731036 url https://www.openlane.eu/en/carv6/auction/10731036
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731009
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731009%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731009: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731009 url https://www.openlane.eu/en/carv6/auction/10731009
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731050
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731050%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731050: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731050 url https://www.openlane.eu/en/carv6/auction/10731050
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731018
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731018%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731018: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731018 url https://www.openlane.eu/en/carv6/auction/10731018
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731071
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731071%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731071: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731071 url https://www.openlane.eu/en/carv6/auction/10731071
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10730979
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730979%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10730979: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10730979 url https://www.openlane.eu/en/carv6/auction/10730979
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731046
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731046%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731046: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731046 url https://www.openlane.eu/en/carv6/auction/10731046
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10731048
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731048%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10731048: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10731048 url https://www.openlane.eu/en/carv6/auction/10731048
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10730989
2026-03-28 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730989%27 HTTP/1.1" 200 None
2026-03-28 12:17:12 [adesa.de] INFO: Scrape type for 10730989: 2
2026-03-28 12:17:12 [adesa.de] INFO: Scraping item 10730989 url https://www.openlane.eu/en/carv6/auction/10730989
2026-03-28 12:17:12 [adesa.de] INFO: Found listing with ID: 10730978
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730978%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730978: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730978 url https://www.openlane.eu/en/carv6/auction/10730978
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730954
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730954%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730954: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730954 url https://www.openlane.eu/en/carv6/auction/10730954
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730981
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730981%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730981: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730981 url https://www.openlane.eu/en/carv6/auction/10730981
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10736865
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736865%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10736865: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10736865 url https://www.openlane.eu/en/carv6/auction/10736865
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731021
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731021%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731021: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731021 url https://www.openlane.eu/en/carv6/auction/10731021
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10737026
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737026%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10737026: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10737026 url https://www.openlane.eu/en/carv6/auction/10737026
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10737027
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737027%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10737027: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10737027 url https://www.openlane.eu/en/carv6/auction/10737027
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731019
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731019%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731019: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731019 url https://www.openlane.eu/en/carv6/auction/10731019
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731037
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731037%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731037: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731037 url https://www.openlane.eu/en/carv6/auction/10731037
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731055
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731055%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731055: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731055 url https://www.openlane.eu/en/carv6/auction/10731055
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731086
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731086%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731086: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731086 url https://www.openlane.eu/en/carv6/auction/10731086
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730966
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730966%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730966: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730966 url https://www.openlane.eu/en/carv6/auction/10730966
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730998
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730998%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730998: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730998 url https://www.openlane.eu/en/carv6/auction/10730998
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731061
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731061%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731061: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731061 url https://www.openlane.eu/en/carv6/auction/10731061
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730991
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730991%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730991: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730991 url https://www.openlane.eu/en/carv6/auction/10730991
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731017
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731017%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731017: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731017 url https://www.openlane.eu/en/carv6/auction/10731017
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731064
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731064%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731064: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731064 url https://www.openlane.eu/en/carv6/auction/10731064
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731047
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731047%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731047: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731047 url https://www.openlane.eu/en/carv6/auction/10731047
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731043
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731043%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731043: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731043 url https://www.openlane.eu/en/carv6/auction/10731043
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731005
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731005%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731005: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731005 url https://www.openlane.eu/en/carv6/auction/10731005
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731038
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731038%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731038: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731038 url https://www.openlane.eu/en/carv6/auction/10731038
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731084
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731084%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731084: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731084 url https://www.openlane.eu/en/carv6/auction/10731084
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731057
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731057%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731057: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731057 url https://www.openlane.eu/en/carv6/auction/10731057
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731095
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731095%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731095: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731095 url https://www.openlane.eu/en/carv6/auction/10731095
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731031
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731031%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731031: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731031 url https://www.openlane.eu/en/carv6/auction/10731031
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731069
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731069%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731069: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731069 url https://www.openlane.eu/en/carv6/auction/10731069
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730972
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730972%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730972: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10730972 url https://www.openlane.eu/en/carv6/auction/10730972
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731052
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731052%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731052: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731052 url https://www.openlane.eu/en/carv6/auction/10731052
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731097
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731097%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731097: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731097 url https://www.openlane.eu/en/carv6/auction/10731097
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731026
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731026%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731026: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731026 url https://www.openlane.eu/en/carv6/auction/10731026
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731029
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731029%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731029: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731029 url https://www.openlane.eu/en/carv6/auction/10731029
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730983
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730983%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730983: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10730983 url https://www.openlane.eu/en/carv6/auction/10730983
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731074
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731074%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731074: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731074 url https://www.openlane.eu/en/carv6/auction/10731074
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731016
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731016%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731016: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731016 url https://www.openlane.eu/en/carv6/auction/10731016
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731003
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731003%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731003: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731003 url https://www.openlane.eu/en/carv6/auction/10731003
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730973
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730973%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730973: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10730973 url https://www.openlane.eu/en/carv6/auction/10730973
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731066
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731066%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731066: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731066 url https://www.openlane.eu/en/carv6/auction/10731066
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731015
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731015%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731015: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731015 url https://www.openlane.eu/en/carv6/auction/10731015
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731070
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731070%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731070: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731070 url https://www.openlane.eu/en/carv6/auction/10731070
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731004
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731004%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731004: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731004 url https://www.openlane.eu/en/carv6/auction/10731004
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731060
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731060%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731060: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731060 url https://www.openlane.eu/en/carv6/auction/10731060
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731089
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731089%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731089: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731089 url https://www.openlane.eu/en/carv6/auction/10731089
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731035
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731035%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731035: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731035 url https://www.openlane.eu/en/carv6/auction/10731035
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731024
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731024%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731024: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731024 url https://www.openlane.eu/en/carv6/auction/10731024
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731051
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731051%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731051: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731051 url https://www.openlane.eu/en/carv6/auction/10731051
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731010
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731010%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731010: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731010 url https://www.openlane.eu/en/carv6/auction/10731010
2026-03-28 12:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731045
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731045%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731045: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731045 url https://www.openlane.eu/en/carv6/auction/10731045
2026-03-28 12:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731081
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731081%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731081: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731081 url https://www.openlane.eu/en/carv6/auction/10731081
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730974
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730974%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730974: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10730974 url https://www.openlane.eu/en/carv6/auction/10730974
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730958
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730958%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730958: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10730958 url https://www.openlane.eu/en/carv6/auction/10730958
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731075
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731075%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731075: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731075 url https://www.openlane.eu/en/carv6/auction/10731075
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731091
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731091%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731091: 2
2026-03-28 12:17:13 [adesa.de] INFO: Scraping item 10731091 url https://www.openlane.eu/en/carv6/auction/10731091
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731080
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731080%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731080: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731080 url https://www.openlane.eu/en/carv6/auction/10731080
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730992
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730992%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10730992: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10730992 url https://www.openlane.eu/en/carv6/auction/10730992
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10731011
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731011%27 HTTP/1.1" 200 None
2026-03-28 12:17:13 [adesa.de] INFO: Scrape type for 10731011: 0
2026-03-28 12:17:13 [adesa.de] INFO: Skipping item 10731011 url https://www.openlane.eu/en/carv6/auction/10731011
2026-03-28 12:17:13 [adesa.de] INFO: Found listing with ID: 10730987
2026-03-28 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730987%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730987: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730987 url https://www.openlane.eu/en/carv6/auction/10730987
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10730957
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730957%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730957: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730957 url https://www.openlane.eu/en/carv6/auction/10730957
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10731085
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731085%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10731085: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10731085 url https://www.openlane.eu/en/carv6/auction/10731085
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10731063
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731063%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10731063: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10731063 url https://www.openlane.eu/en/carv6/auction/10731063
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10731087
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731087%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10731087: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10731087 url https://www.openlane.eu/en/carv6/auction/10731087
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10730968
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730968%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730968: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730968 url https://www.openlane.eu/en/carv6/auction/10730968
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10730962
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730962%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730962: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730962 url https://www.openlane.eu/en/carv6/auction/10730962
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10731006
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731006%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10731006: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10731006 url https://www.openlane.eu/en/carv6/auction/10731006
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10731000
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731000%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10731000: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10731000 url https://www.openlane.eu/en/carv6/auction/10731000
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10731012
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731012%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10731012: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10731012 url https://www.openlane.eu/en/carv6/auction/10731012
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10730964
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730964%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730964: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730964 url https://www.openlane.eu/en/carv6/auction/10730964
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10730982
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730982%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730982: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730982 url https://www.openlane.eu/en/carv6/auction/10730982
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10730976
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730976%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10730976: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10730976 url https://www.openlane.eu/en/carv6/auction/10730976
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734374
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734374%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734374: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734374 url https://www.openlane.eu/en/carv6/auction/10734374
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734690
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734690%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734690: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734690 url https://www.openlane.eu/en/carv6/auction/10734690
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734408
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734408%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734408: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734408 url https://www.openlane.eu/en/carv6/auction/10734408
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734396
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734396%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734396: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734396 url https://www.openlane.eu/en/carv6/auction/10734396
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734397
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734397%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734397: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734397 url https://www.openlane.eu/en/carv6/auction/10734397
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734409
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734409%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734409: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734409 url https://www.openlane.eu/en/carv6/auction/10734409
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734410
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734410%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734410: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734410 url https://www.openlane.eu/en/carv6/auction/10734410
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734413
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734413%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734413: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734413 url https://www.openlane.eu/en/carv6/auction/10734413
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734476
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734476%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734476: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734476 url https://www.openlane.eu/en/carv6/auction/10734476
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734422
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734422%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734422: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734422 url https://www.openlane.eu/en/carv6/auction/10734422
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734425
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734425%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734425: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734425 url https://www.openlane.eu/en/carv6/auction/10734425
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734426
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734426%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734426: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734426 url https://www.openlane.eu/en/carv6/auction/10734426
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734439
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734439%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734439: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734439 url https://www.openlane.eu/en/carv6/auction/10734439
2026-03-28 12:17:14 [adesa.de] INFO: Found listing with ID: 10734473
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734473%27 HTTP/1.1" 200 None
2026-03-28 12:17:14 [adesa.de] INFO: Scrape type for 10734473: 0
2026-03-28 12:17:14 [adesa.de] INFO: Skipping item 10734473 url https://www.openlane.eu/en/carv6/auction/10734473
2026-03-28 12:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959
2026-03-28 12:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with scrape type 2
2026-03-28 12:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with scrape type 2
2026-03-28 12:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0, identifier: 10730959
2026-03-28 12:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-28 12:17:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959
2026-03-28 12:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959 to the API
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Electric',
'id': 'd57376aa-de9d-5d0d-b47a-c6cccfe2a1e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730959',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 12131,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35900,
'price_includes_vat': True,
'registration_date': '2024-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQE 300 Electric Art - Electric - Automatic - 245 hp '
'- 12.131 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2024}
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730959%27 HTTP/1.1" 200 None
2026-03-28 12:17:15 [adesa.de] INFO: Saving data for 10730959: {'auction_closing_time': 1774872000.0, 'created_time': 1774613763.588685, 'last_price_update_time': 1774700235.227754}
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730959') HTTP/1.1" 204 0
2026-03-28 12:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092
2026-03-28 12:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c345fc28-281c-5454-8f90-d0a11cf17c9a with scrape type 2
2026-03-28 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c345fc28-281c-5454-8f90-d0a11cf17c9a with scrape type 2
2026-03-28 12:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c345fc28-281c-5454-8f90-d0a11cf17c9a, identifier: 10731092
2026-03-28 12:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092
2026-03-28 12:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092
2026-03-28 12:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092 to the API
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731092>
{'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': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c345fc28-281c-5454-8f90-d0a11cf17c9a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731092',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 114344,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 184 hp - 114.344 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731092%27 HTTP/1.1" 200 None
2026-03-28 12:17:15 [adesa.de] INFO: Saving data for 10731092: {'auction_closing_time': 1774872000.0, 'created_time': 1774613745.968537, 'last_price_update_time': 1774700235.815246}
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731092') HTTP/1.1" 204 0
2026-03-28 12:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040
2026-03-28 12:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with scrape type 2
2026-03-28 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with scrape type 2
2026-03-28 12:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f, identifier: 10731040
2026-03-28 12:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040
2026-03-28 12:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040
2026-03-28 12:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040 to the API
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731040',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 113714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'113.714 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731040%27 HTTP/1.1" 200 None
2026-03-28 12:17:17 [adesa.de] INFO: Saving data for 10731040: {'auction_closing_time': 1774872000.0, 'created_time': 1774613753.712914, 'last_price_update_time': 1774700237.197196}
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731040') HTTP/1.1" 204 0
2026-03-28 12:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001
2026-03-28 12:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124ed693-04d6-5d99-9158-e22cd0680700 with scrape type 2
2026-03-28 12:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 124ed693-04d6-5d99-9158-e22cd0680700 with scrape type 2
2026-03-28 12:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 124ed693-04d6-5d99-9158-e22cd0680700, identifier: 10731001
2026-03-28 12:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001
2026-03-28 12:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001
2026-03-28 12:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001 to the API
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731001>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '124ed693-04d6-5d99-9158-e22cd0680700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731001',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 61652,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30700,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'61.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731001%27 HTTP/1.1" 200 None
2026-03-28 12:17:17 [adesa.de] INFO: Saving data for 10731001: {'auction_closing_time': 1774872000.0, 'created_time': 1774613767.918057, 'last_price_update_time': 1774700237.733801}
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731001') HTTP/1.1" 204 0
2026-03-28 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028
2026-03-28 12:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9536eda-2984-56cc-9746-411e8212d8b2 with scrape type 2
2026-03-28 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9536eda-2984-56cc-9746-411e8212d8b2 with scrape type 2
2026-03-28 12:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e9536eda-2984-56cc-9746-411e8212d8b2, identifier: 10731028
2026-03-28 12:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028
2026-03-28 12:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028
2026-03-28 12:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028 to the API
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731028>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9536eda-2984-56cc-9746-411e8212d8b2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731028',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 131822,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d - 4-Matic - Diesel - Automatic - 190 hp - '
'131.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731028%27 HTTP/1.1" 200 None
2026-03-28 12:17:21 [adesa.de] INFO: Saving data for 10731028: {'auction_closing_time': 1774872000.0, 'created_time': 1774613742.473793, 'last_price_update_time': 1774700241.278545}
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731028') HTTP/1.1" 204 0
2026-03-28 12:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013
2026-03-28 12:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e839a79-b057-5aa7-8345-7b76cd5bf35b with scrape type 2
2026-03-28 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e839a79-b057-5aa7-8345-7b76cd5bf35b with scrape type 2
2026-03-28 12:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e839a79-b057-5aa7-8345-7b76cd5bf35b, identifier: 10731013
2026-03-28 12:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013
2026-03-28 12:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013
2026-03-28 12:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013 to the API
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731013>
{'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': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7e839a79-b057-5aa7-8345-7b76cd5bf35b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731013',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 70568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E Break 220 Avantgarde - Diesel - Automatic - 200 hp '
'- 70.568 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731013%27 HTTP/1.1" 200 None
2026-03-28 12:17:21 [adesa.de] INFO: Saving data for 10731013: {'auction_closing_time': 1774872000.0, 'created_time': 1774613761.000739, 'last_price_update_time': 1774700241.794836}
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731013') HTTP/1.1" 204 0
2026-03-28 12:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073
2026-03-28 12:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac0039-8884-565c-ba14-1a5dafdd0422 with scrape type 2
2026-03-28 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adac0039-8884-565c-ba14-1a5dafdd0422 with scrape type 2
2026-03-28 12:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: adac0039-8884-565c-ba14-1a5dafdd0422, identifier: 10731073
2026-03-28 12:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073
2026-03-28 12:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073
2026-03-28 12:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073 to the API
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'adac0039-8884-565c-ba14-1a5dafdd0422',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731073',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 51781,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d - 4-Matic - Diesel - Automatic - 150 hp - '
'51.781 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731073%27 HTTP/1.1" 200 None
2026-03-28 12:17:22 [adesa.de] INFO: Saving data for 10731073: {'auction_closing_time': 1774872000.0, 'created_time': 1774613764.633952, 'last_price_update_time': 1774700242.302653}
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731073') HTTP/1.1" 204 0
2026-03-28 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041
2026-03-28 12:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff7f024-b6aa-5434-afeb-e0b0e91ced8a with scrape type 2
2026-03-28 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aff7f024-b6aa-5434-afeb-e0b0e91ced8a with scrape type 2
2026-03-28 12:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aff7f024-b6aa-5434-afeb-e0b0e91ced8a, identifier: 10731041
2026-03-28 12:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041
2026-03-28 12:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041
2026-03-28 12:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041 to the API
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'aff7f024-b6aa-5434-afeb-e0b0e91ced8a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731041',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 111030,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'111.030 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731041%27 HTTP/1.1" 200 None
2026-03-28 12:17:22 [adesa.de] INFO: Saving data for 10731041: {'auction_closing_time': 1774872000.0, 'created_time': 1774613758.045082, 'last_price_update_time': 1774700242.799211}
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731041') HTTP/1.1" 204 0
2026-03-28 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036
2026-03-28 12:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d59962f-d1bc-5303-a581-a87640eff3f8 with scrape type 2
2026-03-28 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d59962f-d1bc-5303-a581-a87640eff3f8 with scrape type 2
2026-03-28 12:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d59962f-d1bc-5303-a581-a87640eff3f8, identifier: 10731036
2026-03-28 12:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036
2026-03-28 12:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036
2026-03-28 12:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036 to the API
2026-03-28 12:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17: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-28 12:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731036>
{'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': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4d59962f-d1bc-5303-a581-a87640eff3f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731036',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 74139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 39100,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d AMG Line - 4-Matic - Diesel - Automatic - '
'197 hp - 74.139 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731036%27 HTTP/1.1" 200 None
2026-03-28 12:17:27 [adesa.de] INFO: Saving data for 10731036: {'auction_closing_time': 1774872000.0, 'created_time': 1774613732.469285, 'last_price_update_time': 1774700247.761796}
2026-03-28 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731036') HTTP/1.1" 204 0
2026-03-28 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083
2026-03-28 12:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 2
2026-03-28 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 2
2026-03-28 12:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32ad222c-1eed-552f-8305-2014cb994173, identifier: 10731083
2026-03-28 12: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-28 12:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083
2026-03-28 12:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083
2026-03-28 12:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083 to the API
2026-03-28 12:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731083>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '32ad222c-1eed-552f-8305-2014cb994173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731083',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 115595,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d AMG Line - Diesel - Automatic - 190 hp - '
'115.595 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731083%27 HTTP/1.1" 200 None
2026-03-28 12:17:28 [adesa.de] INFO: Saving data for 10731083: {'auction_closing_time': 1774872000.0, 'created_time': 1774613743.532743, 'last_price_update_time': 1774700248.180068}
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731083') HTTP/1.1" 204 0
2026-03-28 12:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050
2026-03-28 12:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6197c937-9b2d-5c0d-9481-155a654eb94b with scrape type 2
2026-03-28 12:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6197c937-9b2d-5c0d-9481-155a654eb94b with scrape type 2
2026-03-28 12:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6197c937-9b2d-5c0d-9481-155a654eb94b, identifier: 10731050
2026-03-28 12:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050
2026-03-28 12:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050
2026-03-28 12:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050 to the API
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6197c937-9b2d-5c0d-9481-155a654eb94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731050',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 146838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300d AMG Line - 4-Matic - Diesel - Automatic - '
'245 hp - 146.838 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731050%27 HTTP/1.1" 200 None
2026-03-28 12:17:28 [adesa.de] INFO: Saving data for 10731050: {'auction_closing_time': 1774872000.0, 'created_time': 1774613734.571718, 'last_price_update_time': 1774700248.562986}
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731050') HTTP/1.1" 204 0
2026-03-28 12:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12: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-28 12:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009
2026-03-28 12:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58219b89-6069-5513-9d64-180fa0f05328 with scrape type 2
2026-03-28 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58219b89-6069-5513-9d64-180fa0f05328 with scrape type 2
2026-03-28 12:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58219b89-6069-5513-9d64-180fa0f05328, identifier: 10731009
2026-03-28 12:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009
2026-03-28 12:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009
2026-03-28 12:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009 to the API
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '58219b89-6069-5513-9d64-180fa0f05328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731009',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140483,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300d AMG Line - 4-Matic - Diesel - Automatic - '
'245 hp - 140.483 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731009%27 HTTP/1.1" 200 None
2026-03-28 12:17:29 [adesa.de] INFO: Saving data for 10731009: {'auction_closing_time': 1774872000.0, 'created_time': 1774613733.013552, 'last_price_update_time': 1774700249.48331}
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731009') HTTP/1.1" 204 0
2026-03-28 12:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12: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-28 12:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018
2026-03-28 12:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with scrape type 2
2026-03-28 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with scrape type 2
2026-03-28 12:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89d3f3ad-f46a-58fb-9145-8b848b32aa17, identifier: 10731018
2026-03-28 12:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018
2026-03-28 12:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018
2026-03-28 12:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018 to the API
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '89d3f3ad-f46a-58fb-9145-8b848b32aa17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731018',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 108812,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300d - Diesel - Automatic - 245 hp - 108.812 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731018%27 HTTP/1.1" 200 None
2026-03-28 12:17:29 [adesa.de] INFO: Saving data for 10731018: {'auction_closing_time': 1774872000.0, 'created_time': 1774613733.715022, 'last_price_update_time': 1774700249.987633}
2026-03-28 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731018') HTTP/1.1" 204 0
2026-03-28 12:17:31 [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-28 12: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-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734474
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734474%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734474: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734474 url https://www.openlane.eu/en/carv6/auction/10734474
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734475
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734475%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734475: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734475 url https://www.openlane.eu/en/carv6/auction/10734475
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734488
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734488%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734488: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734488 url https://www.openlane.eu/en/carv6/auction/10734488
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734501
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734501%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734501: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734501 url https://www.openlane.eu/en/carv6/auction/10734501
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734678
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734678%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734678: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734678 url https://www.openlane.eu/en/carv6/auction/10734678
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734639
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734639%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734639: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734639 url https://www.openlane.eu/en/carv6/auction/10734639
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734638
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734638%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734638: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734638 url https://www.openlane.eu/en/carv6/auction/10734638
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734594
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734594%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734594: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734594 url https://www.openlane.eu/en/carv6/auction/10734594
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734423
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734423%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734423: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734423 url https://www.openlane.eu/en/carv6/auction/10734423
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734710
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734710%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734710: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734710 url https://www.openlane.eu/en/carv6/auction/10734710
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734593
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734593%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734593: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734593 url https://www.openlane.eu/en/carv6/auction/10734593
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734424
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734424%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734424: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734424 url https://www.openlane.eu/en/carv6/auction/10734424
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734596
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734596%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734596: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734596 url https://www.openlane.eu/en/carv6/auction/10734596
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734597
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734597%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734597: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734597 url https://www.openlane.eu/en/carv6/auction/10734597
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734637
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734637%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734637: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734637 url https://www.openlane.eu/en/carv6/auction/10734637
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734654
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734654%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734654: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734654 url https://www.openlane.eu/en/carv6/auction/10734654
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734620
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734620%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734620: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734620 url https://www.openlane.eu/en/carv6/auction/10734620
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734651
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734651%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734651: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734651 url https://www.openlane.eu/en/carv6/auction/10734651
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734664
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734664%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734664: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734664 url https://www.openlane.eu/en/carv6/auction/10734664
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734649
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734649%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734649: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734649 url https://www.openlane.eu/en/carv6/auction/10734649
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734628
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734628%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734628: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734628 url https://www.openlane.eu/en/carv6/auction/10734628
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734662
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734662%27 HTTP/1.1" 200 None
2026-03-28 12:17:31 [adesa.de] INFO: Scrape type for 10734662: 0
2026-03-28 12:17:31 [adesa.de] INFO: Skipping item 10734662 url https://www.openlane.eu/en/carv6/auction/10734662
2026-03-28 12:17:31 [adesa.de] INFO: Found listing with ID: 10734607
2026-03-28 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734607%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734607: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734607 url https://www.openlane.eu/en/carv6/auction/10734607
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734622
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734622%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734622: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734622 url https://www.openlane.eu/en/carv6/auction/10734622
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734610
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734610%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734610: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734610 url https://www.openlane.eu/en/carv6/auction/10734610
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734611
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734611%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734611: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734611 url https://www.openlane.eu/en/carv6/auction/10734611
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734658
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734658%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734658: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734658 url https://www.openlane.eu/en/carv6/auction/10734658
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734648
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734648%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734648: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734648 url https://www.openlane.eu/en/carv6/auction/10734648
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734613
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734613%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734613: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734613 url https://www.openlane.eu/en/carv6/auction/10734613
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734615
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734615%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734615: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734615 url https://www.openlane.eu/en/carv6/auction/10734615
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734600
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734600%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734600: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734600 url https://www.openlane.eu/en/carv6/auction/10734600
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734626
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734626%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734626: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734626 url https://www.openlane.eu/en/carv6/auction/10734626
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734653
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734653%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734653: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734653 url https://www.openlane.eu/en/carv6/auction/10734653
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734634
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734634%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734634: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734634 url https://www.openlane.eu/en/carv6/auction/10734634
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734652
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734652%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734652: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734652 url https://www.openlane.eu/en/carv6/auction/10734652
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734656
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734656%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734656: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734656 url https://www.openlane.eu/en/carv6/auction/10734656
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734608
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734608%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734608: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734608 url https://www.openlane.eu/en/carv6/auction/10734608
2026-03-28 12:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734672
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734672%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734672: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734672 url https://www.openlane.eu/en/carv6/auction/10734672
2026-03-28 12: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-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734645
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734645%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734645: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734645 url https://www.openlane.eu/en/carv6/auction/10734645
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734669
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734669%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734669: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734669 url https://www.openlane.eu/en/carv6/auction/10734669
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734605
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734605%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734605: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734605 url https://www.openlane.eu/en/carv6/auction/10734605
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734617
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734617%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734617: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734617 url https://www.openlane.eu/en/carv6/auction/10734617
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10738050
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738050%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10738050: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10738050 url https://www.openlane.eu/en/carv6/auction/10738050
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734606
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734606%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734606: 2
2026-03-28 12:17:32 [adesa.de] INFO: Scraping item 10734606 url https://www.openlane.eu/en/carv6/auction/10734606
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734618
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734618%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734618: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734618 url https://www.openlane.eu/en/carv6/auction/10734618
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734641
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734641%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734641: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734641 url https://www.openlane.eu/en/carv6/auction/10734641
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734663
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734663%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734663: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734663 url https://www.openlane.eu/en/carv6/auction/10734663
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734612
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734612%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734612: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734612 url https://www.openlane.eu/en/carv6/auction/10734612
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734647
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734647%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734647: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734647 url https://www.openlane.eu/en/carv6/auction/10734647
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734624
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734624%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734624: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734624 url https://www.openlane.eu/en/carv6/auction/10734624
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734671
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734671%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734671: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734671 url https://www.openlane.eu/en/carv6/auction/10734671
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734603
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734603%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734603: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734603 url https://www.openlane.eu/en/carv6/auction/10734603
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734616
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734616%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734616: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734616 url https://www.openlane.eu/en/carv6/auction/10734616
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10734661
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734661%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10734661: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10734661 url https://www.openlane.eu/en/carv6/auction/10734661
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730553
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730553%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730553: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730553 url https://www.openlane.eu/en/carv6/auction/10730553
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730523
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730523%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730523: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730523 url https://www.openlane.eu/en/carv6/auction/10730523
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730460
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730460%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730460: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730460 url https://www.openlane.eu/en/carv6/auction/10730460
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730483
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730483%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730483: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730483 url https://www.openlane.eu/en/carv6/auction/10730483
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730635
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730635%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730635: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730635 url https://www.openlane.eu/en/carv6/auction/10730635
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730481
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730481%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730481: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730481 url https://www.openlane.eu/en/carv6/auction/10730481
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10730474
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730474%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10730474: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10730474 url https://www.openlane.eu/en/carv6/auction/10730474
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10735738
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735738%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10735738: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10735738 url https://www.openlane.eu/en/carv6/auction/10735738
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10735756
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735756%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10735756: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10735756 url https://www.openlane.eu/en/carv6/auction/10735756
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10735574
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735574%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10735574: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10735574 url https://www.openlane.eu/en/carv6/auction/10735574
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10735560
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735560%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10735560: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10735560 url https://www.openlane.eu/en/carv6/auction/10735560
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10736685
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736685%27 HTTP/1.1" 200 None
2026-03-28 12:17:32 [adesa.de] INFO: Scrape type for 10736685: 0
2026-03-28 12:17:32 [adesa.de] INFO: Skipping item 10736685 url https://www.openlane.eu/en/carv6/auction/10736685
2026-03-28 12:17:32 [adesa.de] INFO: Found listing with ID: 10735448
2026-03-28 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735448%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10735448: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10735448 url https://www.openlane.eu/en/carv6/auction/10735448
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10737485
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710737485%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10737485: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10737485 url https://www.openlane.eu/en/carv6/auction/10737485
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10736679
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736679%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10736679: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10736679 url https://www.openlane.eu/en/carv6/auction/10736679
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10736391
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736391%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10736391: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10736391 url https://www.openlane.eu/en/carv6/auction/10736391
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10735536
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735536%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10735536: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10735536 url https://www.openlane.eu/en/carv6/auction/10735536
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10736401
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736401%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10736401: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10736401 url https://www.openlane.eu/en/carv6/auction/10736401
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10735739
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735739%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10735739: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10735739 url https://www.openlane.eu/en/carv6/auction/10735739
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10740173
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740173%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10740173: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10740173 url https://www.openlane.eu/en/carv6/auction/10740173
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10740876
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710740876%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10740876: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10740876 url https://www.openlane.eu/en/carv6/auction/10740876
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10735740
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710735740%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10735740: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10735740 url https://www.openlane.eu/en/carv6/auction/10735740
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10738276
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710738276%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10738276: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10738276 url https://www.openlane.eu/en/carv6/auction/10738276
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10733265
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710733265%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10733265: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10733265 url https://www.openlane.eu/en/carv6/auction/10733265
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10734406
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734406%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10734406: 2
2026-03-28 12:17:33 [adesa.de] INFO: Scraping item 10734406 url https://www.openlane.eu/en/carv6/auction/10734406
2026-03-28 12:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010
2026-03-28 12:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794ffac9-290e-5cfe-9046-b03703c46f89 with scrape type 2
2026-03-28 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794ffac9-290e-5cfe-9046-b03703c46f89 with scrape type 2
2026-03-28 12:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 794ffac9-290e-5cfe-9046-b03703c46f89, identifier: 10731010
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10734402
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734402%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10734402: 0
2026-03-28 12:17:33 [adesa.de] INFO: Skipping item 10734402 url https://www.openlane.eu/en/carv6/auction/10734402
2026-03-28 12:17:33 [adesa.de] INFO: Found listing with ID: 10734400
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734400%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Scrape type for 10734400: 2
2026-03-28 12:17:33 [adesa.de] INFO: Scraping item 10734400 url https://www.openlane.eu/en/carv6/auction/10734400
2026-03-28 12:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010
2026-03-28 12:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010
2026-03-28 12:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010 to the API
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '794ffac9-290e-5cfe-9046-b03703c46f89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731010',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 75078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.4 TSI - Hybrid - Automatic - 156 hp - '
'75.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731010%27 HTTP/1.1" 200 None
2026-03-28 12:17:33 [adesa.de] INFO: Saving data for 10731010: {'auction_closing_time': 1774872000.0, 'created_time': 1774613788.853328, 'last_price_update_time': 1774700253.901229}
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731010') HTTP/1.1" 204 0
2026-03-28 12:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10734398
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734398%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10734398: 2
2026-03-28 12:17:34 [adesa.de] INFO: Scraping item 10734398 url https://www.openlane.eu/en/carv6/auction/10734398
2026-03-28 12:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10740373
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740373%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10740373: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10740373 url https://www.openlane.eu/en/carv6/auction/10740373
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10734405
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734405%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10734405: 2
2026-03-28 12:17:34 [adesa.de] INFO: Scraping item 10734405 url https://www.openlane.eu/en/carv6/auction/10734405
2026-03-28 12:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736534
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736534%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736534: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736534 url https://www.openlane.eu/en/carv6/auction/10736534
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736535
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736535%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736535: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736535 url https://www.openlane.eu/en/carv6/auction/10736535
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736536
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736536%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736536: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736536 url https://www.openlane.eu/en/carv6/auction/10736536
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736530
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736530%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736530: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736530 url https://www.openlane.eu/en/carv6/auction/10736530
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736531
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736531%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736531: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736531 url https://www.openlane.eu/en/carv6/auction/10736531
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736532
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736532%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736532: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736532 url https://www.openlane.eu/en/carv6/auction/10736532
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10734399
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734399%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10734399: 2
2026-03-28 12:17:34 [adesa.de] INFO: Scraping item 10734399 url https://www.openlane.eu/en/carv6/auction/10734399
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736537
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736537%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736537: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736537 url https://www.openlane.eu/en/carv6/auction/10736537
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10736533
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736533%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10736533: 0
2026-03-28 12:17:34 [adesa.de] INFO: Skipping item 10736533 url https://www.openlane.eu/en/carv6/auction/10736533
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10734403
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734403%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10734403: 2
2026-03-28 12:17:34 [adesa.de] INFO: Scraping item 10734403 url https://www.openlane.eu/en/carv6/auction/10734403
2026-03-28 12:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045
2026-03-28 12:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68f28e52-1989-53dc-998e-2ae9aa48ab7f with scrape type 2
2026-03-28 12:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68f28e52-1989-53dc-998e-2ae9aa48ab7f with scrape type 2
2026-03-28 12:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68f28e52-1989-53dc-998e-2ae9aa48ab7f, identifier: 10731045
2026-03-28 12:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953
2026-03-28 12:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63b1225-922d-57bd-b8ae-e1b28da32796 with scrape type 2
2026-03-28 12:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d63b1225-922d-57bd-b8ae-e1b28da32796 with scrape type 2
2026-03-28 12:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d63b1225-922d-57bd-b8ae-e1b28da32796, identifier: 10730953
2026-03-28 12:17:34 [adesa.de] INFO: Found listing with ID: 10734404
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734404%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Scrape type for 10734404: 2
2026-03-28 12:17:34 [adesa.de] INFO: Scraping item 10734404 url https://www.openlane.eu/en/carv6/auction/10734404
2026-03-28 12:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045
2026-03-28 12:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045
2026-03-28 12:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045 to the API
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731045>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '68f28e52-1989-53dc-998e-2ae9aa48ab7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731045',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 143028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'143.028 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731045%27 HTTP/1.1" 200 None
2026-03-28 12:17:34 [adesa.de] INFO: Saving data for 10731045: {'auction_closing_time': 1774872000.0, 'created_time': 1774613786.315205, 'last_price_update_time': 1774700254.811365}
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731045') HTTP/1.1" 204 0
2026-03-28 12:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953
2026-03-28 12:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953
2026-03-28 12:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953 to the API
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730953>
{'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': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd63b1225-922d-57bd-b8ae-e1b28da32796',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730953',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 74591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300d AMG Line - Diesel - Automatic - 265 hp - '
'74.591 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710730953%27 HTTP/1.1" 200 None
2026-03-28 12:17:35 [adesa.de] INFO: Saving data for 10730953: {'auction_closing_time': 1774872000.0, 'created_time': 1774613728.113553, 'last_price_update_time': 1774700255.881367}
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730953') HTTP/1.1" 204 0
2026-03-28 12:17:35 [adesa.de] INFO: Found listing with ID: 10734401
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734401%27 HTTP/1.1" 200 None
2026-03-28 12:17:35 [adesa.de] INFO: Scrape type for 10734401: 2
2026-03-28 12:17:35 [adesa.de] INFO: Scraping item 10734401 url https://www.openlane.eu/en/carv6/auction/10734401
2026-03-28 12:17:35 [adesa.de] INFO: Found listing with ID: 10734407
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734407%27 HTTP/1.1" 200 None
2026-03-28 12:17:35 [adesa.de] INFO: Scrape type for 10734407: 2
2026-03-28 12:17:35 [adesa.de] INFO: Scraping item 10734407 url https://www.openlane.eu/en/carv6/auction/10734407
2026-03-28 12:17:35 [adesa.de] INFO: Found listing with ID: 10734416
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734416%27 HTTP/1.1" 200 None
2026-03-28 12:17:35 [adesa.de] INFO: Scrape type for 10734416: 0
2026-03-28 12:17:35 [adesa.de] INFO: Skipping item 10734416 url https://www.openlane.eu/en/carv6/auction/10734416
2026-03-28 12:17:35 [adesa.de] INFO: Found listing with ID: 10736529
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710736529%27 HTTP/1.1" 200 None
2026-03-28 12:17:35 [adesa.de] INFO: Scrape type for 10736529: 0
2026-03-28 12:17:35 [adesa.de] INFO: Skipping item 10736529 url https://www.openlane.eu/en/carv6/auction/10736529
2026-03-28 12:17:35 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-28 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710732846%27 HTTP/1.1" 200 None
2026-03-28 12:17:35 [adesa.de] INFO: Scrape type for 10732846: 0
2026-03-28 12:17:35 [adesa.de] INFO: Skipping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-28 12:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12: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-28 12:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060
2026-03-28 12:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b with scrape type 2
2026-03-28 12:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b with scrape type 2
2026-03-28 12:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2196c185-b1e4-552d-91c3-c40a65fd6d5b, identifier: 10731060
2026-03-28 12:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060
2026-03-28 12:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060
2026-03-28 12:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060 to the API
2026-03-28 12:17:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731060>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2196c185-b1e4-552d-91c3-c40a65fd6d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731060',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 93073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI - Diesel - Automatic - 150 '
'hp - 93.073 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731060%27 HTTP/1.1" 200 None
2026-03-28 12:17:37 [adesa.de] INFO: Saving data for 10731060: {'auction_closing_time': 1774872000.0, 'created_time': 1774613783.087634, 'last_price_update_time': 1774700257.398674}
2026-03-28 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731060') HTTP/1.1" 204 0
2026-03-28 12:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12: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-28 12:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051
2026-03-28 12:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with scrape type 2
2026-03-28 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with scrape type 2
2026-03-28 12:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13, identifier: 10731051
2026-03-28 12:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051
2026-03-28 12:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051
2026-03-28 12:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051 to the API
2026-03-28 12:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731051>
{'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': 116,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731051',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 166327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 116 hp '
'- 166.327 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-28 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731051%27 HTTP/1.1" 200 None
2026-03-28 12:17:39 [adesa.de] INFO: Saving data for 10731051: {'auction_closing_time': 1774872000.0, 'created_time': 1774613787.976389, 'last_price_update_time': 1774700259.464201}
2026-03-28 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731051') HTTP/1.1" 204 0
2026-03-28 12:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066
2026-03-28 12:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d350b1-3d19-5867-a6bf-e37a7927bddb with scrape type 2
2026-03-28 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59d350b1-3d19-5867-a6bf-e37a7927bddb with scrape type 2
2026-03-28 12:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59d350b1-3d19-5867-a6bf-e37a7927bddb, identifier: 10731066
2026-03-28 12:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066
2026-03-28 12:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066
2026-03-28 12:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066 to the API
2026-03-28 12:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731066>
{'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': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '59d350b1-3d19-5867-a6bf-e37a7927bddb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731066',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 156237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI L&K - Diesel - Automatic - 200 hp - '
'156.237 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2023}
2026-03-28 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731066%27 HTTP/1.1" 200 None
2026-03-28 12:17:41 [adesa.de] INFO: Saving data for 10731066: {'auction_closing_time': 1774872000.0, 'created_time': 1774613777.056766, 'last_price_update_time': 1774700261.340438}
2026-03-28 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731066') HTTP/1.1" 204 0
2026-03-28 12:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026
2026-03-28 12:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6082cdba-bb10-54d7-a543-5cd987c3f3db with scrape type 2
2026-03-28 12:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6082cdba-bb10-54d7-a543-5cd987c3f3db with scrape type 2
2026-03-28 12:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6082cdba-bb10-54d7-a543-5cd987c3f3db, identifier: 10731026
2026-03-28 12:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026
2026-03-28 12:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026
2026-03-28 12:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026 to the API
2026-03-28 12:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731026>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '6082cdba-bb10-54d7-a543-5cd987c3f3db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731026',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 126497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.5 TSI L&K - Petrol - Automatic - 150 hp - '
'126.497 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-28 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731026%27 HTTP/1.1" 200 None
2026-03-28 12:17:42 [adesa.de] INFO: Saving data for 10731026: {'auction_closing_time': 1774872000.0, 'created_time': 1774613784.050947, 'last_price_update_time': 1774700262.685737}
2026-03-28 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731026') HTTP/1.1" 204 0
2026-03-28 12:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004
2026-03-28 12:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14ee64a-748c-5c24-959f-06ca5dc3db64 with scrape type 2
2026-03-28 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14ee64a-748c-5c24-959f-06ca5dc3db64 with scrape type 2
2026-03-28 12:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e14ee64a-748c-5c24-959f-06ca5dc3db64, identifier: 10731004
2026-03-28 12:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004
2026-03-28 12:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004
2026-03-28 12:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004 to the API
2026-03-28 12:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731004>
{'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': 280,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'e14ee64a-748c-5c24-959f-06ca5dc3db64',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731004',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 102120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TSI - AWD - Petrol - Automatic - 280 hp - '
'102.120 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731004%27 HTTP/1.1" 200 None
2026-03-28 12:17:46 [adesa.de] INFO: Saving data for 10731004: {'auction_closing_time': 1774872000.0, 'created_time': 1774613781.509016, 'last_price_update_time': 1774700266.321434}
2026-03-28 12:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731004') HTTP/1.1" 204 0
2026-03-28 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970
2026-03-28 12:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934831d3-ad43-5bdb-b1b4-606bc844b992 with scrape type 2
2026-03-28 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 934831d3-ad43-5bdb-b1b4-606bc844b992 with scrape type 2
2026-03-28 12:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 934831d3-ad43-5bdb-b1b4-606bc844b992, identifier: 10730970
2026-03-28 12:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970
2026-03-28 12:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:17:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-28 12:17:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970
2026-03-28 12:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970 to the API
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '934831d3-ad43-5bdb-b1b4-606bc844b992',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730970',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 122831,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Sportback 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'122.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730970%27 HTTP/1.1" 200 None
2026-03-28 12:17:50 [adesa.de] INFO: Saving data for 10730970: {'auction_closing_time': 1774872000.0, 'created_time': 1774613719.479535, 'last_price_update_time': 1774700270.278933}
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730970') HTTP/1.1" 204 0
2026-03-28 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972
2026-03-28 12:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbaecea3-3600-580f-bcc0-3db8e1e52bee with scrape type 2
2026-03-28 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbaecea3-3600-580f-bcc0-3db8e1e52bee with scrape type 2
2026-03-28 12:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbaecea3-3600-580f-bcc0-3db8e1e52bee, identifier: 10730972
2026-03-28 12:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972
2026-03-28 12:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972
2026-03-28 12:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972 to the API
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730972>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'fbaecea3-3600-580f-bcc0-3db8e1e52bee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730972',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 161084,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'161.084 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730972%27 HTTP/1.1" 200 None
2026-03-28 12:17:50 [adesa.de] INFO: Saving data for 10730972: {'auction_closing_time': 1774872000.0, 'created_time': 1774613794.044428, 'last_price_update_time': 1774700270.676896}
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730972') HTTP/1.1" 204 0
2026-03-28 12:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082
2026-03-28 12:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e572b7-5f26-5f27-995f-8d6eb99c9422 with scrape type 2
2026-03-28 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7e572b7-5f26-5f27-995f-8d6eb99c9422 with scrape type 2
2026-03-28 12:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7e572b7-5f26-5f27-995f-8d6eb99c9422, identifier: 10731082
2026-03-28 12:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082
2026-03-28 12:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082
2026-03-28 12:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082 to the API
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731082>
{'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': 204,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7e572b7-5f26-5f27-995f-8d6eb99c9422',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731082',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 102993,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TFSI S Line - Petrol - Automatic - 204 hp - '
'102.993 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-28 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710731082%27 HTTP/1.1" 200 None
2026-03-28 12:17:51 [adesa.de] INFO: Saving data for 10731082: {'auction_closing_time': 1774872000.0, 'created_time': 1774613759.585455, 'last_price_update_time': 1774700271.06996}
2026-03-28 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731082') HTTP/1.1" 204 0
2026-03-28 12:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608
2026-03-28 12:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with scrape type 2
2026-03-28 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with scrape type 2
2026-03-28 12:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5, identifier: 10734608
2026-03-28 12:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608
2026-03-28 12:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608
2026-03-28 12:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608 to the API
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'b7b894b0-69f9-55eb-943c-bd5ce3cddeb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000666',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734608',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 118959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 220d Avantgarde Advanced - 4-Matic - Diesel - '
'Automatic - 197 hp - 118.959 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2023}
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734608%27 HTTP/1.1" 200 None
2026-03-28 12:17:57 [adesa.de] INFO: Saving data for 10734608: {'auction_closing_time': 1774855800.0, 'created_time': 1774613796.662864, 'last_price_update_time': 1774700277.733527}
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734608') HTTP/1.1" 204 0
2026-03-28 12:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400
2026-03-28 12:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 2
2026-03-28 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 2
2026-03-28 12:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0330177-c395-5779-b9cd-69269ab10dd1, identifier: 10734400
2026-03-28 12:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400
2026-03-28 12:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400
2026-03-28 12:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400 to the API
2026-03-28 12:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12: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-28 12:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'f0330177-c395-5779-b9cd-69269ab10dd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734400',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 18813,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 37400,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 18.813 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-28 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12: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%2710734400%27 HTTP/1.1" 200 None
2026-03-28 12:17:58 [adesa.de] INFO: Saving data for 10734400: {'auction_closing_time': 1774809000.0, 'created_time': 1774613844.017787, 'last_price_update_time': 1774700278.229518}
2026-03-28 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734400') HTTP/1.1" 204 0
2026-03-28 12:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398
2026-03-28 12:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 2
2026-03-28 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 2
2026-03-28 12:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 768b9295-87c1-59f9-8520-ec0ec51a1b24, identifier: 10734398
2026-03-28 12:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398
2026-03-28 12:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398
2026-03-28 12:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398 to the API
2026-03-28 12:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '768b9295-87c1-59f9-8520-ec0ec51a1b24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734398',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35500,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Petrol - Automatic - 204 hp - 15.500 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-28 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734398%27 HTTP/1.1" 200 None
2026-03-28 12:17:59 [adesa.de] INFO: Saving data for 10734398: {'auction_closing_time': 1774809000.0, 'created_time': 1774613831.439907, 'last_price_update_time': 1774700279.763825}
2026-03-28 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734398') HTTP/1.1" 204 0
2026-03-28 12:18:06 [scrapy.extensions.logstats] INFO: Crawled 50 pages (at 32 pages/min), scraped 40 items (at 30 items/min)
2026-03-28 12:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407
2026-03-28 12:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 2
2026-03-28 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 2
2026-03-28 12:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e3a4130-1a70-507e-918b-4ba418a7598a, identifier: 10734407
2026-03-28 12:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407
2026-03-28 12:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407
2026-03-28 12:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407 to the API
2026-03-28 12:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': '0e3a4130-1a70-507e-918b-4ba418a7598a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734407',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 19345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 19.345 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-28 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734407%27 HTTP/1.1" 200 None
2026-03-28 12:18:10 [adesa.de] INFO: Saving data for 10734407: {'auction_closing_time': 1774809000.0, 'created_time': 1774613813.241466, 'last_price_update_time': 1774700290.110877}
2026-03-28 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734407') HTTP/1.1" 204 0
2026-03-28 12:18: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-28 12:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732852%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732852: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732978%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732978: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732922%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732922: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732818%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732818: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732894%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732894: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732904%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732904: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732847%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732847: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732931%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732931: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732934%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732934: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732861%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732861: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732824%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732824: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732909%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732909: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732851%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732851: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732911%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732911: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732899%27 HTTP/1.1" 200 None
2026-03-28 12:18:17 [adesa.de] INFO: Scrape type for 10732899: 0
2026-03-28 12:18:17 [adesa.de] INFO: Skipping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-28 12:18:17 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732836%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732836: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732827%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732827: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732819%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732819: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732814%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732814: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732897%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732897: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732820%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732820: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732913%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732913: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732927%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732927: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733079%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733079: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732937%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732937: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732822%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10732822: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733220
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733220%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733220: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733220 url https://www.openlane.eu/en/carv6/auction/10733220
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733221
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733221%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733221: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733221 url https://www.openlane.eu/en/carv6/auction/10733221
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733222
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733222%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733222: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733222 url https://www.openlane.eu/en/carv6/auction/10733222
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733225
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733225%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733225: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733225 url https://www.openlane.eu/en/carv6/auction/10733225
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733224
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733224%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733224: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733224 url https://www.openlane.eu/en/carv6/auction/10733224
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733223
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733223%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733223: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733223 url https://www.openlane.eu/en/carv6/auction/10733223
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733229
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733229%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733229: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733229 url https://www.openlane.eu/en/carv6/auction/10733229
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733226
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733226%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733226: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733226 url https://www.openlane.eu/en/carv6/auction/10733226
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733228
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733228%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733228: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733228 url https://www.openlane.eu/en/carv6/auction/10733228
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733227
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733227%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733227: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733227 url https://www.openlane.eu/en/carv6/auction/10733227
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733230
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733230%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733230: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733230 url https://www.openlane.eu/en/carv6/auction/10733230
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733231
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733231%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733231: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733231 url https://www.openlane.eu/en/carv6/auction/10733231
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733232
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733232%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733232: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733232 url https://www.openlane.eu/en/carv6/auction/10733232
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733233
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733233%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733233: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733233 url https://www.openlane.eu/en/carv6/auction/10733233
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733234
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733234%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733234: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733234 url https://www.openlane.eu/en/carv6/auction/10733234
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733235
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733235%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733235: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733235 url https://www.openlane.eu/en/carv6/auction/10733235
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733237
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733237%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733237: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733237 url https://www.openlane.eu/en/carv6/auction/10733237
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733238
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733238%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733238: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733238 url https://www.openlane.eu/en/carv6/auction/10733238
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733239
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733239%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733239: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733239 url https://www.openlane.eu/en/carv6/auction/10733239
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733241
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733241%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733241: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733241 url https://www.openlane.eu/en/carv6/auction/10733241
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733240
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733240%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733240: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733240 url https://www.openlane.eu/en/carv6/auction/10733240
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733245
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733245%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733245: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733245 url https://www.openlane.eu/en/carv6/auction/10733245
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733243
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733243%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733243: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733243 url https://www.openlane.eu/en/carv6/auction/10733243
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733244
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733244%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733244: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733244 url https://www.openlane.eu/en/carv6/auction/10733244
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733242
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733242%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733242: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733242 url https://www.openlane.eu/en/carv6/auction/10733242
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733247
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733247%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733247: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733247 url https://www.openlane.eu/en/carv6/auction/10733247
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733246
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733246%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733246: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733246 url https://www.openlane.eu/en/carv6/auction/10733246
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733249
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733249%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733249: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733249 url https://www.openlane.eu/en/carv6/auction/10733249
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733250
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733250%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733250: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733250 url https://www.openlane.eu/en/carv6/auction/10733250
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733248
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733248%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733248: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733248 url https://www.openlane.eu/en/carv6/auction/10733248
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733251
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733251%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733251: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733251 url https://www.openlane.eu/en/carv6/auction/10733251
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733252
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733252%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733252: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733252 url https://www.openlane.eu/en/carv6/auction/10733252
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733254
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733254%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733254: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733254 url https://www.openlane.eu/en/carv6/auction/10733254
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733253
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733253%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733253: 0
2026-03-28 12:18:18 [adesa.de] INFO: Skipping item 10733253 url https://www.openlane.eu/en/carv6/auction/10733253
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733255
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733255%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733255: 2
2026-03-28 12:18:18 [adesa.de] INFO: Scraping item 10733255 url https://www.openlane.eu/en/carv6/auction/10733255
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733256
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733256%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733256: 2
2026-03-28 12:18:18 [adesa.de] INFO: Scraping item 10733256 url https://www.openlane.eu/en/carv6/auction/10733256
2026-03-28 12:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733258
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733258%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733258: 2
2026-03-28 12:18:18 [adesa.de] INFO: Scraping item 10733258 url https://www.openlane.eu/en/carv6/auction/10733258
2026-03-28 12:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733259
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733259%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733259: 2
2026-03-28 12:18:18 [adesa.de] INFO: Scraping item 10733259 url https://www.openlane.eu/en/carv6/auction/10733259
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733257
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733257%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733257: 2
2026-03-28 12:18:18 [adesa.de] INFO: Scraping item 10733257 url https://www.openlane.eu/en/carv6/auction/10733257
2026-03-28 12:18:18 [adesa.de] INFO: Found listing with ID: 10733260
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733260%27 HTTP/1.1" 200 None
2026-03-28 12:18:18 [adesa.de] INFO: Scrape type for 10733260: 2
2026-03-28 12:18:18 [adesa.de] INFO: Scraping item 10733260 url https://www.openlane.eu/en/carv6/auction/10733260
2026-03-28 12:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404
2026-03-28 12:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 2
2026-03-28 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 2
2026-03-28 12:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5847f6f5-509c-5f00-afea-41cb5d54f969, identifier: 10734404
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733261
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733261%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733261: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10733261 url https://www.openlane.eu/en/carv6/auction/10733261
2026-03-28 12:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404
2026-03-28 12:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404
2026-03-28 12:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404 to the API
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '5847f6f5-509c-5f00-afea-41cb5d54f969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025759679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734404',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26113,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 26.113 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734404%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Saving data for 10734404: {'auction_closing_time': 1774809000.0, 'created_time': 1774613825.273816, 'last_price_update_time': 1774700299.629667}
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734404') HTTP/1.1" 204 0
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733262
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733262%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733262: 0
2026-03-28 12:18:19 [adesa.de] INFO: Skipping item 10733262 url https://www.openlane.eu/en/carv6/auction/10733262
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733263
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733263%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733263: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10733263 url https://www.openlane.eu/en/carv6/auction/10733263
2026-03-28 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733264
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733264%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733264: 0
2026-03-28 12:18:19 [adesa.de] INFO: Skipping item 10733264 url https://www.openlane.eu/en/carv6/auction/10733264
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733266
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733266%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733266: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10733266 url https://www.openlane.eu/en/carv6/auction/10733266
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733267
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733267%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733267: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10733267 url https://www.openlane.eu/en/carv6/auction/10733267
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733268
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733268%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733268: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10733268 url https://www.openlane.eu/en/carv6/auction/10733268
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10733269
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733269%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10733269: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10733269 url https://www.openlane.eu/en/carv6/auction/10733269
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10732841
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732841%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10732841: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10732841 url https://www.openlane.eu/en/carv6/auction/10732841
2026-03-28 12:18:19 [adesa.de] INFO: Found listing with ID: 10732834
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732834%27 HTTP/1.1" 200 None
2026-03-28 12:18:19 [adesa.de] INFO: Scrape type for 10732834: 2
2026-03-28 12:18:19 [adesa.de] INFO: Scraping item 10732834 url https://www.openlane.eu/en/carv6/auction/10732834
2026-03-28 12:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403
2026-03-28 12:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 2
2026-03-28 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 2
2026-03-28 12:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5557f170-32a7-5af3-be77-0f39b7d15637, identifier: 10734403
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732830%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732830: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732918
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732918%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732918: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732918 url https://www.openlane.eu/en/carv6/auction/10732918
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732826%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732826: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732925
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732925%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732925: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732925 url https://www.openlane.eu/en/carv6/auction/10732925
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732855
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732855%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732855: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732855 url https://www.openlane.eu/en/carv6/auction/10732855
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732816%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732816: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732839%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732839: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732829
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732829%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732829: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732829 url https://www.openlane.eu/en/carv6/auction/10732829
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732854
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732854%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732854: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732854 url https://www.openlane.eu/en/carv6/auction/10732854
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732833%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732833: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732930%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732930: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732832%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732832: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732938
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732938%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732938: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732938 url https://www.openlane.eu/en/carv6/auction/10732938
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732941%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732941: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732817
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732817%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732817: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732817 url https://www.openlane.eu/en/carv6/auction/10732817
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732853
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732853%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732853: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732853 url https://www.openlane.eu/en/carv6/auction/10732853
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732920
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732920%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732920: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732920 url https://www.openlane.eu/en/carv6/auction/10732920
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732831
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732831%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732831: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732831 url https://www.openlane.eu/en/carv6/auction/10732831
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732898
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732898%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732898: 2
2026-03-28 12:18:20 [adesa.de] INFO: Scraping item 10732898 url https://www.openlane.eu/en/carv6/auction/10732898
2026-03-28 12:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403
2026-03-28 12:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403
2026-03-28 12:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403 to the API
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '5557f170-32a7-5af3-be77-0f39b7d15637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025709142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734403',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 12775,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 12.775 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734403%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Saving data for 10734403: {'auction_closing_time': 1774809000.0, 'created_time': 1774613852.07198, 'last_price_update_time': 1774700300.722514}
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734403') HTTP/1.1" 204 0
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732845%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732845: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732842
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732842%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732842: 2
2026-03-28 12:18:20 [adesa.de] INFO: Scraping item 10732842 url https://www.openlane.eu/en/carv6/auction/10732842
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732828
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732828%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732828: 2
2026-03-28 12:18:20 [adesa.de] INFO: Scraping item 10732828 url https://www.openlane.eu/en/carv6/auction/10732828
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732873
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732873%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732873: 2
2026-03-28 12:18:20 [adesa.de] INFO: Scraping item 10732873 url https://www.openlane.eu/en/carv6/auction/10732873
2026-03-28 12:18:20 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732825%27 HTTP/1.1" 200 None
2026-03-28 12:18:20 [adesa.de] INFO: Scrape type for 10732825: 0
2026-03-28 12:18:20 [adesa.de] INFO: Skipping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-28 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399
2026-03-28 12:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 2
2026-03-28 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 2
2026-03-28 12:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f043cbc-b2da-5fe8-9516-5554752aa12e, identifier: 10734399
2026-03-28 12:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399
2026-03-28 12:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399
2026-03-28 12:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399 to the API
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Electric',
'id': '3f043cbc-b2da-5fe8-9516-5554752aa12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025650507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734399',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 9222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Tavascan Endurance - Electric - Automatic - 286 hp - 9.222 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734399%27 HTTP/1.1" 200 None
2026-03-28 12:18:22 [adesa.de] INFO: Saving data for 10734399: {'auction_closing_time': 1774809000.0, 'created_time': 1774613834.236159, 'last_price_update_time': 1774700302.290173}
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734399') HTTP/1.1" 204 0
2026-03-28 12:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405
2026-03-28 12:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 2
2026-03-28 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 2
2026-03-28 12:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04909e6b-35ac-583b-9fb9-5200f4825e72, identifier: 10734405
2026-03-28 12:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405
2026-03-28 12:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405
2026-03-28 12:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405 to the API
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '04909e6b-35ac-583b-9fb9-5200f4825e72',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600B4254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734405',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 54069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 54.069 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734405%27 HTTP/1.1" 200 None
2026-03-28 12:18:22 [adesa.de] INFO: Saving data for 10734405: {'auction_closing_time': 1774809000.0, 'created_time': 1774613829.685189, 'last_price_update_time': 1774700302.793868}
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734405') HTTP/1.1" 204 0
2026-03-28 12:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606
2026-03-28 12:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with scrape type 2
2026-03-28 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with scrape type 2
2026-03-28 12:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186, identifier: 10734606
2026-03-28 12:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606
2026-03-28 12:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606
2026-03-28 12:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606 to the API
2026-03-28 12:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '8a9c885a-ff9d-5803-be6b-7d16fcfb8186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734606',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 68209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36600,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 68.209 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734606%27 HTTP/1.1" 200 None
2026-03-28 12:18:24 [adesa.de] INFO: Saving data for 10734606: {'auction_closing_time': 1774855800.0, 'created_time': 1774613815.128532, 'last_price_update_time': 1774700304.202256}
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734606') HTTP/1.1" 204 0
2026-03-28 12:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406
2026-03-28 12:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 2
2026-03-28 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 2
2026-03-28 12:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5d92960-e54c-5a4d-8230-c5e9482124b5, identifier: 10734406
2026-03-28 12:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406
2026-03-28 12:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406
2026-03-28 12:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406 to the API
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'b5d92960-e54c-5a4d-8230-c5e9482124b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-JZ 1613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734406',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 29633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant 2.0 TDI S line - Quattro - Diesel - Automatic - 204 '
'hp - 29.633 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734406%27 HTTP/1.1" 200 None
2026-03-28 12:18:24 [adesa.de] INFO: Saving data for 10734406: {'auction_closing_time': 1774809000.0, 'created_time': 1774613836.450185, 'last_price_update_time': 1774700304.689606}
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734406') HTTP/1.1" 204 0
2026-03-28 12:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605
2026-03-28 12:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc036555-d198-5af0-8912-99d6026b6866 with scrape type 2
2026-03-28 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc036555-d198-5af0-8912-99d6026b6866 with scrape type 2
2026-03-28 12:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc036555-d198-5af0-8912-99d6026b6866, identifier: 10734605
2026-03-28 12:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605
2026-03-28 12:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605
2026-03-28 12:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605 to the API
2026-03-28 12:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fc036555-d198-5af0-8912-99d6026b6866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734605',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 90994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 90.994 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-28 12:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734605%27 HTTP/1.1" 200 None
2026-03-28 12:18:26 [adesa.de] INFO: Saving data for 10734605: {'auction_closing_time': 1774855800.0, 'created_time': 1774613803.156532, 'last_price_update_time': 1774700306.234874}
2026-03-28 12:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734605') HTTP/1.1" 204 0
2026-03-28 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672
2026-03-28 12:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with scrape type 2
2026-03-28 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with scrape type 2
2026-03-28 12:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 136f0f03-e2ae-5a75-b290-3ff8bafe9666, identifier: 10734672
2026-03-28 12:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672
2026-03-28 12:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672
2026-03-28 12:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672 to the API
2026-03-28 12:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Petrol',
'id': '136f0f03-e2ae-5a75-b290-3ff8bafe9666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734672',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 17269,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300 AMG Line - 4-Matic - Petrol - Automatic - 258 '
'hp - 17.269 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-28 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734672%27 HTTP/1.1" 200 None
2026-03-28 12:18:30 [adesa.de] INFO: Saving data for 10734672: {'auction_closing_time': 1774856400.0, 'created_time': 1774613798.487055, 'last_price_update_time': 1774700310.807721}
2026-03-28 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734672') HTTP/1.1" 204 0
2026-03-28 12:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401
2026-03-28 12:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 2
2026-03-28 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 2
2026-03-28 12:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a4944d3f-ba38-5333-8a04-14e990194ba0, identifier: 10734401
2026-03-28 12:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401
2026-03-28 12:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401
2026-03-28 12:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401 to the API
2026-03-28 12:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': 'a4944d3f-ba38-5333-8a04-14e990194ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BD5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734401',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 17929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI - Petrol - Automatic - 245 hp - 17.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-28 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734401%27 HTTP/1.1" 200 None
2026-03-28 12:18:32 [adesa.de] INFO: Saving data for 10734401: {'auction_closing_time': 1774809000.0, 'created_time': 1774613827.631426, 'last_price_update_time': 1774700312.435119}
2026-03-28 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734401') HTTP/1.1" 204 0
2026-03-28 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-28 12:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86025fa6-2106-507f-b41c-55eb4f7a36ea with scrape type 2
2026-03-28 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86025fa6-2106-507f-b41c-55eb4f7a36ea with scrape type 2
2026-03-28 12:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86025fa6-2106-507f-b41c-55eb4f7a36ea, identifier: 10733256
2026-03-28 12:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-28 12:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-28 12:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256 to the API
2026-03-28 12:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1020,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '86025fa6-2106-507f-b41c-55eb4f7a36ea',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7SAXCCE66PF382893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733256',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 75868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 58900,
'price_includes_vat': True,
'registration_date': '2023-04-06',
'seats_number': 6,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model X Plaid 95 kWh - Tri Motor - Electric - Automatic - '
'1020 hp - 75.868 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733256%27 HTTP/1.1" 200 None
2026-03-28 12:18:33 [adesa.de] INFO: Saving data for 10733256: {'auction_closing_time': 1774951200.0, 'created_time': 1774613892.12317, 'last_price_update_time': 1774700313.601092}
2026-03-28 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733256') HTTP/1.1" 204 0
2026-03-28 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-28 12:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with scrape type 2
2026-03-28 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with scrape type 2
2026-03-28 12:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86ec89a2-c1a9-5499-b5fa-4f88eb354925, identifier: 10733261
2026-03-28 12:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-28 12:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-28 12:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261 to the API
2026-03-28 12:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733261>
{'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': 253,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '86ec89a2-c1a9-5499-b5fa-4f88eb354925',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1ZWBFVDM1438946',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733261',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 120443,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 120.443 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-28 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733261%27 HTTP/1.1" 200 None
2026-03-28 12:18:34 [adesa.de] INFO: Saving data for 10733261: {'auction_closing_time': 1774951200.0, 'created_time': 1774613853.049018, 'last_price_update_time': 1774700314.720627}
2026-03-28 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733261') HTTP/1.1" 204 0
2026-03-28 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656
2026-03-28 12:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc177765-cfc5-5059-b7b0-40b45f6696dd with scrape type 2
2026-03-28 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc177765-cfc5-5059-b7b0-40b45f6696dd with scrape type 2
2026-03-28 12:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc177765-cfc5-5059-b7b0-40b45f6696dd, identifier: 10734656
2026-03-28 12:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656
2026-03-28 12:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656
2026-03-28 12:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656 to the API
2026-03-28 12:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'cc177765-cfc5-5059-b7b0-40b45f6696dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734656',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 110019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 110.019 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734656%27 HTTP/1.1" 200 None
2026-03-28 12:18:35 [adesa.de] INFO: Saving data for 10734656: {'auction_closing_time': 1774856400.0, 'created_time': 1774613802.431127, 'last_price_update_time': 1774700315.213321}
2026-03-28 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734656') HTTP/1.1" 204 0
2026-03-28 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732893
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732893%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732893: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732893 url https://www.openlane.eu/en/carv6/auction/10732893
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732942%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732942: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732812%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732812: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732891
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732891%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732891: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732891 url https://www.openlane.eu/en/carv6/auction/10732891
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732843%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732843: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732821%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732821: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732940%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732940: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732906
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732906%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732906: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732906 url https://www.openlane.eu/en/carv6/auction/10732906
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732857
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732857%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732857: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732857 url https://www.openlane.eu/en/carv6/auction/10732857
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732835%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732835: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732848%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732848: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732932
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732932%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732932: 2
2026-03-28 12:18:39 [adesa.de] INFO: Scraping item 10732932 url https://www.openlane.eu/en/carv6/auction/10732932
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732900
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732900%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732900: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732900 url https://www.openlane.eu/en/carv6/auction/10732900
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732844%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732844: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732859
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732859%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732859: 2
2026-03-28 12:18:39 [adesa.de] INFO: Scraping item 10732859 url https://www.openlane.eu/en/carv6/auction/10732859
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732895
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732895%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732895: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732895 url https://www.openlane.eu/en/carv6/auction/10732895
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732933
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732933%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732933: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732933 url https://www.openlane.eu/en/carv6/auction/10732933
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732929
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732929%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732929: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732929 url https://www.openlane.eu/en/carv6/auction/10732929
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732858
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732858%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732858: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732858 url https://www.openlane.eu/en/carv6/auction/10732858
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732837%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732837: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732939
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732939%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732939: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732939 url https://www.openlane.eu/en/carv6/auction/10732939
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732849%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732849: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732823
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732823%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732823: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732823 url https://www.openlane.eu/en/carv6/auction/10732823
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732901
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732901%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732901: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732901 url https://www.openlane.eu/en/carv6/auction/10732901
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732840
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732840%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732840: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732840 url https://www.openlane.eu/en/carv6/auction/10732840
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732896
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732896%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732896: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732896 url https://www.openlane.eu/en/carv6/auction/10732896
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10733080
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733080%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10733080: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10733080 url https://www.openlane.eu/en/carv6/auction/10733080
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732935
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732935%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732935: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732935 url https://www.openlane.eu/en/carv6/auction/10732935
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732856
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732856%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732856: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732856 url https://www.openlane.eu/en/carv6/auction/10732856
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732850
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732850%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732850: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732850 url https://www.openlane.eu/en/carv6/auction/10732850
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732838%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732838: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732860
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732860%27 HTTP/1.1" 200 None
2026-03-28 12:18:39 [adesa.de] INFO: Scrape type for 10732860: 0
2026-03-28 12:18:39 [adesa.de] INFO: Skipping item 10732860 url https://www.openlane.eu/en/carv6/auction/10732860
2026-03-28 12:18:39 [adesa.de] INFO: Found listing with ID: 10732813
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732813%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10732813: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10732813 url https://www.openlane.eu/en/carv6/auction/10732813
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732915%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10732915: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10732892
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732892%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10732892: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10732892 url https://www.openlane.eu/en/carv6/auction/10732892
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730937
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730937%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730937: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730937 url https://www.openlane.eu/en/carv6/auction/10730937
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731106
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731106%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731106: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731106 url https://www.openlane.eu/en/carv6/auction/10731106
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731107
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731107%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731107: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731107 url https://www.openlane.eu/en/carv6/auction/10731107
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731105
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731105%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731105: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731105 url https://www.openlane.eu/en/carv6/auction/10731105
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731141
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731141%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731141: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731141 url https://www.openlane.eu/en/carv6/auction/10731141
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731211
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731211%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731211: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731211 url https://www.openlane.eu/en/carv6/auction/10731211
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730947
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730947%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730947: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730947 url https://www.openlane.eu/en/carv6/auction/10730947
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730941
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730941%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730941: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730941 url https://www.openlane.eu/en/carv6/auction/10730941
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730940
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730940%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730940: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730940 url https://www.openlane.eu/en/carv6/auction/10730940
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731433
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731433%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731433: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731433 url https://www.openlane.eu/en/carv6/auction/10731433
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731434
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731434%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731434: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731434 url https://www.openlane.eu/en/carv6/auction/10731434
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731435
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731435%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731435: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731435 url https://www.openlane.eu/en/carv6/auction/10731435
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731281
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731281%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731281: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731281 url https://www.openlane.eu/en/carv6/auction/10731281
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731261
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731261%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731261: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731261 url https://www.openlane.eu/en/carv6/auction/10731261
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731394
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731394%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731394: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731394 url https://www.openlane.eu/en/carv6/auction/10731394
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731417
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731417%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731417: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731417 url https://www.openlane.eu/en/carv6/auction/10731417
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730945
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730945%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730945: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730945 url https://www.openlane.eu/en/carv6/auction/10730945
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730946
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730946%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730946: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730946 url https://www.openlane.eu/en/carv6/auction/10730946
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730948
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730948%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730948: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730948 url https://www.openlane.eu/en/carv6/auction/10730948
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730949
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730949%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730949: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730949 url https://www.openlane.eu/en/carv6/auction/10730949
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730950
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730950%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730950: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730950 url https://www.openlane.eu/en/carv6/auction/10730950
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731099
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731099%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731099: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731099 url https://www.openlane.eu/en/carv6/auction/10731099
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10730951
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730951%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10730951: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10730951 url https://www.openlane.eu/en/carv6/auction/10730951
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731098
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731098%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731098: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731098 url https://www.openlane.eu/en/carv6/auction/10731098
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731100
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731100%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731100: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731100 url https://www.openlane.eu/en/carv6/auction/10731100
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731101
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731101%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731101: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731101 url https://www.openlane.eu/en/carv6/auction/10731101
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731216
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731216%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731216: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731216 url https://www.openlane.eu/en/carv6/auction/10731216
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731241
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731241%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731241: 2
2026-03-28 12:18:40 [adesa.de] INFO: Scraping item 10731241 url https://www.openlane.eu/en/carv6/auction/10731241
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731125
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731125%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731125: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731125 url https://www.openlane.eu/en/carv6/auction/10731125
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731388
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731388%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731388: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731388 url https://www.openlane.eu/en/carv6/auction/10731388
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731231
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731231%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731231: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731231 url https://www.openlane.eu/en/carv6/auction/10731231
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731279
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731279%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731279: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731279 url https://www.openlane.eu/en/carv6/auction/10731279
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731293
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731293%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731293: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731293 url https://www.openlane.eu/en/carv6/auction/10731293
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731250
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731250%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731250: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731250 url https://www.openlane.eu/en/carv6/auction/10731250
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731378
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731378%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731378: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731378 url https://www.openlane.eu/en/carv6/auction/10731378
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731136
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731136%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731136: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731136 url https://www.openlane.eu/en/carv6/auction/10731136
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731123
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731123%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731123: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731123 url https://www.openlane.eu/en/carv6/auction/10731123
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731318
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731318%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731318: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731318 url https://www.openlane.eu/en/carv6/auction/10731318
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731130
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731130%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731130: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731130 url https://www.openlane.eu/en/carv6/auction/10731130
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731383
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731383%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731383: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731383 url https://www.openlane.eu/en/carv6/auction/10731383
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731128
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731128%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731128: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731128 url https://www.openlane.eu/en/carv6/auction/10731128
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731304
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731304%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731304: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731304 url https://www.openlane.eu/en/carv6/auction/10731304
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731213
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731213%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731213: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731213 url https://www.openlane.eu/en/carv6/auction/10731213
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731375
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731375%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731375: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731375 url https://www.openlane.eu/en/carv6/auction/10731375
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731290
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731290%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731290: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731290 url https://www.openlane.eu/en/carv6/auction/10731290
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731192
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731192%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731192: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731192 url https://www.openlane.eu/en/carv6/auction/10731192
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731321
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731321%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731321: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731321 url https://www.openlane.eu/en/carv6/auction/10731321
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731111
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731111%27 HTTP/1.1" 200 None
2026-03-28 12:18:40 [adesa.de] INFO: Scrape type for 10731111: 0
2026-03-28 12:18:40 [adesa.de] INFO: Skipping item 10731111 url https://www.openlane.eu/en/carv6/auction/10731111
2026-03-28 12:18:40 [adesa.de] INFO: Found listing with ID: 10731371
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731371%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731371: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731371 url https://www.openlane.eu/en/carv6/auction/10731371
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731195
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731195%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731195: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731195 url https://www.openlane.eu/en/carv6/auction/10731195
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731120
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731120%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731120: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731120 url https://www.openlane.eu/en/carv6/auction/10731120
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731227
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731227%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731227: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731227 url https://www.openlane.eu/en/carv6/auction/10731227
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731380
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731380%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731380: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731380 url https://www.openlane.eu/en/carv6/auction/10731380
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731374
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731374%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731374: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731374 url https://www.openlane.eu/en/carv6/auction/10731374
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731140
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731140%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731140: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731140 url https://www.openlane.eu/en/carv6/auction/10731140
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731297
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731297%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731297: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731297 url https://www.openlane.eu/en/carv6/auction/10731297
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731198
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731198%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731198: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731198 url https://www.openlane.eu/en/carv6/auction/10731198
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731301
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731301%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731301: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731301 url https://www.openlane.eu/en/carv6/auction/10731301
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731221
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731221%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731221: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731221 url https://www.openlane.eu/en/carv6/auction/10731221
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731287
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731287%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731287: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731287 url https://www.openlane.eu/en/carv6/auction/10731287
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731158
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731158%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731158: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731158 url https://www.openlane.eu/en/carv6/auction/10731158
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731351
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731351%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731351: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731351 url https://www.openlane.eu/en/carv6/auction/10731351
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731142
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731142%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731142: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731142 url https://www.openlane.eu/en/carv6/auction/10731142
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731274
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731274%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731274: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731274 url https://www.openlane.eu/en/carv6/auction/10731274
2026-03-28 12:18:41 [adesa.de] INFO: Found listing with ID: 10731344
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731344%27 HTTP/1.1" 200 None
2026-03-28 12:18:41 [adesa.de] INFO: Scrape type for 10731344: 0
2026-03-28 12:18:41 [adesa.de] INFO: Skipping item 10731344 url https://www.openlane.eu/en/carv6/auction/10731344
2026-03-28 12:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089
2026-03-28 12:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c3b707-6655-5ff9-ab9a-de920b164bf5 with scrape type 2
2026-03-28 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15c3b707-6655-5ff9-ab9a-de920b164bf5 with scrape type 2
2026-03-28 12:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15c3b707-6655-5ff9-ab9a-de920b164bf5, identifier: 10731089
2026-03-28 12:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089
2026-03-28 12:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089
2026-03-28 12:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089 to the API
2026-03-28 12:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731089>
{'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': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '15c3b707-6655-5ff9-ab9a-de920b164bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731089',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 110845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - 4Motion - Diesel '
'- Automatic - 200 hp - 110.845 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-28 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731089%27 HTTP/1.1" 200 None
2026-03-28 12:18:43 [adesa.de] INFO: Saving data for 10731089: {'auction_closing_time': 1774872000.0, 'created_time': 1774613785.095934, 'last_price_update_time': 1774700323.897956}
2026-03-28 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731089') HTTP/1.1" 204 0
2026-03-28 12:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-28 12:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659356ce-42ed-59f8-ac4c-13a3297d241c with scrape type 2
2026-03-28 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 659356ce-42ed-59f8-ac4c-13a3297d241c with scrape type 2
2026-03-28 12:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 659356ce-42ed-59f8-ac4c-13a3297d241c, identifier: 10732828
2026-03-28 12:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-28 12:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-28 12:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828 to the API
2026-03-28 12:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '659356ce-42ed-59f8-ac4c-13a3297d241c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994482-2496590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732828',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 10818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer GS - Electric - Automatic - 156 hp - '
'10.818 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732828%27 HTTP/1.1" 200 None
2026-03-28 12:18:44 [adesa.de] INFO: Saving data for 10732828: {'auction_closing_time': 1774875600.0, 'created_time': 1774613890.341944, 'last_price_update_time': 1774700324.543074}
2026-03-28 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732828') HTTP/1.1" 204 0
2026-03-28 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-28 12:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c126d479-af17-5c62-98b7-2e4304ae2dbb with scrape type 2
2026-03-28 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c126d479-af17-5c62-98b7-2e4304ae2dbb with scrape type 2
2026-03-28 12:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c126d479-af17-5c62-98b7-2e4304ae2dbb, identifier: 10732873
2026-03-28 12:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-28 12:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-28 12:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873 to the API
2026-03-28 12:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c126d479-af17-5c62-98b7-2e4304ae2dbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994524-2524828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732873',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 26139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer GS - Electric - Automatic - 156 hp - '
'26.139 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-28 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732873%27 HTTP/1.1" 200 None
2026-03-28 12:18:45 [adesa.de] INFO: Saving data for 10732873: {'auction_closing_time': 1774875600.0, 'created_time': 1774613886.915423, 'last_price_update_time': 1774700325.855625}
2026-03-28 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732873') HTTP/1.1" 204 0
2026-03-28 12:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-28 12:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with scrape type 2
2026-03-28 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with scrape type 2
2026-03-28 12:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5, identifier: 10732842
2026-03-28 12:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-28 12:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-28 12:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842 to the API
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994470-2506764',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732842',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 13753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer Edition - Electric - Automatic - 156 hp - '
'13.753 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732842%27 HTTP/1.1" 200 None
2026-03-28 12:18:46 [adesa.de] INFO: Saving data for 10732842: {'auction_closing_time': 1774875600.0, 'created_time': 1774613893.090463, 'last_price_update_time': 1774700326.268696}
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732842') HTTP/1.1" 204 0
2026-03-28 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-28 12:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e79df-184f-5cb6-840f-9e005b78b11b with scrape type 2
2026-03-28 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 141e79df-184f-5cb6-840f-9e005b78b11b with scrape type 2
2026-03-28 12:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 141e79df-184f-5cb6-840f-9e005b78b11b, identifier: 10732898
2026-03-28 12:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-28 12:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-28 12:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898 to the API
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732898>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '141e79df-184f-5cb6-840f-9e005b78b11b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994495-2503713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732898',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 16371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 Ultimate - Petrol - Automatic - 130 hp '
'- 16.371 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732898%27 HTTP/1.1" 200 None
2026-03-28 12:18:46 [adesa.de] INFO: Saving data for 10732898: {'auction_closing_time': 1774875600.0, 'created_time': 1774613891.025508, 'last_price_update_time': 1774700326.784846}
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732898') HTTP/1.1" 204 0
2026-03-28 12:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097
2026-03-28 12:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eab2656-79e2-5f6a-a409-6606a668f24b with scrape type 2
2026-03-28 12:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1eab2656-79e2-5f6a-a409-6606a668f24b with scrape type 2
2026-03-28 12:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1eab2656-79e2-5f6a-a409-6606a668f24b, identifier: 10731097
2026-03-28 12:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097
2026-03-28 12:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097
2026-03-28 12:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097 to the API
2026-03-28 12:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731097>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '1eab2656-79e2-5f6a-a409-6606a668f24b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731097',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 107556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI - Hybrid - Automatic - 156 hp - 107.556 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731097%27 HTTP/1.1" 200 None
2026-03-28 12:18:48 [adesa.de] INFO: Saving data for 10731097: {'auction_closing_time': 1774872000.0, 'created_time': 1774613779.042308, 'last_price_update_time': 1774700328.2784}
2026-03-28 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731097') HTTP/1.1" 204 0
2026-03-28 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-28 12:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac557359-f4fb-5dc9-95e6-b473ab431d4b with scrape type 2
2026-03-28 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac557359-f4fb-5dc9-95e6-b473ab431d4b with scrape type 2
2026-03-28 12:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac557359-f4fb-5dc9-95e6-b473ab431d4b, identifier: 10732834
2026-03-28 12:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-28 12:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-28 12:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834 to the API
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732834>
{'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-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac557359-f4fb-5dc9-95e6-b473ab431d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994469-2513943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732834',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 17566,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 17.566 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732834%27 HTTP/1.1" 200 None
2026-03-28 12:18:54 [adesa.de] INFO: Saving data for 10732834: {'auction_closing_time': 1774875600.0, 'created_time': 1774613869.381083, 'last_price_update_time': 1774700334.537455}
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732834') HTTP/1.1" 204 0
2026-03-28 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-28 12:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with scrape type 2
2026-03-28 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with scrape type 2
2026-03-28 12:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32, identifier: 10733269
2026-03-28 12:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-28 12:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-28 12:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269 to the API
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733269>
{'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': 310,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '01b6b5ae-ef89-59be-9f16-cfbf6243dd32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1LFH5V0P1946452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733269',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 92980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36900,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 7,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC90 T8 Ultimate Dark - Hybrid - Automatic - 310 hp - 92.980 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2022}
2026-03-28 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733269%27 HTTP/1.1" 200 None
2026-03-28 12:18:55 [adesa.de] INFO: Saving data for 10733269: {'auction_closing_time': 1774951200.0, 'created_time': 1774613844.698961, 'last_price_update_time': 1774700335.029356}
2026-03-28 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733269') HTTP/1.1" 204 0
2026-03-28 12:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-28 12:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with scrape type 2
2026-03-28 12:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with scrape type 2
2026-03-28 12:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663, identifier: 10733268
2026-03-28 12:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-28 12:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-28 12:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268 to the API
2026-03-28 12:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:18: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-28 12:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733268>
{'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': 310,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1LFH7V3R1215448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733268',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 37489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 7,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC90 T8 Core - AWD - Hybrid - Automatic - 310 hp - 37.489 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-28 12:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733268%27 HTTP/1.1" 200 None
2026-03-28 12:18:59 [adesa.de] INFO: Saving data for 10733268: {'auction_closing_time': 1774951200.0, 'created_time': 1774613841.740188, 'last_price_update_time': 1774700339.062164}
2026-03-28 12:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733268') HTTP/1.1" 204 0
2026-03-28 12:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-28 12:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f3f393-b924-5a79-a214-69161bec6543 with scrape type 2
2026-03-28 12:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f3f393-b924-5a79-a214-69161bec6543 with scrape type 2
2026-03-28 12:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44f3f393-b924-5a79-a214-69161bec6543, identifier: 10733267
2026-03-28 12:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-28 12:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-28 12:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267 to the API
2026-03-28 12:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733267>
{'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': 235,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': '44f3f393-b924-5a79-a214-69161bec6543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1LFK2V5P1946917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733267',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 23663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43300,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC90 B5 Plus Dark - AWD - Diesel - Automatic - 235 hp - '
'23.663 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-28 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733267%27 HTTP/1.1" 200 None
2026-03-28 12:19:03 [adesa.de] INFO: Saving data for 10733267: {'auction_closing_time': 1774951200.0, 'created_time': 1774613843.157556, 'last_price_update_time': 1774700343.571023}
2026-03-28 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733267') HTTP/1.1" 204 0
2026-03-28 12:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241
2026-03-28 12:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with scrape type 2
2026-03-28 12:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with scrape type 2
2026-03-28 12:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7, identifier: 10731241
2026-03-28 12:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241
2026-03-28 12:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241
2026-03-28 12:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241 to the API
2026-03-28 12:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'caddb4cf-6207-5c5c-a1d2-466d0c31c3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4174093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731241',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Edition 30 - Electric - Automatic - 136 hp - 24.451 '
'km',
'transmission': 'automatic',
'trim': 'Edition 30',
'vin': None,
'year': 2022}
2026-03-28 12:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731241%27 HTTP/1.1" 200 None
2026-03-28 12:19:05 [adesa.de] INFO: Saving data for 10731241: {'auction_closing_time': 1774864800.0, 'created_time': 1774613899.422294, 'last_price_update_time': 1774700345.4759}
2026-03-28 12:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731241') HTTP/1.1" 204 0
2026-03-28 12:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:06 [scrapy.extensions.logstats] INFO: Crawled 77 pages (at 27 pages/min), scraped 64 items (at 24 items/min)
2026-03-28 12:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 12:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-28 12:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with scrape type 2
2026-03-28 12:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with scrape type 2
2026-03-28 12:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8, identifier: 10733266
2026-03-28 12:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-28 12:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-28 12:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266 to the API
2026-03-28 12:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733266>
{'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': 253,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '49c3c2be-9814-5cd3-bb54-52c99e2b68b8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LYVUZH1V5PB251349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733266',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 37700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC60 T6 Plus Bright - Hybrid - Automatic - 253 hp - 37.700 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733266%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Saving data for 10733266: {'auction_closing_time': 1774951200.0, 'created_time': 1774613847.646932, 'last_price_update_time': 1774700347.115516}
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733266') HTTP/1.1" 204 0
2026-03-28 12:19: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-28 12:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731338
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731338%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731338: 0
2026-03-28 12:19:07 [adesa.de] INFO: Skipping item 10731338 url https://www.openlane.eu/en/carv6/auction/10731338
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731168
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731168%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731168: 0
2026-03-28 12:19:07 [adesa.de] INFO: Skipping item 10731168 url https://www.openlane.eu/en/carv6/auction/10731168
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731134
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731134%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731134: 0
2026-03-28 12:19:07 [adesa.de] INFO: Skipping item 10731134 url https://www.openlane.eu/en/carv6/auction/10731134
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731326
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731326%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731326: 2
2026-03-28 12:19:07 [adesa.de] INFO: Scraping item 10731326 url https://www.openlane.eu/en/carv6/auction/10731326
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731336
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731336%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731336: 2
2026-03-28 12:19:07 [adesa.de] INFO: Scraping item 10731336 url https://www.openlane.eu/en/carv6/auction/10731336
2026-03-28 12:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731147
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731147%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731147: 2
2026-03-28 12:19:07 [adesa.de] INFO: Scraping item 10731147 url https://www.openlane.eu/en/carv6/auction/10731147
2026-03-28 12:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-28 12:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7907769-e30a-5b26-852b-027196693842 with scrape type 2
2026-03-28 12:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7907769-e30a-5b26-852b-027196693842 with scrape type 2
2026-03-28 12:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7907769-e30a-5b26-852b-027196693842, identifier: 10732841
2026-03-28 12:19:07 [adesa.de] INFO: Found listing with ID: 10731238
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731238%27 HTTP/1.1" 200 None
2026-03-28 12:19:07 [adesa.de] INFO: Scrape type for 10731238: 2
2026-03-28 12:19:07 [adesa.de] INFO: Scraping item 10731238 url https://www.openlane.eu/en/carv6/auction/10731238
2026-03-28 12:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-28 12:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-28 12:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841 to the API
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732841>
{'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-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a7907769-e30a-5b26-852b-027196693842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994494-2509652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732841',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 14354,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 14.354 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-28 12:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732841%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Saving data for 10732841: {'auction_closing_time': 1774875600.0, 'created_time': 1774613871.152829, 'last_price_update_time': 1774700348.04425}
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732841') HTTP/1.1" 204 0
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731265
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731265%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731265: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731265 url https://www.openlane.eu/en/carv6/auction/10731265
2026-03-28 12:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-28 12:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 with scrape type 2
2026-03-28 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 with scrape type 2
2026-03-28 12:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2d3c02f-85fe-598b-bb66-f99efe9003c3, identifier: 10732859
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731276
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731276%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731276: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731276 url https://www.openlane.eu/en/carv6/auction/10731276
2026-03-28 12:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-28 12:19:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-28 12:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-28 12:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859 to the API
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732859>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2d3c02f-85fe-598b-bb66-f99efe9003c3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994531-2493745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732859',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 13194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 13.194 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732859%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Saving data for 10732859: {'auction_closing_time': 1774875600.0, 'created_time': 1774613900.988936, 'last_price_update_time': 1774700348.579398}
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732859') HTTP/1.1" 204 0
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731300
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731300%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731300: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731300 url https://www.openlane.eu/en/carv6/auction/10731300
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731341
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731341%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731341: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731341 url https://www.openlane.eu/en/carv6/auction/10731341
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731286
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731286%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731286: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731286 url https://www.openlane.eu/en/carv6/auction/10731286
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731218
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731218%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731218: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731218 url https://www.openlane.eu/en/carv6/auction/10731218
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731224
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731224%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731224: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731224 url https://www.openlane.eu/en/carv6/auction/10731224
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731244
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731244%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731244: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731244 url https://www.openlane.eu/en/carv6/auction/10731244
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731323
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731323%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731323: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731323 url https://www.openlane.eu/en/carv6/auction/10731323
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731149
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731149%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731149: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731149 url https://www.openlane.eu/en/carv6/auction/10731149
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731144
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731144%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731144: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731144 url https://www.openlane.eu/en/carv6/auction/10731144
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731235
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731235%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731235: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731235 url https://www.openlane.eu/en/carv6/auction/10731235
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731117
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731117%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731117: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731117 url https://www.openlane.eu/en/carv6/auction/10731117
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731268
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731268%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731268: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731268 url https://www.openlane.eu/en/carv6/auction/10731268
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731181
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731181%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731181: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731181 url https://www.openlane.eu/en/carv6/auction/10731181
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731283
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731283%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731283: 2
2026-03-28 12:19:08 [adesa.de] INFO: Scraping item 10731283 url https://www.openlane.eu/en/carv6/auction/10731283
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731248
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731248%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731248: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731248 url https://www.openlane.eu/en/carv6/auction/10731248
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731258
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731258%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731258: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731258 url https://www.openlane.eu/en/carv6/auction/10731258
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731368
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731368%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731368: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731368 url https://www.openlane.eu/en/carv6/auction/10731368
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731165
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731165%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731165: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731165 url https://www.openlane.eu/en/carv6/auction/10731165
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731372
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731372%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731372: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731372 url https://www.openlane.eu/en/carv6/auction/10731372
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731262
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731262%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731262: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731262 url https://www.openlane.eu/en/carv6/auction/10731262
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731174
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731174%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731174: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731174 url https://www.openlane.eu/en/carv6/auction/10731174
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731348
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731348%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731348: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731348 url https://www.openlane.eu/en/carv6/auction/10731348
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731171
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731171%27 HTTP/1.1" 200 None
2026-03-28 12:19:08 [adesa.de] INFO: Scrape type for 10731171: 0
2026-03-28 12:19:08 [adesa.de] INFO: Skipping item 10731171 url https://www.openlane.eu/en/carv6/auction/10731171
2026-03-28 12:19:08 [adesa.de] INFO: Found listing with ID: 10731206
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731206%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731206: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731206 url https://www.openlane.eu/en/carv6/auction/10731206
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731271
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731271%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731271: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731271 url https://www.openlane.eu/en/carv6/auction/10731271
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731184
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731184%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731184: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731184 url https://www.openlane.eu/en/carv6/auction/10731184
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731209
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731209%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731209: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731209 url https://www.openlane.eu/en/carv6/auction/10731209
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731230
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731230%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731230: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731230 url https://www.openlane.eu/en/carv6/auction/10731230
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731202
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731202%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731202: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731202 url https://www.openlane.eu/en/carv6/auction/10731202
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731330
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731330%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731330: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731330 url https://www.openlane.eu/en/carv6/auction/10731330
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731177
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731177%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731177: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731177 url https://www.openlane.eu/en/carv6/auction/10731177
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731254
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731254%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731254: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10731254 url https://www.openlane.eu/en/carv6/auction/10731254
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731333
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731333%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731333: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731333 url https://www.openlane.eu/en/carv6/auction/10731333
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731162
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731162%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731162: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10731162 url https://www.openlane.eu/en/carv6/auction/10731162
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731152
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731152%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731152: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10731152 url https://www.openlane.eu/en/carv6/auction/10731152
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731315
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731315%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731315: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10731315 url https://www.openlane.eu/en/carv6/auction/10731315
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731311
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731311%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731311: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731311 url https://www.openlane.eu/en/carv6/auction/10731311
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731188
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731188%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731188: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10731188 url https://www.openlane.eu/en/carv6/auction/10731188
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731203
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731203%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731203: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10731203 url https://www.openlane.eu/en/carv6/auction/10731203
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10731155
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731155%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10731155: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10731155 url https://www.openlane.eu/en/carv6/auction/10731155
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10737500
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737500%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10737500: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10737500 url https://www.openlane.eu/en/carv6/auction/10737500
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10735205
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735205%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10735205: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10735205 url https://www.openlane.eu/en/carv6/auction/10735205
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10737448
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737448%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10737448: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10737448 url https://www.openlane.eu/en/carv6/auction/10737448
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10735090
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735090%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10735090: 2
2026-03-28 12:19:09 [adesa.de] INFO: Scraping item 10735090 url https://www.openlane.eu/en/carv6/auction/10735090
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10736416
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736416%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10736416: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10736416 url https://www.openlane.eu/en/carv6/auction/10736416
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10738234
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738234%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10738234: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10738234 url https://www.openlane.eu/en/carv6/auction/10738234
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726404%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726404: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726388%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726388: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726390%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726390: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726400%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726400: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726303%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726303: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726341%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726341: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726356%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726356: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726300%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726300: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726402%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726402: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726380%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726380: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726557%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726557: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726555%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726555: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726352%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726352: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726406%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726406: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726326%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726326: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726416%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726416: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726313%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726313: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726324%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726324: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726304%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726304: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726286%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726286: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726350%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726350: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726320%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726320: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726420%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726420: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726318%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726318: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726272%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726272: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726998%27 HTTP/1.1" 200 None
2026-03-28 12:19:09 [adesa.de] INFO: Scrape type for 10726998: 0
2026-03-28 12:19:09 [adesa.de] INFO: Skipping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-28 12:19:09 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-28 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726619%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726619: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726279%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726279: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726339%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726339: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726301%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726301: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727049%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10727049: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726425%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726425: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726271%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726271: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726347%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726347: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726394%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726394: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726386%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726386: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726383%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726383: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726430%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726430: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726345%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726345: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726354%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726354: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727136%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10727136: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726396%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726396: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726422%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726422: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726343%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726343: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-28 12:19:10 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726314%27 HTTP/1.1" 200 None
2026-03-28 12:19:10 [adesa.de] INFO: Scrape type for 10726314: 0
2026-03-28 12:19:10 [adesa.de] INFO: Skipping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-28 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-28 12:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb90189-68bb-5d1f-9d6b-ee0f712805ff with scrape type 2
2026-03-28 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb90189-68bb-5d1f-9d6b-ee0f712805ff with scrape type 2
2026-03-28 12:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: feb90189-68bb-5d1f-9d6b-ee0f712805ff, identifier: 10732932
2026-03-28 12:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-28 12:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-28 12:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932 to the API
2026-03-28 12:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732932>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'feb90189-68bb-5d1f-9d6b-ee0f712805ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994485-2476904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732932',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 21369,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 - AWD - Hybrid - Automatic - 200 hp - 21.369 km',
'transmission': 'automatic',
'trim': 'GSe',
'vin': None,
'year': 2024}
2026-03-28 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732932%27 HTTP/1.1" 200 None
2026-03-28 12:19:19 [adesa.de] INFO: Saving data for 10732932: {'auction_closing_time': 1774875600.0, 'created_time': 1774613898.76002, 'last_price_update_time': 1774700359.151558}
2026-03-28 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732932') HTTP/1.1" 204 0
2026-03-28 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257
2026-03-28 12:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15decb12-6209-5314-8170-938b668d9cb7 with scrape type 2
2026-03-28 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15decb12-6209-5314-8170-938b668d9cb7 with scrape type 2
2026-03-28 12:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15decb12-6209-5314-8170-938b668d9cb7, identifier: 10733257
2026-03-28 12:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257
2026-03-28 12:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257
2026-03-28 12:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257 to the API
2026-03-28 12:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '15decb12-6209-5314-8170-938b668d9cb7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRWYGCEK8PC641347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733257',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 97504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 97.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733257%27 HTTP/1.1" 200 None
2026-03-28 12:19:20 [adesa.de] INFO: Saving data for 10733257: {'auction_closing_time': 1774951200.0, 'created_time': 1774613862.601182, 'last_price_update_time': 1774700360.948443}
2026-03-28 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733257') HTTP/1.1" 204 0
2026-03-28 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263
2026-03-28 12:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c23183d5-9f8f-53a1-b3e1-2e389d3af861 with scrape type 2
2026-03-28 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c23183d5-9f8f-53a1-b3e1-2e389d3af861 with scrape type 2
2026-03-28 12:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c23183d5-9f8f-53a1-b3e1-2e389d3af861, identifier: 10733263
2026-03-28 12:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263
2026-03-28 12:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263
2026-03-28 12:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263 to the API
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733263>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c23183d5-9f8f-53a1-b3e1-2e389d3af861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1XZK7V8R2332121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733263',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 20683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC40 B3 Core - Petrol - Automatic - 163 hp - 20.683 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733263%27 HTTP/1.1" 200 None
2026-03-28 12:19:21 [adesa.de] INFO: Saving data for 10733263: {'auction_closing_time': 1774951200.0, 'created_time': 1774613855.024791, 'last_price_update_time': 1774700361.365294}
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733263') HTTP/1.1" 204 0
2026-03-28 12:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259
2026-03-28 12:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a21b21d1-8b94-5260-904d-a17ed676895f with scrape type 2
2026-03-28 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a21b21d1-8b94-5260-904d-a17ed676895f with scrape type 2
2026-03-28 12:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a21b21d1-8b94-5260-904d-a17ed676895f, identifier: 10733259
2026-03-28 12:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259
2026-03-28 12:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259
2026-03-28 12:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259 to the API
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733259>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a21b21d1-8b94-5260-904d-a17ed676895f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRWYGCEK7NC220457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733259',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 91224,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 91.224 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733259%27 HTTP/1.1" 200 None
2026-03-28 12:19:21 [adesa.de] INFO: Saving data for 10733259: {'auction_closing_time': 1774951200.0, 'created_time': 1774613885.574858, 'last_price_update_time': 1774700361.747993}
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733259') HTTP/1.1" 204 0
2026-03-28 12:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258
2026-03-28 12:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a4f5fb-1196-5e11-9277-f3802a91076d with scrape type 2
2026-03-28 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43a4f5fb-1196-5e11-9277-f3802a91076d with scrape type 2
2026-03-28 12:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43a4f5fb-1196-5e11-9277-f3802a91076d, identifier: 10733258
2026-03-28 12:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258
2026-03-28 12:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258
2026-03-28 12:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258 to the API
2026-03-28 12:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733258>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '43a4f5fb-1196-5e11-9277-f3802a91076d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRWYGCEK4PC708896',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733258',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 35052,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 35.052 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733258%27 HTTP/1.1" 200 None
2026-03-28 12:19:22 [adesa.de] INFO: Saving data for 10733258: {'auction_closing_time': 1774951200.0, 'created_time': 1774613861.206882, 'last_price_update_time': 1774700362.595142}
2026-03-28 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733258') HTTP/1.1" 204 0
2026-03-28 12:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255
2026-03-28 12:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with scrape type 2
2026-03-28 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with scrape type 2
2026-03-28 12:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aab145a6-5b73-5b5f-97eb-c9ce24b630c4, identifier: 10733255
2026-03-28 12:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255
2026-03-28 12:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255
2026-03-28 12:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255 to the API
2026-03-28 12:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1020,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'aab145a6-5b73-5b5f-97eb-c9ce24b630c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5YJSA7E68PF496463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733255',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 35127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 61800,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model S Plaid 95 kWh - Tri Motor - Electric - Automatic - '
'1020 hp - 35.127 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733255%27 HTTP/1.1" 200 None
2026-03-28 12:19:23 [adesa.de] INFO: Saving data for 10733255: {'auction_closing_time': 1774951200.0, 'created_time': 1774613871.7281, 'last_price_update_time': 1774700363.092717}
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733255') HTTP/1.1" 204 0
2026-03-28 12:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652
2026-03-28 12:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5852207d-b0cf-5b84-bf80-19bc97b00055 with scrape type 2
2026-03-28 12:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5852207d-b0cf-5b84-bf80-19bc97b00055 with scrape type 2
2026-03-28 12:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5852207d-b0cf-5b84-bf80-19bc97b00055, identifier: 10734652
2026-03-28 12:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652
2026-03-28 12:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652
2026-03-28 12:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652 to the API
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '5852207d-b0cf-5b84-bf80-19bc97b00055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734652',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 79646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 48600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 580 Edition 1 - 4-Matic - Electric - Automatic - '
'523 hp - 79.646 km',
'transmission': 'automatic',
'trim': 'Edition 1',
'vin': None,
'year': 2022}
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734652%27 HTTP/1.1" 200 None
2026-03-28 12:19:23 [adesa.de] INFO: Saving data for 10734652: {'auction_closing_time': 1774856400.0, 'created_time': 1774613801.054635, 'last_price_update_time': 1774700363.462815}
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734652') HTTP/1.1" 204 0
2026-03-28 12:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653
2026-03-28 12:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb92654-aa95-5cd9-a892-a0261548b72b with scrape type 2
2026-03-28 12:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb92654-aa95-5cd9-a892-a0261548b72b with scrape type 2
2026-03-28 12:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dcb92654-aa95-5cd9-a892-a0261548b72b, identifier: 10734653
2026-03-28 12:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653
2026-03-28 12:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653
2026-03-28 12:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653 to the API
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'dcb92654-aa95-5cd9-a892-a0261548b72b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734653',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 62326,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31500,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQE 300 Electric Art - Electric - Automatic - 245 hp '
'- 62.326 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2023}
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734653%27 HTTP/1.1" 200 None
2026-03-28 12:19:24 [adesa.de] INFO: Saving data for 10734653: {'auction_closing_time': 1774856400.0, 'created_time': 1774613798.814763, 'last_price_update_time': 1774700364.62381}
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734653') HTTP/1.1" 204 0
2026-03-28 12:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626
2026-03-28 12:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with scrape type 2
2026-03-28 12:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with scrape type 2
2026-03-28 12:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c9e8cd1-4abf-580b-844b-4946c723ffb8, identifier: 10734626
2026-03-28 12:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626
2026-03-28 12:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626
2026-03-28 12:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626 to the API
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '4c9e8cd1-4abf-580b-844b-4946c723ffb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734626',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 25424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33900,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQE 300 AMG Line - Electric - Automatic - 245 hp - '
'25.424 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734626%27 HTTP/1.1" 200 None
2026-03-28 12:19:24 [adesa.de] INFO: Saving data for 10734626: {'auction_closing_time': 1774855800.0, 'created_time': 1774613804.770411, 'last_price_update_time': 1774700364.999041}
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734626') HTTP/1.1" 204 0
2026-03-28 12:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634
2026-03-28 12:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f4319a-9103-58a2-8a9d-131d4dff4b61 with scrape type 2
2026-03-28 12:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67f4319a-9103-58a2-8a9d-131d4dff4b61 with scrape type 2
2026-03-28 12:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 67f4319a-9103-58a2-8a9d-131d4dff4b61, identifier: 10734634
2026-03-28 12:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634
2026-03-28 12:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634
2026-03-28 12:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634 to the API
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '67f4319a-9103-58a2-8a9d-131d4dff4b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734634',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 73963,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 36200,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 350+ Electric Art - Electric - Automatic - 292 hp '
'- 73.963 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734634%27 HTTP/1.1" 200 None
2026-03-28 12:19:25 [adesa.de] INFO: Saving data for 10734634: {'auction_closing_time': 1774855800.0, 'created_time': 1774613800.077786, 'last_price_update_time': 1774700365.46969}
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734634') HTTP/1.1" 204 0
2026-03-28 12:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336
2026-03-28 12:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af20a5dc-452e-5c1a-8f4f-f905eb69610d with scrape type 2
2026-03-28 12:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af20a5dc-452e-5c1a-8f4f-f905eb69610d with scrape type 2
2026-03-28 12:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af20a5dc-452e-5c1a-8f4f-f905eb69610d, identifier: 10731336
2026-03-28 12:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336
2026-03-28 12:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336
2026-03-28 12:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336 to the API
2026-03-28 12:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731336>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'af20a5dc-452e-5c1a-8f4f-f905eb69610d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '83493092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731336',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 42650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'42.650 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-28 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731336%27 HTTP/1.1" 200 None
2026-03-28 12:19:26 [adesa.de] INFO: Saving data for 10731336: {'auction_closing_time': 1774864800.0, 'created_time': 1774613919.873625, 'last_price_update_time': 1774700366.468031}
2026-03-28 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731336') HTTP/1.1" 204 0
2026-03-28 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726418%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726418: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726409%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726409: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727133%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727133: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727053%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727053: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726328%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726328: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727128%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727128: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726412%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726412: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726513%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726513: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727131%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727131: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726496%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726496: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726531%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726531: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726602%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726602: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726622%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726622: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726592%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726592: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726397%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726397: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726667%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726667: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726671%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726671: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726317%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726317: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726612%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726612: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726994%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726994: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727114%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727114: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726561%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726561: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726502%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726502: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727100%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727100: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726299%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726299: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726413%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726413: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726639%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726639: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726305%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726305: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726586%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726586: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726285%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726285: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726392%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727107%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727107: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726566%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726566: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726509%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726509: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727051%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727051: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726287%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727046%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727046: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726504%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726504: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727048%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727048: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726665%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726665: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726552%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726552: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726669%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726669: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727052%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727052: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726538%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726538: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727125%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727125: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726284%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10726284: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727119%27 HTTP/1.1" 200 None
2026-03-28 12:19:27 [adesa.de] INFO: Scrape type for 10727119: 0
2026-03-28 12:19:27 [adesa.de] INFO: Skipping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-28 12:19:27 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-28 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726982%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726982: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726278%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726278: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726281%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726281: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726443%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726443: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726640%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726640: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727132%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727132: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726643%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726643: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727104%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727104: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727110%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727110: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726590%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726590: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726275%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726275: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726311%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726311: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726662%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726662: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726277%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726277: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727002%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727002: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727113%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727113: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726433%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726433: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726316%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726316: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726616%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726616: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726426%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726426: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726441%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726441: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726477%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726477: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726560%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726560: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726298%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726298: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727108%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727108: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726570%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726570: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726445%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726445: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726501%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726501: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727120%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727120: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726606%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726606: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726634%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726634: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726993%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726993: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726652%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726652: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726659%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726659: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726520%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726520: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726530%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726530: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726609%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726609: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726522%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726522: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726469%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726469: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726564%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726564: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726499%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726499: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727047%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727047: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726542%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726542: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726594%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726594: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726427%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726427: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727117%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727117: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726312%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726312: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726384%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726384: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727097%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10727097: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726576%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726576: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726568%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726568: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726577%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726577: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-28 12:19:28 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726507%27 HTTP/1.1" 200 None
2026-03-28 12:19:28 [adesa.de] INFO: Scrape type for 10726507: 0
2026-03-28 12:19:28 [adesa.de] INFO: Skipping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-28 12:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260
2026-03-28 12:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b56d39a4-02d0-599b-a611-daed2d4f4ee7 with scrape type 2
2026-03-28 12:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b56d39a4-02d0-599b-a611-daed2d4f4ee7 with scrape type 2
2026-03-28 12:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b56d39a4-02d0-599b-a611-daed2d4f4ee7, identifier: 10733260
2026-03-28 12:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260
2026-03-28 12:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260
2026-03-28 12:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260 to the API
2026-03-28 12:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733260>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b56d39a4-02d0-599b-a611-daed2d4f4ee7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XP7YGCEL7NB008073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733260',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 50576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Performance - Dual Motor - Electric - Automatic - 534 '
'hp - 50.576 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733260%27 HTTP/1.1" 200 None
2026-03-28 12:19:29 [adesa.de] INFO: Saving data for 10733260: {'auction_closing_time': 1774951200.0, 'created_time': 1774613854.513528, 'last_price_update_time': 1774700369.8565}
2026-03-28 12:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733260') HTTP/1.1" 204 0
2026-03-28 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188
2026-03-28 12:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with scrape type 2
2026-03-28 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with scrape type 2
2026-03-28 12:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5, identifier: 10731188
2026-03-28 12:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188
2026-03-28 12:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188
2026-03-28 12:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188 to the API
2026-03-28 12:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731188>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33613092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731188',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68947,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 180 hp - '
'68.947 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731188%27 HTTP/1.1" 200 None
2026-03-28 12:19:31 [adesa.de] INFO: Saving data for 10731188: {'auction_closing_time': 1774864800.0, 'created_time': 1774613931.932869, 'last_price_update_time': 1774700371.658733}
2026-03-28 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731188') HTTP/1.1" 204 0
2026-03-28 12:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090
2026-03-28 12:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with scrape type 2
2026-03-28 12:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with scrape type 2
2026-03-28 12:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7, identifier: 10735090
2026-03-28 12:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090
2026-03-28 12:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090
2026-03-28 12:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090 to the API
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735090>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735090',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 115943,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40400,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mercedes-Benz GLE 350e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 115.943 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735090%27 HTTP/1.1" 200 None
2026-03-28 12:19:32 [adesa.de] INFO: Saving data for 10735090: {'auction_closing_time': 1774864800.0, 'created_time': 1774613923.233205, 'last_price_update_time': 1774700372.316581}
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735090') HTTP/1.1" 204 0
2026-03-28 12:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155
2026-03-28 12:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 507fffb8-369b-5bce-80b9-c531d20d7cdc with scrape type 2
2026-03-28 12:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 507fffb8-369b-5bce-80b9-c531d20d7cdc with scrape type 2
2026-03-28 12:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 507fffb8-369b-5bce-80b9-c531d20d7cdc, identifier: 10731155
2026-03-28 12:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205
2026-03-28 12:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with scrape type 2
2026-03-28 12:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with scrape type 2
2026-03-28 12:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e85cc0d6-d93d-5b89-9d08-00a37049d6c4, identifier: 10735205
2026-03-28 12:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155
2026-03-28 12:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155
2026-03-28 12:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155 to the API
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731155>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '507fffb8-369b-5bce-80b9-c531d20d7cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98030092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731155',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 37785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI Spirit - Petrol - Manual - 149 hp - 37.785 '
'km',
'transmission': 'manual',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731155%27 HTTP/1.1" 200 None
2026-03-28 12:19:32 [adesa.de] INFO: Saving data for 10731155: {'auction_closing_time': 1774864800.0, 'created_time': 1774613929.789792, 'last_price_update_time': 1774700372.834463}
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731155') HTTP/1.1" 204 0
2026-03-28 12:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205
2026-03-28 12:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205
2026-03-28 12:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205 to the API
2026-03-28 12:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735205>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e85cc0d6-d93d-5b89-9d08-00a37049d6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '012223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735205',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 54860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.5 TSI Business - Petrol - Automatic - '
'150 hp - 54.860 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735205%27 HTTP/1.1" 200 None
2026-03-28 12:19:33 [adesa.de] INFO: Saving data for 10735205: {'auction_closing_time': 1774864800.0, 'created_time': 1774613924.975577, 'last_price_update_time': 1774700373.136432}
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735205') HTTP/1.1" 204 0
2026-03-28 12:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645
2026-03-28 12:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8637e66-5597-50c7-a574-ef6c31e3f17c with scrape type 2
2026-03-28 12:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8637e66-5597-50c7-a574-ef6c31e3f17c with scrape type 2
2026-03-28 12:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d8637e66-5597-50c7-a574-ef6c31e3f17c, identifier: 10734645
2026-03-28 12:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645
2026-03-28 12:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645
2026-03-28 12:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645 to the API
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': 'd8637e66-5597-50c7-a574-ef6c31e3f17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734645',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 89264,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'89.264 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734645%27 HTTP/1.1" 200 None
2026-03-28 12:19:33 [adesa.de] INFO: Saving data for 10734645: {'auction_closing_time': 1774856400.0, 'created_time': 1774613795.702493, 'last_price_update_time': 1774700373.556799}
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734645') HTTP/1.1" 204 0
2026-03-28 12:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254
2026-03-28 12:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826ac13c-40f0-54d3-b502-82edbdfb3c55 with scrape type 2
2026-03-28 12:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 826ac13c-40f0-54d3-b502-82edbdfb3c55 with scrape type 2
2026-03-28 12:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 826ac13c-40f0-54d3-b502-82edbdfb3c55, identifier: 10731254
2026-03-28 12:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254
2026-03-28 12:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254
2026-03-28 12:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254 to the API
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731254>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '826ac13c-40f0-54d3-b502-82edbdfb3c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6740092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731254',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 28991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 28.991 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731254%27 HTTP/1.1" 200 None
2026-03-28 12:19:35 [adesa.de] INFO: Saving data for 10731254: {'auction_closing_time': 1774864800.0, 'created_time': 1774613936.695501, 'last_price_update_time': 1774700375.399045}
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731254') HTTP/1.1" 204 0
2026-03-28 12:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162
2026-03-28 12:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7d97a8-0a82-5ace-8978-304943b47a5d with scrape type 2
2026-03-28 12:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7d97a8-0a82-5ace-8978-304943b47a5d with scrape type 2
2026-03-28 12:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef7d97a8-0a82-5ace-8978-304943b47a5d, identifier: 10731162
2026-03-28 12:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162
2026-03-28 12:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162
2026-03-28 12:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162 to the API
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731162>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ef7d97a8-0a82-5ace-8978-304943b47a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92359092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731162',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 43305,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sorento 1.6 T-GDI Platinum - Hybrid - Automatic - 180 hp - '
'43.305 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-28 12:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731162%27 HTTP/1.1" 200 None
2026-03-28 12:19:36 [adesa.de] INFO: Saving data for 10731162: {'auction_closing_time': 1774864800.0, 'created_time': 1774613937.593443, 'last_price_update_time': 1774700376.061988}
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731162') HTTP/1.1" 204 0
2026-03-28 12:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152
2026-03-28 12:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05dcf351-d9c7-51a3-ab03-7d380065ac60 with scrape type 2
2026-03-28 12:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05dcf351-d9c7-51a3-ab03-7d380065ac60 with scrape type 2
2026-03-28 12:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05dcf351-d9c7-51a3-ab03-7d380065ac60, identifier: 10731152
2026-03-28 12:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152
2026-03-28 12:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152
2026-03-28 12:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152 to the API
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731152>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '05dcf351-d9c7-51a3-ab03-7d380065ac60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97877092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731152',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 68298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sorento 1.6 T-GDI Platinum - Hybrid - Automatic - 180 hp - '
'68.298 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731152%27 HTTP/1.1" 200 None
2026-03-28 12:19:36 [adesa.de] INFO: Saving data for 10731152: {'auction_closing_time': 1774864800.0, 'created_time': 1774613931.099368, 'last_price_update_time': 1774700376.792235}
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731152') HTTP/1.1" 204 0
2026-03-28 12:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181
2026-03-28 12:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b014d547-6276-57ea-8816-ca83ca7c9d60 with scrape type 2
2026-03-28 12:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b014d547-6276-57ea-8816-ca83ca7c9d60 with scrape type 2
2026-03-28 12:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b014d547-6276-57ea-8816-ca83ca7c9d60, identifier: 10731181
2026-03-28 12:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181
2026-03-28 12:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181
2026-03-28 12:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181 to the API
2026-03-28 12:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b014d547-6276-57ea-8816-ca83ca7c9d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4219093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731181',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 43311,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Hybrid - Automatic - 180 hp - '
'43.311 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 12:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731181%27 HTTP/1.1" 200 None
2026-03-28 12:19:37 [adesa.de] INFO: Saving data for 10731181: {'auction_closing_time': 1774864800.0, 'created_time': 1774613921.006386, 'last_price_update_time': 1774700377.502742}
2026-03-28 12:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731181') HTTP/1.1" 204 0
2026-03-28 12:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117
2026-03-28 12:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with scrape type 2
2026-03-28 12:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with scrape type 2
2026-03-28 12:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0, identifier: 10731117
2026-03-28 12:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117
2026-03-28 12:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117
2026-03-28 12:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117 to the API
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '7e20c7d7-50e8-5c37-9063-6cd167deeaf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19174093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731117',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 68794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - Hybrid - Automatic - 180 hp - '
'68.794 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731117%27 HTTP/1.1" 200 None
2026-03-28 12:19:38 [adesa.de] INFO: Saving data for 10731117: {'auction_closing_time': 1774864800.0, 'created_time': 1774613926.06623, 'last_price_update_time': 1774700378.234389}
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731117') HTTP/1.1" 204 0
2026-03-28 12:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283
2026-03-28 12:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75cff8e3-92a9-566c-acf6-3e3f76b46128 with scrape type 2
2026-03-28 12:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75cff8e3-92a9-566c-acf6-3e3f76b46128 with scrape type 2
2026-03-28 12:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 75cff8e3-92a9-566c-acf6-3e3f76b46128, identifier: 10731283
2026-03-28 12:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283
2026-03-28 12:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283
2026-03-28 12:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283 to the API
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731283>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '75cff8e3-92a9-566c-acf6-3e3f76b46128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4176093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731283',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 112044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'112.044 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731283%27 HTTP/1.1" 200 None
2026-03-28 12:19:38 [adesa.de] INFO: Saving data for 10731283: {'auction_closing_time': 1774864800.0, 'created_time': 1774613921.54351, 'last_price_update_time': 1774700378.887027}
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731283') HTTP/1.1" 204 0
2026-03-28 12:19:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.208(s), this was the 1st time calling it.
2026-03-28 12:19:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.888112175618327 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149
2026-03-28 12:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d11d31-5e27-50e7-97c8-c850c8d9b237 with scrape type 2
2026-03-28 12:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d11d31-5e27-50e7-97c8-c850c8d9b237 with scrape type 2
2026-03-28 12:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5d11d31-5e27-50e7-97c8-c850c8d9b237, identifier: 10731149
2026-03-28 12:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149
2026-03-28 12:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149
2026-03-28 12:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149 to the API
2026-03-28 12:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731149>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b5d11d31-5e27-50e7-97c8-c850c8d9b237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58516092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731149',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 58208,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq Prime - Electric - Automatic - 136 hp - 58.208 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-28 12:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731149%27 HTTP/1.1" 200 None
2026-03-28 12:19:40 [adesa.de] INFO: Saving data for 10731149: {'auction_closing_time': 1774864800.0, 'created_time': 1774613916.968971, 'last_price_update_time': 1774700380.173414}
2026-03-28 12:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731149') HTTP/1.1" 204 0
2026-03-28 12:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.701(s), this was the 1st time calling it.
2026-03-28 12:19:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.090846536597479 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224
2026-03-28 12:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 522769e8-14f8-56b9-aedc-4c9b8492387f with scrape type 2
2026-03-28 12:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 522769e8-14f8-56b9-aedc-4c9b8492387f with scrape type 2
2026-03-28 12:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 522769e8-14f8-56b9-aedc-4c9b8492387f, identifier: 10731224
2026-03-28 12:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224
2026-03-28 12:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224
2026-03-28 12:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224 to the API
2026-03-28 12:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731224>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '522769e8-14f8-56b9-aedc-4c9b8492387f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11844093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731224',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 43222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - Electric - Automatic - 325 hp - '
'43.222 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-28 12:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731224%27 HTTP/1.1" 200 None
2026-03-28 12:19:41 [adesa.de] INFO: Saving data for 10731224: {'auction_closing_time': 1774864800.0, 'created_time': 1774613914.123426, 'last_price_update_time': 1774700381.624286}
2026-03-28 12:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731224') HTTP/1.1" 204 0
2026-03-28 12:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235
2026-03-28 12:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387df9e5-c146-5bf4-bd91-7a550c0943f1 with scrape type 2
2026-03-28 12:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387df9e5-c146-5bf4-bd91-7a550c0943f1 with scrape type 2
2026-03-28 12:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 387df9e5-c146-5bf4-bd91-7a550c0943f1, identifier: 10731235
2026-03-28 12:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235
2026-03-28 12:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235
2026-03-28 12:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235 to the API
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731235>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '387df9e5-c146-5bf4-bd91-7a550c0943f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92394092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731235',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 52383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Edition 30 - Petrol - Automatic - 150 hp - '
'52.383 km',
'transmission': 'automatic',
'trim': 'Edition 30',
'vin': None,
'year': 2023}
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731235%27 HTTP/1.1" 200 None
2026-03-28 12:19:45 [adesa.de] INFO: Saving data for 10731235: {'auction_closing_time': 1774864800.0, 'created_time': 1774613916.347064, 'last_price_update_time': 1774700385.370919}
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731235') HTTP/1.1" 204 0
2026-03-28 12:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144
2026-03-28 12:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with scrape type 2
2026-03-28 12:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with scrape type 2
2026-03-28 12:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9029ed10-3816-5b3a-8d4a-c39e4992bb68, identifier: 10731144
2026-03-28 12:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144
2026-03-28 12:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144
2026-03-28 12:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144 to the API
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 202,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9029ed10-3816-5b3a-8d4a-c39e4992bb68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87092092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731144',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 107365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Santa Fe 2.2 CRDi Signature - AWD - Diesel - Automatic - '
'202 hp - 107.365 km',
'transmission': 'automatic',
'trim': 'Signature',
'vin': None,
'year': 2022}
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731144%27 HTTP/1.1" 200 None
2026-03-28 12:19:45 [adesa.de] INFO: Saving data for 10731144: {'auction_closing_time': 1774864800.0, 'created_time': 1774613918.92897, 'last_price_update_time': 1774700385.989506}
2026-03-28 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731144') HTTP/1.1" 204 0
2026-03-28 12:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265
2026-03-28 12:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73fc260-9100-5353-89dc-78ca6e6aa7cb with scrape type 2
2026-03-28 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73fc260-9100-5353-89dc-78ca6e6aa7cb with scrape type 2
2026-03-28 12:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f73fc260-9100-5353-89dc-78ca6e6aa7cb, identifier: 10731265
2026-03-28 12:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265
2026-03-28 12:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265
2026-03-28 12:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265 to the API
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f73fc260-9100-5353-89dc-78ca6e6aa7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89403092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731265',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 56381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh - Electric - Automatic - 228 hp - 56.381 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731265%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Saving data for 10731265: {'auction_closing_time': 1774864800.0, 'created_time': 1774613908.528819, 'last_price_update_time': 1774700387.210703}
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731265') HTTP/1.1" 204 0
2026-03-28 12:19:47 [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-28 12:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727003%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10727003: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726475%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726475: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726437%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726437: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726610%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726610: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726467%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726467: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726649%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726649: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726378%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726378: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726604%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726604: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727118%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10727118: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726597%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726597: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727121%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10727121: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727122%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10727122: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726996%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726996: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726573%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726573: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726664%27 HTTP/1.1" 200 None
2026-03-28 12:19:47 [adesa.de] INFO: Scrape type for 10726664: 0
2026-03-28 12:19:47 [adesa.de] INFO: Skipping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-28 12:19:47 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-28 12:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726276%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726276: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726584%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726584: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726471%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726471: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727000%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727000: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727115%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727115: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727112%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727112: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726549%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726549: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726582%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726582: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726540%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726540: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726553%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726553: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726648%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726648: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726600%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726600: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727099%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727099: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727126%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727126: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726589%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726589: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726534%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726534: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726302%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726302: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726480%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726480: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727109%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727109: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726506%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726506: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726492%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726492: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727054%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727054: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726463%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726463: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726550%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726550: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726514%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726514: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726626%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726626: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726516%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726516: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726536%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726536: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727138%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727138: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726655%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726655: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726461%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726461: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726579%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726579: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726439%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726439: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727098%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727098: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726448%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726448: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726270%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726270: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726280%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726280: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727130%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727130: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726283%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726283: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726282%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726282: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726617%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726617: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726511%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726511: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727004%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727004: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726987%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726987: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726460%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726460: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726527%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726527: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727127%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727127: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726545%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726545: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726465%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726465: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726310%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726310: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727105%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727105: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726526%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726526: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727101%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10727101: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726458%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726458: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726269%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726269: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726989%27 HTTP/1.1" 200 None
2026-03-28 12:19:48 [adesa.de] INFO: Scrape type for 10726989: 0
2026-03-28 12:19:48 [adesa.de] INFO: Skipping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-28 12:19:48 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-28 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726273%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726273: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726524%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726524: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726629%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726629: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726657%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726657: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726428%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726428: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726547%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726547: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726494%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10726494: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725736
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725736%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725736: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725736 url https://www.openlane.eu/en/carv6/auction/10725736
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725770
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725770%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725770: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725770 url https://www.openlane.eu/en/carv6/auction/10725770
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725773
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725773%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725773: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725773 url https://www.openlane.eu/en/carv6/auction/10725773
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725774
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725774%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725774: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725774 url https://www.openlane.eu/en/carv6/auction/10725774
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725726
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725726%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725726: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725726 url https://www.openlane.eu/en/carv6/auction/10725726
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725707
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725707%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725707: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725707 url https://www.openlane.eu/en/carv6/auction/10725707
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725709
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725709%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725709: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725709 url https://www.openlane.eu/en/carv6/auction/10725709
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725722
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725722%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725722: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725722 url https://www.openlane.eu/en/carv6/auction/10725722
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725721
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725721%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725721: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725721 url https://www.openlane.eu/en/carv6/auction/10725721
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725715
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725715%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725715: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725715 url https://www.openlane.eu/en/carv6/auction/10725715
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725717
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725717%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725717: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725717 url https://www.openlane.eu/en/carv6/auction/10725717
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725732
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725732%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725732: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725732 url https://www.openlane.eu/en/carv6/auction/10725732
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725710
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725710%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725710: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725710 url https://www.openlane.eu/en/carv6/auction/10725710
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725734
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725734%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725734: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725734 url https://www.openlane.eu/en/carv6/auction/10725734
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725706
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725706%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725706: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725706 url https://www.openlane.eu/en/carv6/auction/10725706
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725733
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725733%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725733: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725733 url https://www.openlane.eu/en/carv6/auction/10725733
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725697
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725697%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725697: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725697 url https://www.openlane.eu/en/carv6/auction/10725697
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725738
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725738%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725738: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725738 url https://www.openlane.eu/en/carv6/auction/10725738
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725712
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725712%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725712: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725712 url https://www.openlane.eu/en/carv6/auction/10725712
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725713
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725713%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725713: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725713 url https://www.openlane.eu/en/carv6/auction/10725713
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725701
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725701%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725701: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725701 url https://www.openlane.eu/en/carv6/auction/10725701
2026-03-28 12:19:49 [adesa.de] INFO: Found listing with ID: 10725730
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725730%27 HTTP/1.1" 200 None
2026-03-28 12:19:49 [adesa.de] INFO: Scrape type for 10725730: 0
2026-03-28 12:19:49 [adesa.de] INFO: Skipping item 10725730 url https://www.openlane.eu/en/carv6/auction/10725730
2026-03-28 12:19:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.558(s), this was the 1st time calling it.
2026-03-28 12:19:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.036891368839157 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276
2026-03-28 12:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae21801-a64e-5bf9-bdee-00329f5ac1d9 with scrape type 2
2026-03-28 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cae21801-a64e-5bf9-bdee-00329f5ac1d9 with scrape type 2
2026-03-28 12:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cae21801-a64e-5bf9-bdee-00329f5ac1d9, identifier: 10731276
2026-03-28 12:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276
2026-03-28 12:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276
2026-03-28 12:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276 to the API
2026-03-28 12:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cae21801-a64e-5bf9-bdee-00329f5ac1d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71423092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731276',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 60920,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Uniq - Electric - Automatic - 228 hp - '
'60.920 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-28 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731276%27 HTTP/1.1" 200 None
2026-03-28 12:19:51 [adesa.de] INFO: Saving data for 10731276: {'auction_closing_time': 1774864800.0, 'created_time': 1774613915.56386, 'last_price_update_time': 1774700391.454542}
2026-03-28 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731276') HTTP/1.1" 204 0
2026-03-28 12:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286
2026-03-28 12:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce0990b-e899-5df7-b503-8c04b1852c08 with scrape type 2
2026-03-28 12:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cce0990b-e899-5df7-b503-8c04b1852c08 with scrape type 2
2026-03-28 12:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cce0990b-e899-5df7-b503-8c04b1852c08, identifier: 10731286
2026-03-28 12:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286
2026-03-28 12:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286
2026-03-28 12:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286 to the API
2026-03-28 12:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19: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-28 12:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cce0990b-e899-5df7-b503-8c04b1852c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4167093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731286',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 92350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - AWD - Electric - Automatic - 325 hp '
'- 92.350 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-28 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731286%27 HTTP/1.1" 200 None
2026-03-28 12:19:52 [adesa.de] INFO: Saving data for 10731286: {'auction_closing_time': 1774864800.0, 'created_time': 1774613917.705826, 'last_price_update_time': 1774700392.04743}
2026-03-28 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731286') HTTP/1.1" 204 0
2026-03-28 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326
2026-03-28 12:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with scrape type 2
2026-03-28 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with scrape type 2
2026-03-28 12:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3, identifier: 10731326
2026-03-28 12:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326
2026-03-28 12:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326
2026-03-28 12:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326 to the API
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3ad425c7-12eb-532a-a7e6-0dfdfbb537a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11815093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731326',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 38757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'38.757 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731326%27 HTTP/1.1" 200 None
2026-03-28 12:19:53 [adesa.de] INFO: Saving data for 10731326: {'auction_closing_time': 1774864800.0, 'created_time': 1774613918.585012, 'last_price_update_time': 1774700393.499575}
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731326') HTTP/1.1" 204 0
2026-03-28 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600
2026-03-28 12:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd61673-3f4d-5a03-9378-947cc50dcf23 with scrape type 2
2026-03-28 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd61673-3f4d-5a03-9378-947cc50dcf23 with scrape type 2
2026-03-28 12:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd61673-3f4d-5a03-9378-947cc50dcf23, identifier: 10734600
2026-03-28 12:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600
2026-03-28 12:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600
2026-03-28 12:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600 to the API
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '6cd61673-3f4d-5a03-9378-947cc50dcf23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734600',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 105611,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - Electric - 408 hp - 105.611 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-28 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734600%27 HTTP/1.1" 200 None
2026-03-28 12:19:54 [adesa.de] INFO: Saving data for 10734600: {'auction_closing_time': 1774855800.0, 'created_time': 1774613832.579311, 'last_price_update_time': 1774700394.020334}
2026-03-28 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734600') HTTP/1.1" 204 0
2026-03-28 12:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147
2026-03-28 12:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1bc724a-65cd-5506-821a-6f8bc716a070 with scrape type 2
2026-03-28 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1bc724a-65cd-5506-821a-6f8bc716a070 with scrape type 2
2026-03-28 12:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1bc724a-65cd-5506-821a-6f8bc716a070, identifier: 10731147
2026-03-28 12:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147
2026-03-28 12:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147
2026-03-28 12:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147 to the API
2026-03-28 12:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731147>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f1bc724a-65cd-5506-821a-6f8bc716a070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19293093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731147',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 84377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'84.377 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-28 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731147%27 HTTP/1.1" 200 None
2026-03-28 12:20:00 [adesa.de] INFO: Saving data for 10731147: {'auction_closing_time': 1774864800.0, 'created_time': 1774613912.374491, 'last_price_update_time': 1774700400.687469}
2026-03-28 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731147') HTTP/1.1" 204 0
2026-03-28 12:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084
2026-03-28 12:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with scrape type 2
2026-03-28 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with scrape type 2
2026-03-28 12:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50, identifier: 10731084
2026-03-28 12:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084
2026-03-28 12:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084
2026-03-28 12:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084 to the API
2026-03-28 12:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731084>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4c4b15e7-06d2-5a4e-a42a-ee5102aabf50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731084',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 115928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 115.928 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731084%27 HTTP/1.1" 200 None
2026-03-28 12:20:03 [adesa.de] INFO: Saving data for 10731084: {'auction_closing_time': 1774872000.0, 'created_time': 1774613758.834303, 'last_price_update_time': 1774700403.861867}
2026-03-28 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731084') HTTP/1.1" 204 0
2026-03-28 12:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003
2026-03-28 12:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ceb3e8-2c80-56c9-8617-53d15a1b160f with scrape type 2
2026-03-28 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57ceb3e8-2c80-56c9-8617-53d15a1b160f with scrape type 2
2026-03-28 12:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57ceb3e8-2c80-56c9-8617-53d15a1b160f, identifier: 10731003
2026-03-28 12:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003
2026-03-28 12:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003
2026-03-28 12:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003 to the API
2026-03-28 12:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731003>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '57ceb3e8-2c80-56c9-8617-53d15a1b160f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731003',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 101828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 190 hp - 101.828 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731003%27 HTTP/1.1" 200 None
2026-03-28 12:20:05 [adesa.de] INFO: Saving data for 10731003: {'auction_closing_time': 1774872000.0, 'created_time': 1774613780.177956, 'last_price_update_time': 1774700405.460178}
2026-03-28 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731003') HTTP/1.1" 204 0
2026-03-28 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038
2026-03-28 12:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72ee6e1-114c-565f-a587-f1299e410cb9 with scrape type 2
2026-03-28 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e72ee6e1-114c-565f-a587-f1299e410cb9 with scrape type 2
2026-03-28 12:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e72ee6e1-114c-565f-a587-f1299e410cb9, identifier: 10731038
2026-03-28 12:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038
2026-03-28 12:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038
2026-03-28 12:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038 to the API
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731038>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e72ee6e1-114c-565f-a587-f1299e410cb9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731038',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 96372,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'96.372 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731038%27 HTTP/1.1" 200 None
2026-03-28 12:20:06 [adesa.de] INFO: Saving data for 10731038: {'auction_closing_time': 1774872000.0, 'created_time': 1774613750.013864, 'last_price_update_time': 1774700406.340213}
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731038') HTTP/1.1" 204 0
2026-03-28 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005
2026-03-28 12:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d596b4fe-2aac-52c5-80e8-51396545e072 with scrape type 2
2026-03-28 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d596b4fe-2aac-52c5-80e8-51396545e072 with scrape type 2
2026-03-28 12:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d596b4fe-2aac-52c5-80e8-51396545e072, identifier: 10731005
2026-03-28 12:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005
2026-03-28 12:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005
2026-03-28 12:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005 to the API
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731005>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd596b4fe-2aac-52c5-80e8-51396545e072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731005',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 79709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 150 hp - '
'79.709 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731005%27 HTTP/1.1" 200 None
2026-03-28 12:20:06 [adesa.de] INFO: Saving data for 10731005: {'auction_closing_time': 1774872000.0, 'created_time': 1774613749.173485, 'last_price_update_time': 1774700406.980301}
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731005') HTTP/1.1" 204 0
2026-03-28 12:20:07 [scrapy.extensions.logstats] INFO: Crawled 119 pages (at 42 pages/min), scraped 104 items (at 40 items/min)
2026-03-28 12:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 12:20: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-28 12:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725728
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725728%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725728: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725728 url https://www.openlane.eu/en/carv6/auction/10725728
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725699
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725699%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725699: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725699 url https://www.openlane.eu/en/carv6/auction/10725699
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725702
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725702%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725702: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725702 url https://www.openlane.eu/en/carv6/auction/10725702
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725723
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725723%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725723: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725723 url https://www.openlane.eu/en/carv6/auction/10725723
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725740
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725740%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725740: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725740 url https://www.openlane.eu/en/carv6/auction/10725740
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725719
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725719%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725719: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725719 url https://www.openlane.eu/en/carv6/auction/10725719
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725718
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725718%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725718: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725718 url https://www.openlane.eu/en/carv6/auction/10725718
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725731
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725731%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725731: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725731 url https://www.openlane.eu/en/carv6/auction/10725731
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725714
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725714%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725714: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725714 url https://www.openlane.eu/en/carv6/auction/10725714
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725724
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725724%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725724: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725724 url https://www.openlane.eu/en/carv6/auction/10725724
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725739
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725739%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725739: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725739 url https://www.openlane.eu/en/carv6/auction/10725739
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725743
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725743%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725743: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725743 url https://www.openlane.eu/en/carv6/auction/10725743
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725735
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725735%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725735: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725735 url https://www.openlane.eu/en/carv6/auction/10725735
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725729
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725729%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725729: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725729 url https://www.openlane.eu/en/carv6/auction/10725729
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725704
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725704%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725704: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725704 url https://www.openlane.eu/en/carv6/auction/10725704
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725703
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725703%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725703: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725703 url https://www.openlane.eu/en/carv6/auction/10725703
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725771
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725771%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725771: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725771 url https://www.openlane.eu/en/carv6/auction/10725771
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10725742
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725742%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10725742: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10725742 url https://www.openlane.eu/en/carv6/auction/10725742
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10737474
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737474%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10737474: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10737474 url https://www.openlane.eu/en/carv6/auction/10737474
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10737475
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737475%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10737475: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10737475 url https://www.openlane.eu/en/carv6/auction/10737475
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740148
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740148%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740148: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740148 url https://www.openlane.eu/en/carv6/auction/10740148
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740142
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740142%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740142: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740142 url https://www.openlane.eu/en/carv6/auction/10740142
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10737476
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737476%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10737476: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10737476 url https://www.openlane.eu/en/carv6/auction/10737476
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740146
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740146%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740146: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740146 url https://www.openlane.eu/en/carv6/auction/10740146
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740143
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740143%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740143: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740143 url https://www.openlane.eu/en/carv6/auction/10740143
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740153
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740153%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740153: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740153 url https://www.openlane.eu/en/carv6/auction/10740153
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740145
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740145%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740145: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740145 url https://www.openlane.eu/en/carv6/auction/10740145
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10740144
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740144%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10740144: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10740144 url https://www.openlane.eu/en/carv6/auction/10740144
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726365%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726365: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726364%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726364: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726398%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726398: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726373%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726373: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726289%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726289: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726290%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726290: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726291%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726291: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726359%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726359: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726374%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726374: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726294%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726294: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726361%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726361: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726358%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726358: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726293%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726293: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726435%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726435: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726363%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726363: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726360%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726360: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726362%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726362: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726256%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726256: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726257%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726257: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726366%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726366: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726292%27 HTTP/1.1" 200 None
2026-03-28 12:20:17 [adesa.de] INFO: Scrape type for 10726292: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-28 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:17 [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-28 12:20:17 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-28 12:20:17 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-28 12:20:17 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724803%27 HTTP/1.1" 200 None
2026-03-28 12:20:18 [adesa.de] INFO: Scrape type for 10724803: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729521%27 HTTP/1.1" 200 None
2026-03-28 12:20:18 [adesa.de] INFO: Scrape type for 10729521: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721613%27 HTTP/1.1" 200 None
2026-03-28 12:20:18 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723812%27 HTTP/1.1" 200 None
2026-03-28 12:20:18 [adesa.de] INFO: Scrape type for 10723812: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728749%27 HTTP/1.1" 200 None
2026-03-28 12:20:18 [adesa.de] INFO: Scrape type for 10728749: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728625%27 HTTP/1.1" 200 None
2026-03-28 12:20:18 [adesa.de] INFO: Scrape type for 10728625: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-28 12:20:18 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-28 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:18 [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-28 12:20:18 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-28 12:20:18 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-28 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043
2026-03-28 12:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62669a7a-d769-5e21-bd30-aea81f649b46 with scrape type 2
2026-03-28 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62669a7a-d769-5e21-bd30-aea81f649b46 with scrape type 2
2026-03-28 12:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62669a7a-d769-5e21-bd30-aea81f649b46, identifier: 10731043
2026-03-28 12:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043
2026-03-28 12:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043
2026-03-28 12:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043 to the API
2026-03-28 12:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '62669a7a-d769-5e21-bd30-aea81f649b46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731043',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 106850,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Automatic - 150 hp - 106.850 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731043%27 HTTP/1.1" 200 None
2026-03-28 12:20:19 [adesa.de] INFO: Saving data for 10731043: {'auction_closing_time': 1774872000.0, 'created_time': 1774613745.428925, 'last_price_update_time': 1774700419.824845}
2026-03-28 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731043') HTTP/1.1" 204 0
2026-03-28 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024
2026-03-28 12:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a386a8c-cb1e-57c8-992e-263f184565b6 with scrape type 2
2026-03-28 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a386a8c-cb1e-57c8-992e-263f184565b6 with scrape type 2
2026-03-28 12:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a386a8c-cb1e-57c8-992e-263f184565b6, identifier: 10731024
2026-03-28 12:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024
2026-03-28 12:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024
2026-03-28 12:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024 to the API
2026-03-28 12:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9a386a8c-cb1e-57c8-992e-263f184565b6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731024',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 111164,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTD 2.0 TDI - Diesel - Automatic - 200 hp - 111.164 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731024%27 HTTP/1.1" 200 None
2026-03-28 12:20:21 [adesa.de] INFO: Saving data for 10731024: {'auction_closing_time': 1774872000.0, 'created_time': 1774613807.821003, 'last_price_update_time': 1774700421.633964}
2026-03-28 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731024') HTTP/1.1" 204 0
2026-03-28 12:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091
2026-03-28 12:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4a063d-33e6-5295-a14f-56c28413ca34 with scrape type 2
2026-03-28 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b4a063d-33e6-5295-a14f-56c28413ca34 with scrape type 2
2026-03-28 12:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b4a063d-33e6-5295-a14f-56c28413ca34, identifier: 10731091
2026-03-28 12:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091
2026-03-28 12:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091
2026-03-28 12:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091 to the API
2026-03-28 12:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0b4a063d-33e6-5295-a14f-56c28413ca34',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731091',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 60150,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'60.150 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-28 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731091%27 HTTP/1.1" 200 None
2026-03-28 12:20:22 [adesa.de] INFO: Saving data for 10731091: {'auction_closing_time': 1774872000.0, 'created_time': 1774613789.652072, 'last_price_update_time': 1774700422.059363}
2026-03-28 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731091') HTTP/1.1" 204 0
2026-03-28 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064
2026-03-28 12:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 2
2026-03-28 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 2
2026-03-28 12:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149, identifier: 10731064
2026-03-28 12:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064
2026-03-28 12:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064
2026-03-28 12:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064 to the API
2026-03-28 12:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '43dbdcaa-3eca-5759-a6ac-95f4fc7ab149',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731064',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Tour - Diesel - Automatic - 150 hp - 118.547 '
'km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2022}
2026-03-28 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731064%27 HTTP/1.1" 200 None
2026-03-28 12:20:23 [adesa.de] INFO: Saving data for 10731064: {'auction_closing_time': 1774872000.0, 'created_time': 1774613755.54578, 'last_price_update_time': 1774700423.583118}
2026-03-28 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731064') HTTP/1.1" 204 0
2026-03-28 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047
2026-03-28 12:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b270b71-3c67-5041-86b2-1014db160a5d with scrape type 2
2026-03-28 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b270b71-3c67-5041-86b2-1014db160a5d with scrape type 2
2026-03-28 12:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b270b71-3c67-5041-86b2-1014db160a5d, identifier: 10731047
2026-03-28 12:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047
2026-03-28 12:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047
2026-03-28 12:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047 to the API
2026-03-28 12:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731047>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '3b270b71-3c67-5041-86b2-1014db160a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731047',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 145034,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TSI Style - AWD - Petrol - Automatic - 190 hp - '
'145.034 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-28 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731047%27 HTTP/1.1" 200 None
2026-03-28 12:20:24 [adesa.de] INFO: Saving data for 10731047: {'auction_closing_time': 1774872000.0, 'created_time': 1774613751.727622, 'last_price_update_time': 1774700424.091174}
2026-03-28 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731047') HTTP/1.1" 204 0
2026-03-28 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061
2026-03-28 12:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47da8b05-8895-56e2-ad77-4bb3be8952f6 with scrape type 2
2026-03-28 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47da8b05-8895-56e2-ad77-4bb3be8952f6 with scrape type 2
2026-03-28 12:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47da8b05-8895-56e2-ad77-4bb3be8952f6, identifier: 10731061
2026-03-28 12:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061
2026-03-28 12:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061
2026-03-28 12:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061 to the API
2026-03-28 12:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731061>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '47da8b05-8895-56e2-ad77-4bb3be8952f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731061',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 79301,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 79.301 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2023}
2026-03-28 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731061%27 HTTP/1.1" 200 None
2026-03-28 12:20:26 [adesa.de] INFO: Saving data for 10731061: {'auction_closing_time': 1774872000.0, 'created_time': 1774613757.004085, 'last_price_update_time': 1774700426.356679}
2026-03-28 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731061') HTTP/1.1" 204 0
2026-03-28 12:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998
2026-03-28 12:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2458a7-ee97-57cc-8245-6065b5f2b060 with scrape type 2
2026-03-28 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e2458a7-ee97-57cc-8245-6065b5f2b060 with scrape type 2
2026-03-28 12:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2458a7-ee97-57cc-8245-6065b5f2b060, identifier: 10730998
2026-03-28 12:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998
2026-03-28 12:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998
2026-03-28 12:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998 to the API
2026-03-28 12:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2e2458a7-ee97-57cc-8245-6065b5f2b060',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730998',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 162251,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 162.251 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-28 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730998%27 HTTP/1.1" 200 None
2026-03-28 12:20:37 [adesa.de] INFO: Saving data for 10730998: {'auction_closing_time': 1774872000.0, 'created_time': 1774613752.644836, 'last_price_update_time': 1774700437.43901}
2026-03-28 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730998') HTTP/1.1" 204 0
2026-03-28 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966
2026-03-28 12:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec185a5-6589-5c9d-bac3-37c8665700cb with scrape type 2
2026-03-28 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec185a5-6589-5c9d-bac3-37c8665700cb with scrape type 2
2026-03-28 12:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ec185a5-6589-5c9d-bac3-37c8665700cb, identifier: 10730966
2026-03-28 12:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966
2026-03-28 12:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966
2026-03-28 12:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966 to the API
2026-03-28 12:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9ec185a5-6589-5c9d-bac3-37c8665700cb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730966',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 101632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2020-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - AWD - Diesel - Automatic - 190 hp - '
'101.632 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-28 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730966%27 HTTP/1.1" 200 None
2026-03-28 12:20:42 [adesa.de] INFO: Saving data for 10730966: {'auction_closing_time': 1774872000.0, 'created_time': 1774613748.773326, 'last_price_update_time': 1774700442.029464}
2026-03-28 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730966') HTTP/1.1" 204 0
2026-03-28 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037
2026-03-28 12:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9805160f-7c68-512b-b601-2d71cbbb1992 with scrape type 2
2026-03-28 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9805160f-7c68-512b-b601-2d71cbbb1992 with scrape type 2
2026-03-28 12:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9805160f-7c68-512b-b601-2d71cbbb1992, identifier: 10731037
2026-03-28 12:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037
2026-03-28 12:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037
2026-03-28 12:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037 to the API
2026-03-28 12:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9805160f-7c68-512b-b601-2d71cbbb1992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731037',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 190 hp - 118.453 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731037%27 HTTP/1.1" 200 None
2026-03-28 12:20:47 [adesa.de] INFO: Saving data for 10731037: {'auction_closing_time': 1774872000.0, 'created_time': 1774613742.063468, 'last_price_update_time': 1774700447.404934}
2026-03-28 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731037') HTTP/1.1" 204 0
2026-03-28 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086
2026-03-28 12:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with scrape type 2
2026-03-28 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with scrape type 2
2026-03-28 12:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34, identifier: 10731086
2026-03-28 12:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086
2026-03-28 12:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086
2026-03-28 12:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086 to the API
2026-03-28 12:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:20: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-28 12:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6afd953d-ffae-5bfe-870c-c3f5d5f05f34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731086',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 70546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Drive 125 - Diesel - Automatic - 150 hp - '
'70.546 km',
'transmission': 'automatic',
'trim': 'Drive 125',
'vin': None,
'year': 2020}
2026-03-28 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731086%27 HTTP/1.1" 200 None
2026-03-28 12:20:48 [adesa.de] INFO: Saving data for 10731086: {'auction_closing_time': 1774872000.0, 'created_time': 1774613754.752107, 'last_price_update_time': 1774700448.852778}
2026-03-28 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731086') HTTP/1.1" 204 0
2026-03-28 12:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019
2026-03-28 12:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35ac4567-5953-5eff-90d9-8c42cde54333 with scrape type 2
2026-03-28 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35ac4567-5953-5eff-90d9-8c42cde54333 with scrape type 2
2026-03-28 12:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35ac4567-5953-5eff-90d9-8c42cde54333, identifier: 10731019
2026-03-28 12:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019
2026-03-28 12:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019
2026-03-28 12:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019 to the API
2026-03-28 12:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731019>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '35ac4567-5953-5eff-90d9-8c42cde54333',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731019',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 71632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 71.632 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-28 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731019%27 HTTP/1.1" 200 None
2026-03-28 12:21:01 [adesa.de] INFO: Saving data for 10731019: {'auction_closing_time': 1774872000.0, 'created_time': 1774613739.693251, 'last_price_update_time': 1774700461.809367}
2026-03-28 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731019') HTTP/1.1" 204 0
2026-03-28 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021
2026-03-28 12:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with scrape type 2
2026-03-28 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with scrape type 2
2026-03-28 12:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4, identifier: 10731021
2026-03-28 12:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021
2026-03-28 12:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021
2026-03-28 12:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021 to the API
2026-03-28 12:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731021>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '43f4dc21-5555-536f-b6ef-e1e0fcc952f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731021',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 56744,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 4,
'seller_name': None,
'title': 'Mini Cabrio John Cooper Works John Cooper Works - Petrol - Manual - '
'178 hp - 56.744 km',
'transmission': 'manual',
'trim': 'John Cooper Works',
'vin': None,
'year': 2021}
2026-03-28 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731021%27 HTTP/1.1" 200 None
2026-03-28 12:21:05 [adesa.de] INFO: Saving data for 10731021: {'auction_closing_time': 1774872000.0, 'created_time': 1774613737.261651, 'last_price_update_time': 1774700465.01312}
2026-03-28 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731021') HTTP/1.1" 204 0
2026-03-28 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981
2026-03-28 12:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cf2a32-6007-5341-b491-1fb73c25c558 with scrape type 2
2026-03-28 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5cf2a32-6007-5341-b491-1fb73c25c558 with scrape type 2
2026-03-28 12:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cf2a32-6007-5341-b491-1fb73c25c558, identifier: 10730981
2026-03-28 12:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981
2026-03-28 12:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981
2026-03-28 12:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981 to the API
2026-03-28 12:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5cf2a32-6007-5341-b491-1fb73c25c558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730981',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 85899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 51600,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 400d - 4-Matic - Diesel - Automatic - 330 hp - '
'85.899 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730981%27 HTTP/1.1" 200 None
2026-03-28 12:21:06 [adesa.de] INFO: Saving data for 10730981: {'auction_closing_time': 1774872000.0, 'created_time': 1774613738.522999, 'last_price_update_time': 1774700466.421766}
2026-03-28 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730981') HTTP/1.1" 204 0
2026-03-28 12:21:06 [scrapy.extensions.logstats] INFO: Crawled 133 pages (at 14 pages/min), scraped 117 items (at 13 items/min)
2026-03-28 12:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 12:21: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-28 12:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719699%27 HTTP/1.1" 200 None
2026-03-28 12:21:07 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10733664
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733664%27 HTTP/1.1" 200 None
2026-03-28 12:21:07 [adesa.de] INFO: Scrape type for 10733664: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10733664 url https://www.openlane.eu/en/carv6/auction/10733664
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:07 [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-28 12:21:07 [adesa.de] INFO: Scrape type for 10504928: 0
2026-03-28 12:21:07 [adesa.de] INFO: Skipping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-28 12:21:07 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-28 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10662394: 2
2026-03-28 12:21:08 [adesa.de] INFO: Scraping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723810%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10723810: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723811%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676821%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10676821: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626289%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626289: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626518%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626518: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631171%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10631171: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626516%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626516: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631172%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10631172: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676824%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10676824: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626287%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626287: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626276%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626276: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626274%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626274: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626285%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10626285: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729520%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10729520: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729522%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10729522: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10717041
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717041%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10717041: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10717041 url https://www.openlane.eu/en/carv6/auction/10717041
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10733667
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733667%27 HTTP/1.1" 200 None
2026-03-28 12:21:08 [adesa.de] INFO: Scrape type for 10733667: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10733667 url https://www.openlane.eu/en/carv6/auction/10733667
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-28 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:08 [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-28 12:21:08 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-28 12:21:08 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-28 12:21:08 [adesa.de] INFO: Found listing with ID: 10730137
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730137%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10730137: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10730137 url https://www.openlane.eu/en/carv6/auction/10730137
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10699465: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723574%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10723574: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727144%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727145%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727116%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10727116: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728845%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10728845: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726321%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10726321: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728756%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10728756: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10734362
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734362%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10734362: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10734362 url https://www.openlane.eu/en/carv6/auction/10734362
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729510%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10729510: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722037%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10722037: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10531591: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10732155
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732155%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10732155: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10732155 url https://www.openlane.eu/en/carv6/auction/10732155
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10727617
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727617%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10727617: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10727617 url https://www.openlane.eu/en/carv6/auction/10727617
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10733194
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733194%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10733194: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10733194 url https://www.openlane.eu/en/carv6/auction/10733194
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [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-28 12:21:09 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-28 12:21:09 [adesa.de] INFO: Found listing with ID: 10724729
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724729%27 HTTP/1.1" 200 None
2026-03-28 12:21:09 [adesa.de] INFO: Scrape type for 10724729: 0
2026-03-28 12:21:09 [adesa.de] INFO: Skipping item 10724729 url https://www.openlane.eu/en/carv6/auction/10724729
2026-03-28 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978
2026-03-28 12:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9446ba3-5692-515f-a5f3-1a688603447b with scrape type 2
2026-03-28 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9446ba3-5692-515f-a5f3-1a688603447b with scrape type 2
2026-03-28 12:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9446ba3-5692-515f-a5f3-1a688603447b, identifier: 10730978
2026-03-28 12:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978
2026-03-28 12:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978
2026-03-28 12:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978 to the API
2026-03-28 12:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21: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-28 12:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f9446ba3-5692-515f-a5f3-1a688603447b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730978',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 55156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 38500,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 55.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730978%27 HTTP/1.1" 200 None
2026-03-28 12:21:12 [adesa.de] INFO: Saving data for 10730978: {'auction_closing_time': 1774872000.0, 'created_time': 1774613740.066371, 'last_price_update_time': 1774700472.624454}
2026-03-28 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730978') HTTP/1.1" 204 0
2026-03-28 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989
2026-03-28 12:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa7e67f-cbed-55aa-9709-55ed446152a6 with scrape type 2
2026-03-28 12:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efa7e67f-cbed-55aa-9709-55ed446152a6 with scrape type 2
2026-03-28 12:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: efa7e67f-cbed-55aa-9709-55ed446152a6, identifier: 10730989
2026-03-28 12:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989
2026-03-28 12:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989
2026-03-28 12:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989 to the API
2026-03-28 12:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730989>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'efa7e67f-cbed-55aa-9709-55ed446152a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730989',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 97263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de Exclusive - Hybrid - Automatic - 194 hp - '
'97.263 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2022}
2026-03-28 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730989%27 HTTP/1.1" 200 None
2026-03-28 12:21:14 [adesa.de] INFO: Saving data for 10730989: {'auction_closing_time': 1774872000.0, 'created_time': 1774613737.633618, 'last_price_update_time': 1774700474.187026}
2026-03-28 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730989') HTTP/1.1" 204 0
2026-03-28 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048
2026-03-28 12:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed55b340-3435-52b9-8808-98990f89d46a with scrape type 2
2026-03-28 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed55b340-3435-52b9-8808-98990f89d46a with scrape type 2
2026-03-28 12:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed55b340-3435-52b9-8808-98990f89d46a, identifier: 10731048
2026-03-28 12:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048
2026-03-28 12:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048
2026-03-28 12:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048 to the API
2026-03-28 12:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21: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-28 12:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731048>
{'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': 272,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed55b340-3435-52b9-8808-98990f89d46a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731048',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 90575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 42600,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 300d - 4-Matic - Diesel - Automatic - 272 hp - '
'90.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731048%27 HTTP/1.1" 200 None
2026-03-28 12:21:21 [adesa.de] INFO: Saving data for 10731048: {'auction_closing_time': 1774872000.0, 'created_time': 1774613765.412311, 'last_price_update_time': 1774700481.609745}
2026-03-28 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731048') HTTP/1.1" 204 0
2026-03-28 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046
2026-03-28 12:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with scrape type 2
2026-03-28 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with scrape type 2
2026-03-28 12:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c83bcabf-6e4d-5f51-b97b-dbef60ceb154, identifier: 10731046
2026-03-28 12:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046
2026-03-28 12:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046
2026-03-28 12:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046 to the API
2026-03-28 12:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21: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-28 12:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c83bcabf-6e4d-5f51-b97b-dbef60ceb154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731046',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 69910,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 220d - 4-Matic - Diesel - Automatic - 194 '
'hp - 69.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-28 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731046%27 HTTP/1.1" 200 None
2026-03-28 12:21:41 [adesa.de] INFO: Saving data for 10731046: {'auction_closing_time': 1774872000.0, 'created_time': 1774613733.357482, 'last_price_update_time': 1774700501.508262}
2026-03-28 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731046') HTTP/1.1" 204 0
2026-03-28 12:21:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.096(s), this was the 1st time calling it.
2026-03-28 12:21:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.609811979755868 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954
2026-03-28 12:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 058d8842-7ef7-5b09-801d-73333d6b097f with scrape type 2
2026-03-28 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 058d8842-7ef7-5b09-801d-73333d6b097f with scrape type 2
2026-03-28 12:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 058d8842-7ef7-5b09-801d-73333d6b097f, identifier: 10730954
2026-03-28 12:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954
2026-03-28 12:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954
2026-03-28 12:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954 to the API
2026-03-28 12:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21: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-28 12:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '058d8842-7ef7-5b09-801d-73333d6b097f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730954',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 67091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 45000,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 67.091 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730954%27 HTTP/1.1" 200 None
2026-03-28 12:21:44 [adesa.de] INFO: Saving data for 10730954: {'auction_closing_time': 1774872000.0, 'created_time': 1774613740.841911, 'last_price_update_time': 1774700504.373343}
2026-03-28 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730954') HTTP/1.1" 204 0
2026-03-28 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071
2026-03-28 12:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a with scrape type 2
2026-03-28 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a with scrape type 2
2026-03-28 12:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a0761963-9f3e-5c3d-b7d8-5d358c36b20a, identifier: 10731071
2026-03-28 12:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071
2026-03-28 12:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071
2026-03-28 12:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071 to the API
2026-03-28 12:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21: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-28 12:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a0761963-9f3e-5c3d-b7d8-5d358c36b20a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465997',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731071',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 116379,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Diesel - Automatic - 194 hp - '
'116.379 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731071%27 HTTP/1.1" 200 None
2026-03-28 12:21:45 [adesa.de] INFO: Saving data for 10731071: {'auction_closing_time': 1774872000.0, 'created_time': 1774613743.999438, 'last_price_update_time': 1774700505.604084}
2026-03-28 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731071') HTTP/1.1" 204 0
2026-03-28 12:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-28 12:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315
2026-03-28 12:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c467158f-0a6a-5d13-a963-1190ae21f334 with scrape type 2
2026-03-28 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c467158f-0a6a-5d13-a963-1190ae21f334 with scrape type 2
2026-03-28 12:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c467158f-0a6a-5d13-a963-1190ae21f334, identifier: 10731315
2026-03-28 12:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315
2026-03-28 12:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315
2026-03-28 12:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315 to the API
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731315>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c467158f-0a6a-5d13-a963-1190ae21f334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4233093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731315',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 65039,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 65.039 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731315%27 HTTP/1.1" 200 None
2026-03-28 12:21:47 [adesa.de] INFO: Saving data for 10731315: {'auction_closing_time': 1774864800.0, 'created_time': 1774613934.797683, 'last_price_update_time': 1774700507.244657}
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731315') HTTP/1.1" 204 0
2026-03-28 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979
2026-03-28 12:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with scrape type 2
2026-03-28 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with scrape type 2
2026-03-28 12:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd, identifier: 10730979
2026-03-28 12:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979
2026-03-28 12:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979
2026-03-28 12:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979 to the API
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '3ed184fb-b450-5b34-8b63-c8c8a955ebdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730979',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154208,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 400d - 4-Matic - Diesel - Automatic - 330 hp - '
'154.208 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730979%27 HTTP/1.1" 200 None
2026-03-28 12:21:47 [adesa.de] INFO: Saving data for 10730979: {'auction_closing_time': 1774872000.0, 'created_time': 1774613746.879707, 'last_price_update_time': 1774700507.833236}
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730979') HTTP/1.1" 204 0
2026-03-28 12:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10723140
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723140%27 HTTP/1.1" 200 None
2026-03-28 12:21:49 [adesa.de] INFO: Scrape type for 10723140: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10723140 url https://www.openlane.eu/en/carv6/auction/10723140
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10730133
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730133%27 HTTP/1.1" 200 None
2026-03-28 12:21:49 [adesa.de] INFO: Scrape type for 10730133: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10730133 url https://www.openlane.eu/en/carv6/auction/10730133
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10734358
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734358%27 HTTP/1.1" 200 None
2026-03-28 12:21:49 [adesa.de] INFO: Scrape type for 10734358: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10734358 url https://www.openlane.eu/en/carv6/auction/10734358
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10725179
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725179%27 HTTP/1.1" 200 None
2026-03-28 12:21:49 [adesa.de] INFO: Scrape type for 10725179: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10725179 url https://www.openlane.eu/en/carv6/auction/10725179
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717379%27 HTTP/1.1" 200 None
2026-03-28 12:21:49 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-28 12:21:49 [adesa.de] INFO: Found listing with ID: 10732156
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732156%27 HTTP/1.1" 200 None
2026-03-28 12:21:49 [adesa.de] INFO: Scrape type for 10732156: 0
2026-03-28 12:21:49 [adesa.de] INFO: Skipping item 10732156 url https://www.openlane.eu/en/carv6/auction/10732156
2026-03-28 12:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394
2026-03-28 12:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-28 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-28 12:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10662394
2026-03-28 12:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394
2026-03-28 12:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394
2026-03-28 12:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10662394 to the API
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662394>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8b2ecd02-661d-530b-942b-f02718c7e1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662394',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27800,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI Premium - Petrol - Automatic - 161 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [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-28 12:21:49 [adesa.de] INFO: Saving data for 10662394: {'auction_closing_time': 1798675200.0, 'created_time': 1773406676.565878, 'last_price_update_time': 1774700509.931166}
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662394') HTTP/1.1" 204 0
2026-03-28 12:21:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.568(s), this was the 1st time calling it.
2026-03-28 12:21:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.5608074971525667 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238
2026-03-28 12:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb7b488-ea30-501c-8d8b-55131a39ab8f with scrape type 2
2026-03-28 12:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcb7b488-ea30-501c-8d8b-55131a39ab8f with scrape type 2
2026-03-28 12:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dcb7b488-ea30-501c-8d8b-55131a39ab8f, identifier: 10731238
2026-03-28 12:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238
2026-03-28 12:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238
2026-03-28 12:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238 to the API
2026-03-28 12:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dcb7b488-ea30-501c-8d8b-55131a39ab8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89396092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731238',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 61937,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Dynamiq - Electric - Automatic - 228 hp - '
'61.937 km',
'transmission': 'automatic',
'trim': 'Dynamiq',
'vin': None,
'year': 2023}
2026-03-28 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731238%27 HTTP/1.1" 200 None
2026-03-28 12:22:01 [adesa.de] INFO: Saving data for 10731238: {'auction_closing_time': 1774864800.0, 'created_time': 1774613927.093175, 'last_price_update_time': 1774700521.262562}
2026-03-28 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731238') HTTP/1.1" 204 0
2026-03-28 12:22:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.402(s), this was the 1st time calling it.
2026-03-28 12:22:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.144889989869592 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:22:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.960(s), this was the 1st time calling it.
2026-03-28 12:22:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.798468748642824 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:22:06 [scrapy.extensions.logstats] INFO: Crawled 145 pages (at 12 pages/min), scraped 127 items (at 10 items/min)
2026-03-28 12:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-28 12:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057
2026-03-28 12:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with scrape type 2
2026-03-28 12:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with scrape type 2
2026-03-28 12:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e, identifier: 10731057
2026-03-28 12:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057
2026-03-28 12:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057
2026-03-28 12:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057 to the API
2026-03-28 12:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731057>
{'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': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0d8d2d6-6ee6-5211-a9dd-445e83d7f31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731057',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 117335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 117.335 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-28 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731057%27 HTTP/1.1" 200 None
2026-03-28 12:22:15 [adesa.de] INFO: Saving data for 10731057: {'auction_closing_time': 1774872000.0, 'created_time': 1774613766.10301, 'last_price_update_time': 1774700535.725285}
2026-03-28 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731057') HTTP/1.1" 204 0
2026-03-28 12:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031
2026-03-28 12:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74d5a8a3-26d5-5099-8207-b1c802922f50 with scrape type 2
2026-03-28 12:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74d5a8a3-26d5-5099-8207-b1c802922f50 with scrape type 2
2026-03-28 12:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74d5a8a3-26d5-5099-8207-b1c802922f50, identifier: 10731031
2026-03-28 12:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031
2026-03-28 12:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031
2026-03-28 12:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031 to the API
2026-03-28 12:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731031>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '74d5a8a3-26d5-5099-8207-b1c802922f50',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731031',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97649,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 97.649 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-28 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731031%27 HTTP/1.1" 200 None
2026-03-28 12:22:26 [adesa.de] INFO: Saving data for 10731031: {'auction_closing_time': 1774872000.0, 'created_time': 1774613766.961729, 'last_price_update_time': 1774700546.88922}
2026-03-28 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731031') HTTP/1.1" 204 0
2026-03-28 12:22:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.974(s), this was the 1st time calling it.
2026-03-28 12:22:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.074740109234041 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:22:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.000(s), this was the 1st time calling it.
2026-03-28 12:22:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.683747418201521 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-28 12:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991
2026-03-28 12:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28120c26-ded2-55f4-ba42-d3feb4568993 with scrape type 2
2026-03-28 12:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28120c26-ded2-55f4-ba42-d3feb4568993 with scrape type 2
2026-03-28 12:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 28120c26-ded2-55f4-ba42-d3feb4568993, identifier: 10730991
2026-03-28 12:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991
2026-03-28 12:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991
2026-03-28 12:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991 to the API
2026-03-28 12:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-28 12:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730991>
{'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': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '28120c26-ded2-55f4-ba42-d3feb4568993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730991',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 80873,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2024-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 150 hp - '
'80.873 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-28 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730991%27 HTTP/1.1" 200 None
2026-03-28 12:22:37 [adesa.de] INFO: Saving data for 10730991: {'auction_closing_time': 1774872000.0, 'created_time': 1774613751.388601, 'last_price_update_time': 1774700557.615788}
2026-03-28 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730991') HTTP/1.1" 204 0
2026-03-28 12:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-28 12:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-28 12:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017
2026-03-28 12:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba858d4-f177-5c68-bdd2-66bdec68cea7 with scrape type 2
2026-03-28 12:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba858d4-f177-5c68-bdd2-66bdec68cea7 with scrape type 2
2026-03-28 12:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cba858d4-f177-5c68-bdd2-66bdec68cea7, identifier: 10731017
2026-03-28 12:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017
2026-03-28 12:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017
2026-03-28 12:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017 to the API
2026-03-28 12:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-28 12:22: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-28 12:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731017>
{'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': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'cba858d4-f177-5c68-bdd2-66bdec68cea7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731017',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 50830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 50.830 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-28 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731017%27 HTTP/1.1" 200 None
2026-03-28 12:22:41 [adesa.de] INFO: Saving data for 10731017: {'auction_closing_time': 1774872000.0, 'created_time': 1774613745.071218, 'last_price_update_time': 1774700561.767035}
2026-03-28 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731017') HTTP/1.1" 204 0
2026-03-28 12:22:41 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-28 12:22:41 [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-28 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-28 12:22:41 [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%201774268561 HTTP/1.1" 200 None
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10269527') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10326137') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10463638') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10504973') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10550832') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10626525') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10627639') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10641342') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10675556') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10677136') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694884') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694893') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694894') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694895') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694896') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694900') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694901') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694902') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10694903') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695006') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695007') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695008') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695009') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695010') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695011') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695012') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695013') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695014') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695015') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695016') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695017') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695019') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695229') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695604') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695607') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695609') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695610') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695612') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695615') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695617') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695619') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695620') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695621') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695622') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695623') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695625') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695626') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695628') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695631') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695632') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10695633') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10696469') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697508') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697524') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697527') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697533') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697535') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697536') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697537') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697538') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697539') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697540') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697541') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697542') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697546') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697557') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697558') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697559') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697561') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697562') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697566') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697568') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697569') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697570') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697571') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697574') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697576') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697584') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697585') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697586') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10697590') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698193') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698194') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698195') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698196') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698197') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698198') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698199') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698200') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698201') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698202') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698203') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698204') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698205') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698206') HTTP/1.1" 204 0
2026-03-28 12:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698207') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698208') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698209') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698210') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698211') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698212') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698213') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698214') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698215') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698216') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698217') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698218') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698219') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698220') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698221') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698222') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698223') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698224') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698225') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698226') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698227') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698228') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698229') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698230') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698231') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698232') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10698233') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699736') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699737') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699738') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699743') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699746') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699747') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699748') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699749') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699750') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699753') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699754') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699756') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699761') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699762') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699763') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699764') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699765') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699767') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699768') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699775') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699780') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699781') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699793') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699795') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699796') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699797') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699798') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699799') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699800') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699801') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699802') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699803') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699804') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699806') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10700540') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701502') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701503') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701504') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701505') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701506') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701507') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701508') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701509') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701510') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701513') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701514') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701524') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701527') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701529') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701533') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701534') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701541') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701550') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701556') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701558') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701560') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701567') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10701570') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702314') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702316') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702319') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702324') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702346') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702350') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702353') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702366') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702368') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702541') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702542') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702543') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702579') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702612') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702793') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702795') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702798') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702810') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702812') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702814') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702817') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702819') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702823') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702824') HTTP/1.1" 204 0
2026-03-28 12:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702840') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702842') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702843') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702856') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702857') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702863') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702917') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702927') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10702935') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703169') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703210') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703218') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703222') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703300') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703312') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703318') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703324') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703337') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703352') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703356') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703413') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703415') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703490') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703491') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703492') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703493') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703495') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703496') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703497') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703498') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703500') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703506') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703507') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703508') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703509') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703511') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703604') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703607') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703608') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703609') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703610') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703613') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703614') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703616') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703619') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703622') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703623') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703627') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703630') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703634') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703639') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703640') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703646') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703648') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703649') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703650') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703651') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703652') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703655') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703663') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703665') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703667') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703672') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703674') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703678') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703679') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703682') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703683') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703686') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703687') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703688') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703689') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703690') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703691') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703693') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703694') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703695') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703696') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703699') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703700') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703702') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703703') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703706') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703707') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703710') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703712') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703715') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703716') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703717') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703718') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703719') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703720') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703721') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703722') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703723') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703726') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703727') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703729') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703730') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703744') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703745') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703749') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703750') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703751') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703752') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703758') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703759') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703766') HTTP/1.1" 204 0
2026-03-28 12:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703767') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703769') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703772') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703774') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703775') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703776') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703777') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703778') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703779') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703780') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703781') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703782') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703783') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703784') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703785') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703786') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703787') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703788') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703789') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703790') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703792') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703796') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703798') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703801') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703803') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703804') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703805') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703807') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703810') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703812') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703813') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703814') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703815') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703817') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703818') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703820') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703823') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10703824') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704220') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704294') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704295') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704299') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704303') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704305') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704306') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704311') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704316') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704318') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704319') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704321') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704322') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704324') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704329') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704330') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704331') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704332') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704334') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704336') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704337') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704338') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704339') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704343') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704346') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704347') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704348') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704349') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704351') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704352') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704353') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704354') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704356') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704357') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704358') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704361') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704366') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704368') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704372') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704373') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704378') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704379') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704380') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704383') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704384') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704386') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704390') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704720') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704722') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704739') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704740') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10704743') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705599') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705600') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705968') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705969') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705970') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705971') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705972') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705973') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10705975') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706008') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706009') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706010') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706012') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706013') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706014') HTTP/1.1" 204 0
2026-03-28 12:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706023') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706024') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706025') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706027') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706028') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706029') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706030') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706035') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706037') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706041') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706043') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706047') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706050') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706054') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706134') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706138') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706210') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706212') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706216') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706219') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706274') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706277') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706281') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706291') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706295') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706313') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706314') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706355') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706360') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706362') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706365') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706412') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706415') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706417') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706419') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706431') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706438') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706443') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706452') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706587') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706588') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706590') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706591') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706596') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706605') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706611') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706620') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706622') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706631') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706632') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706633') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706642') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706654') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706655') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706658') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706659') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706661') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706662') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706663') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706665') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706666') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706718') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706719') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706723') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706726') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706727') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706730') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706738') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706739') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706740') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706743') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706744') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706745') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706747') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706748') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706749') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706751') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706758') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706759') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706778') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706779') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706780') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706781') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706783') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706854') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706856') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706875') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706877') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706879') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706887') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706888') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706889') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706895') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706898') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706899') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706900') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706901') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706902') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706904') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706907') HTTP/1.1" 204 0
2026-03-28 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706908') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706909') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706911') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706921') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706925') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706926') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706937') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706938') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706939') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706943') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706944') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706945') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706947') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706953') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706957') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706958') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706959') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706960') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706961') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706962') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706968') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706969') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706972') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706973') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706974') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706976') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706977') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706979') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706980') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706982') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706985') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706987') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706990') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706992') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706993') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706995') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706996') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706998') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10706999') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707001') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707002') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707003') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707004') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707005') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707009') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707011') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707013') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707014') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707016') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707017') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707019') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707020') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707023') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707025') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707026') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707027') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707032') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707033') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707038') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707040') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707044') HTTP/1.1" 204 0
2026-03-28 12:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10707836') HTTP/1.1" 204 0
2026-03-28 12:22:47 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (131 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-28T12_15_00.jl
2026-03-28 12:22:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 146303,
'downloader/request_count': 149,
'downloader/request_method_count/GET': 131,
'downloader/request_method_count/POST': 18,
'downloader/response_bytes': 14873524,
'downloader/response_count': 149,
'downloader/response_status_count/200': 149,
'elapsed_time_seconds': 460.904264,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 28, 12, 22, 47, 625914, tzinfo=datetime.timezone.utc),
'item_scraped_count': 131,
'log_count/DEBUG': 5293,
'log_count/INFO': 6261,
'memusage/max': 171520000,
'memusage/startup': 148094976,
'request_depth_max': 17,
'response_received_count': 149,
'scheduler/dequeued': 149,
'scheduler/dequeued/memory': 149,
'scheduler/enqueued': 149,
'scheduler/enqueued/memory': 149,
'scrape_type/price_update': 131,
'scrape_type/skipped': 1585,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 158,
'scrapy-zyte-api/error_ratio': 0.056962025316455694,
'scrapy-zyte-api/errors': 9,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 9,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 9.981379902965365,
'scrapy-zyte-api/mean_response_seconds': 10.0301128346598,
'scrapy-zyte-api/processed': 149,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 149,
'scrapy-zyte-api/request_args/experimental.requestCookies': 148,
'scrapy-zyte-api/request_args/experimental.responseCookies': 149,
'scrapy-zyte-api/request_args/httpRequestBody': 18,
'scrapy-zyte-api/request_args/httpRequestMethod': 18,
'scrapy-zyte-api/request_args/httpResponseBody': 149,
'scrapy-zyte-api/request_args/httpResponseHeaders': 149,
'scrapy-zyte-api/request_args/url': 149,
'scrapy-zyte-api/status_codes/0': 9,
'scrapy-zyte-api/status_codes/200': 149,
'scrapy-zyte-api/success': 149,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1716,
'source/total_available': 1716,
'start_time': datetime.datetime(2026, 3, 28, 12, 15, 6, 721650, tzinfo=datetime.timezone.utc)}
2026-03-28 12:22:47 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-28 12:22:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9cfe848ed0>
2026-03-28 12:22:47 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f9cfe8a2290>